aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-29
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-10-27
| |\
| | * clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-23
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-27
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-20
| | |\ \
| | | * | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-17
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-27
| |\ \ \ \
| | * | | | mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa2013-10-18
| | |/ / /
| * | | | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-25
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-24
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\| | |
| * | | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-22
| |\ \ \ | | |/ / | |/| |
| | * | cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar2013-10-13
| | * | cgroup: fix cgroup post-order descendant walk of empty subtreeTejun Heo2013-09-10
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-08
| |\ \ \ | | | |/ | | |/|
| | * | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-04
| * | | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-04
| |\ \ \
| | * | | PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-30
| | |/ /
| * | | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-10-02
| |\ \ \
| | * | | irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-01
| | |/ /
* | / / static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-19
|/ / /
* | | pidns: fix free_pid() to handle the first fork failureOleg Nesterov2013-09-30
* | | kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa2013-09-30
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-28
|\ \ \ \
| * \ \ \ Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2013-09-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-27
| | |/ /
* | / / kernel/params: fix handling of signed integer typesJean Delvare2013-09-28
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-25
|\ \ \
| * | | sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-20
| * | | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-20
| * | | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-20
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-25
|\ \ \ \
| * | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* | | | | kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-09-24
* | | | | audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-09-24
* | | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-24
* | | | | watchdog: update watchdog attributes atomicallyMichal Hocko2013-09-24
| |_|/ / |/| | |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-18
|\ \ \ \ | |_|/ / |/| | |
| * | | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-12
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-18
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-16
| * | | sched/debug: Take PID namespace into accountPeter Zijlstra2013-09-12
| * | | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura2013-09-12
* | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \ \ \
| * | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-30
* | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \ \ \ \
| * | | | | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-12
| * | | | | memcg: reduce function dereferenceSha Zhengju2013-09-12