| Commit message (Expand) | Author | Age |
* | FRV: arrange things such that BRA can reach from the trap table | David Howells | 2007-11-29 |
* | memory hotplug x86_64: fix section mismatch in init_memory_mapping() | KAMEZAWA Hiroyuki | 2007-11-29 |
* | leak in do_ubd_request | Miklos Szeredi | 2007-11-29 |
* | uml: fix !NO_HZ busy-loop | Jeff Dike | 2007-11-29 |
* | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer | 2007-11-29 |
* | xen: mask _PAGE_PCD from ptes | Jeremy Fitzhardinge | 2007-11-29 |
* | UML: build fix | WANG Cong | 2007-11-29 |
* | Fix boot problem with iSeries lacking hugepage support | Mel Gorman | 2007-11-29 |
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2007-11-27 |
|\ |
|
| * | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 2007-11-27 |
| * | m32r: Add missing syscalls | Hirokazu Takata | 2007-11-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-11-27 |
|\ \ |
|
| * | | ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig | Bartlomiej Zolnierkiewicz | 2007-11-27 |
| |/ |
|
* / | alpha: fix sg_page breakage | FUJITA Tomonori | 2007-11-27 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-11-26 |
|\ |
|
| * | x86: fix APIC related bootup crash on Athlon XP CPUs | Ingo Molnar | 2007-11-26 |
| * | x86: export the symbol empty_zero_page on the 32-bit x86 architecture | Theodore Ts'o | 2007-11-26 |
| * | x86: fix kprobes_64.c inlining borkage | Andrew Morton | 2007-11-26 |
| * | pci: use pci=bfsort for HP DL385 G2, DL585 G2 | Michal Schmidt | 2007-11-26 |
| * | x86: correctly set UTS_MACHINE for "make ARCH=x86" | Andreas Herrmann | 2007-11-26 |
| * | lockdep: annotate do_debug() trap handler | Peter Zijlstra | 2007-11-26 |
| * | x86: turn off iommu merge by default | Ingo Molnar | 2007-11-26 |
| * | x86: printk kernel version in WARN_ON and other dump_stack users | Arjan van de Ven | 2007-11-26 |
| * | x86: fix NMI watchdog & 'stopped time' problem | Maciej W. Rozycki | 2007-11-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2007-11-26 |
|\ \ |
|
| * | | Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co... | Sonic Zhang | 2007-11-21 |
| * | | Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro... | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec... | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ... | Robin Getz | 2007-11-21 |
| * | | Blackfin arch: Ensure we printk out strings with the proper loglevel | Robin Getz | 2007-11-21 |
| * | | Blackfin arch: Need to specify ax with the .init.text section, | Bernd Schmidt | 2007-11-21 |
| * | | Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets | Robin Getz | 2007-11-21 |
| * | | Blackfin arch: update defconfig files | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: Fix typo, and add ENDPROC - no functional changes | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: cplb and map header file cleanup | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: cleanup the cplb declares | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: fix building for BF542 processors which only have 1 TWI | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a... | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d... | Mike Frysinger | 2007-11-21 |
| * | | Blackfin arch: fix bug NOR Flash MTD mount fail | Sonic Zhang | 2007-11-21 |
| * | | Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage | Cliff Cai | 2007-11-21 |
| * | | Blackfin arch: cleanup kernel exception message, don't insult the customer. | Robin Getz | 2007-11-17 |
| * | | Blackfin arch: fix bug kernel not to boot up with mtd filesystems | Bernd Schmidt | 2007-11-17 |
| * | | Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board... | Michael Hennerich | 2007-11-17 |
| * | | Blackfin arch: print out modules that are loaded if we get a kernel oops | Robin Getz | 2007-11-17 |
| * | | Blackfin arch: Add assembly function insl_16 | Michael Hennerich | 2007-11-17 |
| * | | Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd | Mike Frysinger | 2007-11-22 |
| * | | Blackfin arch: fix spurious newline in header | Mike Frysinger | 2007-11-17 |
| * | | Blackfin arch: unexport get_wchan | Adrian Bunk | 2007-11-17 |
| * | | Blackfin arch: remove dump_thread() | Adrian Bunk | 2007-11-17 |