summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2015-03-17
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Make tick handover explicitThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Clean up clockchips.hIngo Molnar2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar2015-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Introduce mode specific callbacksViresh Kumar2015-02-18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Add sched_avg::utilization_avg_contribVincent Guittot2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt2015-03-23
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jump_label: Allow jump labels to be used in assemblyAnton Blanchard2015-04-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-24
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-04-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-01
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit2015-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger2015-03-12
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of kvm_kvfree()Thomas Huth2015-03-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |