summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-12-11irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan1-1/+1
2013-12-11time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky1-1/+1
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar1-1/+2
2013-12-04cpuset: Fix memory allocator deadlockPeter Zijlstra1-2/+6
2013-12-04cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo1-1/+4
2013-12-04cgroup: use a dedicated workqueue for cgroup destructionTejun Heo1-3/+27
2013-12-04workqueue: fix ordered workqueues in NUMA setupsTejun Heo1-2/+22
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-29/+35
2013-12-04audit: log the audit_names record typeJeff Layton1-0/+20
2013-12-04audit: fix info leak in AUDIT_GET requestsMathias Krause1-0/+1
2013-12-04audit: use nlmsg_len() to get message payload lengthMathias Krause1-2/+2
2013-12-04audit: printk USER_AVC messages when audit isn't enabledTyler Hicks1-1/+1
2013-12-04PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2-1/+3
2013-12-04PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu1-1/+5
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro1-2/+2
2013-12-04genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff1-1/+1
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-1/+2
2013-11-29perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt1-1/+1
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra1-5/+4
2013-11-20tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt1-1/+4
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra1-4/+27
2013-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+50
2013-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2013-10-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-16/+16
2013-10-26Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill1-1/+1
2013-10-23clockevents: Sanitize ticks to nsec conversionThomas Gleixner1-15/+50
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+6
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-0/+4
2013-10-18mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa1-16/+16
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian1-0/+4
2013-10-13cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar1-3/+3
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+12
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra1-3/+3
2013-10-02Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-3/+12
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker1-3/+12
2013-09-30pidns: fix free_pid() to handle the first fork failureOleg Nesterov1-0/+5
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa1-0/+4
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2-1/+12
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds1-0/+12
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar1-0/+12
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker1-0/+12
2013-09-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+5
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+21
2013-09-24kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu1-1/+8
2013-09-24audit: fix endless wait in audit_log_start()Konstantin Khlebnikov1-2/+3
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko1-3/+50
2013-09-24watchdog: update watchdog attributes atomicallyMichal Hocko1-2/+5