| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-10-04 | 2 | -1/+12 |
|\ |
|
| * | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki | 2013-09-30 | 2 | -1/+12 |
* | | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-10-02 | 1 | -3/+12 |
|\ \ |
|
| * | | irq: Force hardirq exit's softirq processing on its own stack | Frederic Weisbecker | 2013-10-01 | 1 | -3/+12 |
| |/ |
|
* | | pidns: fix free_pid() to handle the first fork failure | Oleg Nesterov | 2013-09-30 | 1 | -0/+5 |
* | | kernel/kmod.c: check for NULL in call_usermodehelper_exec() | Tetsuo Handa | 2013-09-30 | 1 | -0/+4 |
|/ |
|
*---. | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds | 2013-09-28 | 1 | -0/+12 |
|\ \ \ |
|
| * \ \ | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2013-09-28 | 1 | -0/+12 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | arm: Fix build error with context tracking calls | Frederic Weisbecker | 2013-09-27 | 1 | -0/+12 |
| | |/ |
|
* | | | kernel/params: fix handling of signed integer types | Jean Delvare | 2013-09-28 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-25 | 1 | -4/+5 |
|\ \ |
|
| * | | sched/balancing: Fix cfs_rq->task_h_load calculation | Vladimir Davydov | 2013-09-20 | 1 | -1/+1 |
| * | | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_... | Vladimir Davydov | 2013-09-20 | 1 | -2/+2 |
| * | | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba... | Vladimir Davydov | 2013-09-20 | 1 | -1/+2 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-25 | 1 | -0/+21 |
|\ \ \ |
|
| * | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 2013-09-20 | 1 | -0/+21 |
* | | | | kernel/reboot.c: re-enable the function of variable reboot_default | Chuansheng Liu | 2013-09-24 | 1 | -1/+8 |
* | | | | audit: fix endless wait in audit_log_start() | Konstantin Khlebnikov | 2013-09-24 | 1 | -2/+3 |
* | | | | watchdog: update watchdog_thresh properly | Michal Hocko | 2013-09-24 | 1 | -3/+50 |
* | | | | watchdog: update watchdog attributes atomically | Michal Hocko | 2013-09-24 | 1 | -2/+5 |
| |_|/
|/| | |
|
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-18 | 2 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 2013-09-12 | 2 | -4/+4 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-18 | 3 | -10/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | sched: Fix comment for sched_info_depart | Michael S. Tsirkin | 2013-09-16 | 1 | -2/+3 |
| * | | sched/debug: Take PID namespace into account | Peter Zijlstra | 2013-09-12 | 1 | -3/+3 |
| * | | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval... | Daisuke Nishimura | 2013-09-12 | 1 | -5/+9 |
* | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-09-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | aio: convert the ioctx list to table lookup v3 | Benjamin LaHaise | 2013-07-30 | 1 | -1/+1 |
* | | | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 3 | -15/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-12 | 4 | -18/+25 |
|\ \ \ \ |
|
| * | | | | kernel: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-09-12 | 3 | -9/+9 |
| * | | | | memcg: reduce function dereference | Sha Zhengju | 2013-09-12 | 1 | -8/+11 |
| * | | | | memcg: avoid overflow caused by PAGE_ALIGN | Sha Zhengju | 2013-09-12 | 1 | -1/+5 |
| * | | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju | 2013-09-12 | 1 | -4/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-12 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | fs: bump inode and dentry counters to long | Glauber Costa | 2013-09-10 | 1 | -3/+3 |
* | | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-12 | 2 | -32/+37 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-09-10 | 2 | -32/+37 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PM / hibernate / memory hotplug: Rework mutual exclusion | Rafael J. Wysocki | 2013-08-31 | 2 | -0/+6 |
| | * | | | | | | PM / hibernate: Create memory bitmaps after freezing user space | Rafael J. Wysocki | 2013-08-31 | 2 | -32/+31 |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-12 | 2 | -3/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | uprobes: Fix utask->depth accounting in handle_trampoline() | Oleg Nesterov | 2013-09-12 | 1 | -3/+1 |
| * | | | | | | | | perf: Fix up MMAP2 buffer space reservation | Arnaldo Carvalho de Melo | 2013-09-11 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | / /
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | sched: Fix load balancing performance regression in should_we_balance() | Joonsoo Kim | 2013-09-10 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | panic: call panic handlers before kmsg_dump | Kees Cook | 2013-09-11 | 1 | -2/+6 |
* | | | | | | | kexec: remove unnecessary return | Xishi Qiu | 2013-09-11 | 1 | -4/+1 |
* | | | | | | | __ptrace_may_access() should not deny sub-threads | Mark Grondona | 2013-09-11 | 1 | -1/+1 |
* | | | | | | | kprobes: allow to specify custom allocator for insn caches | Heiko Carstens | 2013-09-11 | 1 | -2/+18 |
* | | | | | | | kprobes: unify insn caches | Heiko Carstens | 2013-09-11 | 1 | -54/+21 |