summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-0/+21
* | | | kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-09-241-1/+8
* | | | audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-09-241-2/+3
* | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-241-3/+50
* | | | watchdog: update watchdog attributes atomicallyMichal Hocko2013-09-241-2/+5
| |_|/ |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-182-4/+4
|\ \ \ | |_|/ |/| |
| * | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-122-4/+4
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-183-10/+15
|\ \ \ | |_|/ |/| |
| * | sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-161-2/+3
| * | sched/debug: Take PID namespace into accountPeter Zijlstra2013-09-121-3/+3
| * | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura2013-09-121-5/+9
* | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-1/+1
|\ \ \
| * | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-1/+1
* | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-15/+1
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-124-18/+25
|\ \ \ \
| * | | | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-123-9/+9
| * | | | memcg: reduce function dereferenceSha Zhengju2013-09-121-8/+11
| * | | | memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju2013-09-121-1/+5
| * | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-121-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-3/+3
|\ \ \ \ \
| * | | | | fs: bump inode and dentry counters to longGlauber Costa2013-09-101-3/+3
* | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-122-32/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-102-32/+37
| |\ \ \ \ \ \
| | * | | | | | PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-312-0/+6
| | * | | | | | PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-312-32/+31
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-121-3/+1
| * | | | | | | | perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo2013-09-111-0/+1
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-121-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | sched: Fix load balancing performance regression in should_we_balance()Joonsoo Kim2013-09-101-1/+1
| |/ / / / / /
* | | | | | | panic: call panic handlers before kmsg_dumpKees Cook2013-09-111-2/+6
* | | | | | | kexec: remove unnecessary returnXishi Qiu2013-09-111-4/+1
* | | | | | | __ptrace_may_access() should not deny sub-threadsMark Grondona2013-09-111-1/+1