aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\
| * treewide: Correct spelling of successfully in commentsJoe Perches2011-09-27
| * Merge branch 'master' into for-nextJiri Kosina2011-09-15
| |\
| * | futex: Fix spelling in a source code commentBart Van Assche2011-09-15
| * | futex: uninitialized warning correctionsVitaliy Ivanov2011-09-15
| * | async: uninitialized warning correctionsVitaliy Ivanov2011-09-15
* | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-25
|\ \ \
| * | | CRED: fix build error due to 'tgcred' undeclaredAxel Lin2011-08-23
| * | | CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells2011-08-22
* | | | cputimer: Cure lock inversionPeter Zijlstra2011-10-18
* | | | Avoid using variable-length arrays in kernel/sys.cLinus Torvalds2011-10-17
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-01
|\ \ \ \ \ \
| | | * | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-30
| | | * | | | sched: Fix up wchan borkageSimon Kirby2011-09-26
| | | * | | | sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer2011-09-18
| * | | | | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-20
| |/ / / / /
* | | | | | Resource: fix wrong resource window calculationRam Pai2011-09-29
* | | | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov2011-09-25
|/ / / / /
* | | | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-19
|\ \ \ \ \
| * | | | | genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-12
| |/ / / /
* | | | | Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds2011-09-19
* | | | | Make TASKSTATS require root accessLinus Torvalds2011-09-19
| |_|_|/ |/| | |
* | | | workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-14
|/ / /
* | | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-07
|\ \ \
| * | | alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-10
| * | | alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-10
| * | | alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-10
| |/ /
* | | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-07
|\ \ \
| * | | sched: Fix a memory leak in __sdt_free()WANG Cong2011-08-29
| * | | sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner2011-08-29
| * | | sched: Separate the scheduler entry for preemptionThomas Gleixner2011-08-29
* | | | perf_event: Fix broken calc_timer_values()Eric B Munson2011-08-31
* | | | perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-29
|/ / /
* | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* | | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-25
* | | Add a personality to report 2.6.x version numbersAndi Kleen2011-08-25
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-23
|\ \ \
| * | | xfs: remove subdirectoriesChristoph Hellwig2011-08-12
| |/ /
* | | Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds2011-08-23
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-19
|\ \ \
| * | | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-11
* | | | irqdesc: fix new kernel-doc warningRandy Dunlap2011-08-18
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-17
|\ \ \ \
| * | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-14
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-17
|\ \ \ \ \
| * | | | | lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra2011-08-09
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-28
| * | | | irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior2011-07-28
| * | | | genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-26