summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-11-05exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-05kernel/printk/printk.c: boot_delay return value fixDave Young
2013-11-05kernel/printk/printk.c: enable boot delay for earlyprintkDave Young
2013-11-05kernel/printk/printk.c: convert to pr_foo()Andrew Morton
2013-11-05printk: report console names during cut-overKees Cook
2013-11-05lglock: map to spinlock when !CONFIG_SMPJosh Triplett
2013-11-05kernel/sys.c: remove obsolete #include <linux/kexec.h>Geert Uytterhoeven
2013-11-05kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang
2013-11-05cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani
2013-11-05watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-11-05kernel/time/tick-common.c: document tick_do_timer_cpuAndrew Morton
2013-11-05kernel/timer.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches
2013-11-05sched_clock: document 4Mhz vs 1Mhz decisionStephen Boyd
2013-11-05kernel/audit.c: remove duplicated commentGao feng
2013-11-05kthread: make kthread_create() killableTetsuo Handa
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-26Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill
2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-18mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian
2013-10-13cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra
2013-10-02Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-24kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu
2013-09-24audit: fix endless wait in audit_log_start()Konstantin Khlebnikov
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko
2013-09-24watchdog: update watchdog attributes atomicallyMichal Hocko
2013-09-20sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov
2013-09-20sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov
2013-09-20sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds