summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds
2015-04-08genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier
2015-04-08genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki
2015-04-03timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki
2015-04-03timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki
2015-04-03sched/core: Drop debugging leftover trace_printk callBorislav Petkov
2015-04-03timekeeping: Get rid of stale commentThomas Gleixner
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner
2015-04-03clockevents: Make tick handover explicitThomas Gleixner
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner
2015-04-03clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...John Stultz
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang
2015-04-03time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang
2015-04-03time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang
2015-04-02timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra
2015-04-02timer: Don't initialize 'tvec_base' on hotplugViresh Kumar
2015-04-02timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra
2015-04-02sched/deadline: Support DL task migration during CPU hotplugWanpeng Li
2015-04-02sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()Juri Lelli
2015-04-02sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli
2015-04-02sched/core: Remove unused argument from init_[rt|dl]_rq()Abel Vesa
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy
2015-04-02tick: Further simplify tick-internal.hIngo Molnar
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner
2015-04-01tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner
2015-04-01clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner