summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | 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
|\ \ \ \ \ \
OpenPOWER on IntegriCloud