summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-12-111-1/+1
* time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky2013-12-111-1/+1
* ntp: Make periodic RTC update more reliableMiroslav Lichvar2013-12-081-1/+2
* cpuset: Fix memory allocator deadlockPeter Zijlstra2013-12-041-2/+6
* cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo2013-12-041-1/+4
* cgroup: use a dedicated workqueue for cgroup destructionTejun Heo2013-12-041-3/+27
* workqueue: fix ordered workqueues in NUMA setupsTejun Heo2013-12-041-2/+22
* ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)2013-12-041-29/+35
* audit: log the audit_names record typeJeff Layton2013-12-041-0/+20
* audit: fix info leak in AUDIT_GET requestsMathias Krause2013-12-041-0/+1
* audit: use nlmsg_len() to get message payload lengthMathias Krause2013-12-041-2/+2
* audit: printk USER_AVC messages when audit isn't enabledTyler Hicks2013-12-041-1/+1
* PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2013-12-042-1/+3
* PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu2013-12-041-1/+5
* alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro2013-12-041-2/+2
* genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff2013-12-041-1/+1
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-291-1/+2
* perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt2013-11-291-1/+1
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-291-5/+4
* tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-11-201-1/+4
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-4/+27
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-10-271-15/+50
|\
| * clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-231-15/+50
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-271-0/+4
|\ \
| * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-201-0/+4
| |\ \
| | * | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-171-0/+4
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-271-16/+16
|\ \ \ \
| * | | | mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa2013-10-181-16/+16
| |/ / /
* | | | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-251-1/+1
| |/ /
* | | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-221-8/+6
|\ \ \ | |/ / |/| |
| * | cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar2013-10-131-3/+3
| * | cgroup: fix cgroup post-order descendant walk of empty subtreeTejun Heo2013-09-101-5/+3
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-3/+3
|\ \ \ | | |/ | |/|
| * | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-3/+3
* | | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-042-1/+12
|\ \ \
| * | | PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-302-1/+12
| |/ /
* | | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-10-021-3/+12
|\ \ \
| * | | irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-011-3/+12
| |/ /
* | | pidns: fix free_pid() to handle the first fork failureOleg Nesterov2013-09-301-0/+5
* | | kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa2013-09-301-0/+4
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-281-0/+12
|\ \ \ \
| * \ \ \ Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2013-09-281-0/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-271-0/+12
| | |/ /
* | | | kernel/params: fix handling of signed integer typesJean Delvare2013-09-281-3/+3
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-251-4/+5
|\ \ \
| * | | sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-201-1/+1
| * | | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-201-2/+2
| * | | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-201-1/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-251-0/+21
|\ \ \ \