aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-23
|\
| * rcupdate: fix bug of rcu_barrier*()Lai Jiangshan2008-10-21
| * profiling: fix !procfs buildIngo Molnar2008-10-17
| * Merge branch 'linus' into core/urgentIngo Molnar2008-10-17
| |\
* | \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
|\ \ \
| * | | sched: disable the hrtick for nowIngo Molnar2008-10-20
| * | | sched: revert back to per-rq vruntimePeter Zijlstra2008-10-20
| * | | sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-20
| * | | sched: optimize group load balancerPeter Zijlstra2008-10-20
| * | | sched: minor fast-path overhead reductionMike Galbraith2008-10-17
| * | | sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-17
| * | | sched: kill unused scheduler decl.David Miller2008-10-17
| * | | sched: fix the wrong mask_lenMiao Xie2008-10-17
| * | | Merge branch 'linus' into sched/urgentIngo Molnar2008-10-17
| |\ \ \ | | | |/ | | |/|
| * | | sched: only update rq->clock while holding rq->lockPeter Zijlstra2008-10-15
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-23
|\ \ \ \
| * | | | genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-21
| * | | | genirq: fix off by one and coding styleIngo Molnar2008-10-21
| * | | | genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-21
* | | | | 8250: Add more OxSemi devicesLee Howard2008-10-23
* | | | | 8250: Oxford Semiconductor DevicesLee Howard2008-10-23
* | | | | tty: Fix tty_port kref screwupAlan Cox2008-10-23
* | | | | watchdog: Fix warningAlan Cox2008-10-23
* | | | | mutex: speed up generic mutex implementationsNick Piggin2008-10-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-23
|\ \ \ \ \
| * | | | | xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-21
| * | | | | xtensa: Fix io regionsChris Zankel2008-10-21
| * | | | | xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel2008-10-21
| * | | | | xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-10-14
| * | | | | xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day2008-10-14
| * | | | | XTENSA: warn about including <asm/rwsem.h> directly.Robert P. J. Day2008-10-14
* | | | | | memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki2008-10-23
* | | | | | jbd: abort instead of waiting for nonexistent transactionsDuane Griffin2008-10-23
* | | | | | jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai2008-10-23
* | | | | | ext3: add checks for errors from jbdHidehiro Kawai2008-10-23
* | | | | | jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-23
* | | | | | profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt2008-10-23
* | | | | | mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt2008-10-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2008-10-23
|\ \ \ \ \ \
| * | | | | | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-22
| * | | | | | powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-10-22
| * | | | | | powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2008-10-22
| * | | | | | powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-21
| * | | | | | powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-21
| * | | | | | powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-21
| * | | | | | hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2008-10-21
| * | | | | | hvc_console: Add support for tty window resizingHendrik Brueckner2008-10-21
| * | | | | | hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner2008-10-21
| * | | | | | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner2008-10-21
| * | | | | | hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-21