aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesGravatar Rafael J. Wysocki 1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-18/+32
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+6
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Gravatar Masami Ichikawa 1-0/+1
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longGravatar Kirill A. Shutemov 1-1/+1
2013-12-20Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2013-12-19libata, freezer: avoid block device removal while system is frozenGravatar Tejun Heo 1-0/+6
2013-12-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-2/+17
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+18
2013-12-18Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 4-1/+10
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeGravatar Rik van Riel 1-0/+1
2013-12-18sched: numa: skip inaccessible VMAsGravatar Mel Gorman 1-0/+7
2013-12-18kexec: migrate to reboot cpuGravatar Vivek Goyal 2-1/+2
2013-12-18Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...Gravatar Linus Torvalds 2-6/+7
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-80/+65
2013-12-17sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesGravatar Kirill Tkhai 1-0/+14
2013-12-17sched: Assign correct scheduling domain to 'sd_llc'Gravatar Mel Gorman 1-2/+3
2013-12-17perf: Disable all pmus on unthrottling and reschedulingGravatar Alexander Shishkin 1-3/+18
2013-12-17cgroup: don't recycle cgroup id until all csses' have been destroyedGravatar Li Zefan 1-8/+11
2013-12-16ftrace: Initialize the ftrace profiler for each possible cpuGravatar Miao Xie 1-1/+1
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-22/+14
2013-12-13KEYS: fix uninitialized persistent_keyring_register_semGravatar Xiao Guangrong 1-3/+3
2013-12-13KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yGravatar Kirill Tkhai 1-1/+1
2013-12-13X.509: Fix certificate gatheringGravatar David Howells 1-2/+3
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-4/+15
2013-12-12futex: move user address verification up to common codeGravatar Linus Torvalds 1-2/+3
2013-12-12futex: fix handling of read-only-mapped hugepagesGravatar Linus Torvalds 1-1/+1
2013-12-11sched/fair: Rework sched_fair time accountingGravatar Peter Zijlstra 1-80/+64
2013-12-11sched: Initialize power_orig for overlapping groupsGravatar Peter Zijlstra 1-0/+1
2013-12-10KEYS: correct alignment of system_certificate_list content in assembly fileGravatar Hendrik Brueckner 2-4/+14
2013-12-10Ignore generated file kernel/x509_certificate_listGravatar Rusty Russell 1-0/+1
2013-12-07PCI: Disable Bus Master only on kexec rebootGravatar Khalid Aziz 1-0/+4
2013-12-06cgroup: fix cgroup_create() error handling pathGravatar Tejun Heo 1-10/+21
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-10/+3
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeGravatar Steven Rostedt 2-10/+3
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-19/+32
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-7/+28
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-9/+7
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+37
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-6/+37
2013-11-29nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offGravatar Thomas Gleixner 1-1/+3
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasGravatar Helge Deller 1-2/+2
2013-11-27cgroup: fix cgroup_subsys_state leak for seq_filesGravatar Tejun Heo 1-1/+4
2013-11-27cpuset: Fix memory allocator deadlockGravatar Peter Zijlstra 1-2/+6
2013-11-27sched: Expose preempt_schedule_irq()Gravatar Thomas Gleixner 1-2/+1
2013-11-26Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-29/+35
2013-11-26ftrace: Fix function graph with loading of modulesGravatar Steven Rostedt (Red Hat) 1-29/+35
2013-11-25Revert "workqueue: allow work_on_cpu() to be called recursively"Gravatar Bjorn Helgaas 1-22/+10