aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-9/+18
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-333/+514
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+150
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-755/+1174
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-230/+612
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-103/+119
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+15
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner1-0/+16
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-20/+1
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-20/+1
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low1-10/+4
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds1-1/+18
2015-04-08genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier1-0/+91
2015-04-08genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier1-2/+9
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner16-85/+258
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi1-1/+3
2015-04-07Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki1-20/+1
2015-04-06workqueue: Reorder sysfs codeFrederic Weisbecker1-317/+318
2015-04-03timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki1-3/+2
2015-04-03timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki1-1/+1
2015-04-03sched/core: Drop debugging leftover trace_printk callBorislav Petkov1-3/+1
2015-04-03timekeeping: Get rid of stale commentThomas Gleixner1-4/+0
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner6-60/+50
2015-04-03clockevents: Make tick handover explicitThomas Gleixner5-12/+8
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki1-7/+0
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner1-3/+2
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner3-14/+20
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner1-10/+0
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner3-38/+32
2015-04-03clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety marginJohn Stultz1-2/+5
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang1-17/+49
2015-04-03time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang1-17/+19
2015-04-03time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang1-0/+2
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-1/+12
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-10/+12
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-2/+9
2015-04-02timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra1-8/+15
2015-04-02timer: Don't initialize 'tvec_base' on hotplugViresh Kumar1-55/+43
2015-04-02timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra1-29/+19
2015-04-02sched/deadline: Support DL task migration during CPU hotplugWanpeng Li1-0/+57
2015-04-02sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()Juri Lelli1-28/+28
2015-04-02sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli1-2/+2
2015-04-02sched/core: Remove unused argument from init_[rt|dl]_rq()Abel Vesa4-7/+7
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2-8/+13
2015-04-02tick: Further simplify tick-internal.hIngo Molnar1-39/+40
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+8
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner3-1/+16
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner3-26/+61
2015-04-01tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2-5/+4