summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-066-44/+27
|\
| *---. Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-014-30/+11
| |\ \ \
| | | | * posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-302-26/+3
| | | | * sched: Fix up wchan borkageSimon Kirby2011-09-261-1/+1
| | | | * sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer2011-09-181-2/+2
| | * | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-201-1/+5
| | |/ /
| * | | Resource: fix wrong resource window calculationRam Pai2011-09-291-1/+6
| * | | ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov2011-09-251-13/+10
| |/ /
* | | Merge commit 'v3.1-rc7' into perf/coreIngo Molnar2011-09-2616-52/+173
|\ \ \ | |/ /
| * | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-191-1/+1
| |\ \
| | * | genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-121-1/+1
| | |/
| * | Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds2011-09-191-7/+8
| * | Make TASKSTATS require root accessLinus Torvalds2011-09-191-0/+1
| * | workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-141-1/+6
| |/
| * Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-5/+13
| |\
| | * alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-101-0/+9
| | * alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-101-0/+2
| | * alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-101-5/+2
| * | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-15/+26
| |\ \
| | * | sched: Fix a memory leak in __sdt_free()WANG Cong2011-08-291-0/+1
| | * | sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner2011-08-291-10/+15
| | * | sched: Separate the scheduler entry for preemptionThomas Gleixner2011-08-291-5/+10
| * | | perf_event: Fix broken calc_timer_values()Eric B Munson2011-08-311-2/+2
| * | | perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-292-11/+54
| |/ /
| * | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+0
| * | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-251-1/+1
| * | Add a personality to report 2.6.x version numbersAndi Kleen2011-08-251-0/+38
| * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-232-2/+2
| |\ \
| | * | xfs: remove subdirectoriesChristoph Hellwig2011-08-122-2/+2
| | |/
| * | Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds2011-08-231-1/+0
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-191-5/+16
| |\ \
| | * | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-5/+16
| * | | irqdesc: fix new kernel-doc warningRandy Dunlap2011-08-181-0/+1
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-171-0/+4
| |\ \ \
| | * | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-0/+4
* | | | | watchdog: Drop FIFO policy in exit pathThomas Gleixner2011-09-181-2/+3
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-08-184-19/+47
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-171-1/+7
| |\ \ \ \
| | * | | | lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra2011-08-091-1/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-173-18/+40
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-282-16/+37
| | * | | irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior2011-07-281-0/+1
| | * | | genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-261-2/+2
* | | | | watchdog: Make the kthreads NUMA affineEric Dumazet2011-08-141-1/+1
* | | | | perf: provide PMU when initing eventsMark Rutland2011-08-141-2/+2
* | | | | perf: Add PM notifiers to fix CPU hotplug racesPeter Zijlstra2011-08-141-2/+95
|/ / / /
* | | | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-113-8/+14
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-112-2/+3
|\ \ \ \
| * | | | jump label: Reduce the cycle count by changing the link orderJason Baron2011-08-051-1/+2
| * | | | Merge branch 'linus' into perf/urgentIngo Molnar2011-08-0584-1890/+3135
| |\ \ \ \ | | | |/ / | | |/| |
OpenPOWER on IntegriCloud