summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-131-9/+29
|\
| * init.h: Clean up the __setup()/early_param() macrosIngo Molnar2015-03-051-22/+27
| * init.h: Add early_param_on_off()Luis R. Rodriguez2015-03-051-0/+15
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-132-13/+9
|\ \
| * \ Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-0818-96/+140
| |\ \
| * \ \ Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar2015-03-2340-85/+184
| |\ \ \
| * | | | include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2015-03-172-13/+9
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-136-218/+186
|\ \ \ \ \
| * | | | | clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-032-6/+2
| * | | | | clockevents: Make tick handover explicitThomas Gleixner2015-04-032-1/+2
| * | | | | clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-031-2/+0
| * | | | | clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-031-0/+19
| * | | | | clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-031-3/+0
| * | | | | clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-031-0/+25
| * | | | | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-031-6/+3
| * | | | | drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang2015-04-031-0/+1
| * | | | | time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-031-0/+1
| * | | | | time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-031-0/+1
| * | | | | time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-031-0/+1
| * | | | | clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-021-0/+6
| * | | | | clockevents: Clean up clockchips.hIngo Molnar2015-04-021-46/+41
| * | | | | arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-012-21/+4
| * | | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-011-3/+3
| * | | | | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-012-2/+3
| * | | | | tick: Move core only declarations and functions to coreThomas Gleixner2015-04-012-125/+24
| * | | | | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-6/+3
| * | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3146-152/+265
| |\ \ \ \ \
| * | | | | | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-271-13/+31
| * | | | | | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-271-2/+2
| * | | | | | time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-271-0/+5
| * | | | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-271-0/+1
| * | | | | | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-271-2/+2
| * | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-6/+6
| * | | | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-131-5/+5
| * | | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+9
| * | | | | | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-121-2/+3
| * | | | | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar2015-03-04520-4538/+13023
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | clockevents: Introduce mode specific callbacksViresh Kumar2015-02-181-2/+19
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-132-5/+19
|\ \ \ \ \ \ \
| * | | | | | | sched: Add sched_avg::utilization_avg_contribVincent Guittot2015-03-271-4/+17
| * | | | | | | irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt2015-03-231-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-133-23/+20
|\ \ \ \ \ \ \
| * | | | | | | jump_label: Allow jump labels to be used in assemblyAnton Blanchard2015-04-091-4/+17
| * | | | | | | locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra2015-03-271-16/+0
| * | | | | | | locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-241-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-131-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-04-011-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-011-0/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-136-130/+199
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit2015-04-081-1/+6