| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: mask _PAGE_PCD from ptes | Jeremy Fitzhardinge | 2007-11-29 | 1 | -0/+4 |
* | UML: build fix | WANG Cong | 2007-11-29 | 1 | -1/+1 |
* | Fix boot problem with iSeries lacking hugepage support | Mel Gorman | 2007-11-29 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2007-11-27 | 2 | -10/+47 |
|\ |
|
| * | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 2007-11-28 | 1 | -10/+7 |
| * | m32r: Add missing syscalls | Hirokazu Takata | 2007-11-28 | 1 | -0/+40 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-11-27 | 2 | -51/+0 |
|\ \ |
|
| * | | ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig | Bartlomiej Zolnierkiewicz | 2007-11-27 | 2 | -51/+0 |
| |/ |
|
* | | alpha: fix sg_page breakage | FUJITA Tomonori | 2007-11-27 | 1 | -6/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-11-26 | 9 | -7/+54 |
|\ |
|
| * | x86: fix APIC related bootup crash on Athlon XP CPUs | Ingo Molnar | 2007-11-26 | 1 | -1/+1 |
| * | x86: export the symbol empty_zero_page on the 32-bit x86 architecture | Theodore Ts'o | 2007-11-26 | 1 | -0/+2 |
| * | x86: fix kprobes_64.c inlining borkage | Andrew Morton | 2007-11-26 | 1 | -1/+1 |
| * | pci: use pci=bfsort for HP DL385 G2, DL585 G2 | Michal Schmidt | 2007-11-26 | 1 | -0/+16 |
| * | x86: correctly set UTS_MACHINE for "make ARCH=x86" | Andreas Herrmann | 2007-11-26 | 1 | -3/+2 |
| * | lockdep: annotate do_debug() trap handler | Peter Zijlstra | 2007-11-26 | 2 | -0/+4 |
| * | x86: turn off iommu merge by default | Ingo Molnar | 2007-11-26 | 1 | -1/+1 |
| * | x86: printk kernel version in WARN_ON and other dump_stack users | Arjan van de Ven | 2007-11-26 | 2 | -0/+12 |
| * | x86: fix NMI watchdog & 'stopped time' problem | Maciej W. Rozycki | 2007-11-26 | 2 | -4/+17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2007-11-26 | 66 | -1250/+2125 |
|\ \ |
|
| * | | Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co... | Sonic Zhang | 2007-11-21 | 1 | -1/+6 |
| * | | Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro... | Mike Frysinger | 2007-11-21 | 4 | -54/+59 |
| * | | Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec... | Mike Frysinger | 2007-11-21 | 1 | -2/+3 |
| * | | Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ... | Robin Getz | 2007-11-21 | 1 | -6/+8 |
| * | | Blackfin arch: Ensure we printk out strings with the proper loglevel | Robin Getz | 2007-11-21 | 2 | -20/+20 |
| * | | Blackfin arch: Need to specify ax with the .init.text section, | Bernd Schmidt | 2007-11-21 | 1 | -1/+1 |
| * | | Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets | Robin Getz | 2007-11-21 | 1 | -5/+5 |
| * | | Blackfin arch: update defconfig files | Mike Frysinger | 2007-11-21 | 8 | -218/+146 |
| * | | Blackfin arch: Fix typo, and add ENDPROC - no functional changes | Mike Frysinger | 2007-11-21 | 1 | -1/+2 |
| * | | Blackfin arch: cplb and map header file cleanup | Mike Frysinger | 2007-11-21 | 1 | -16/+26 |
| * | | Blackfin arch: cleanup the cplb declares | Mike Frysinger | 2007-11-21 | 1 | -17/+10 |
| * | | Blackfin arch: fix building for BF542 processors which only have 1 TWI | Mike Frysinger | 2007-11-21 | 1 | -0/+4 |
| * | | Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a... | Mike Frysinger | 2007-11-21 | 2 | -4/+5 |
| * | | Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d... | Mike Frysinger | 2007-11-21 | 5 | -7/+40 |
| * | | Blackfin arch: fix bug NOR Flash MTD mount fail | Sonic Zhang | 2007-11-21 | 2 | -0/+35 |
| * | | Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage | Cliff Cai | 2007-11-21 | 1 | -0/+1 |
| * | | Blackfin arch: cleanup kernel exception message, don't insult the customer. | Robin Getz | 2007-11-18 | 1 | -2/+2 |
| * | | Blackfin arch: fix bug kernel not to boot up with mtd filesystems | Bernd Schmidt | 2007-11-18 | 3 | -33/+24 |
| * | | Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board... | Michael Hennerich | 2007-11-17 | 2 | -0/+53 |
| * | | Blackfin arch: print out modules that are loaded if we get a kernel oops | Robin Getz | 2007-11-18 | 1 | -0/+1 |
| * | | Blackfin arch: Add assembly function insl_16 | Michael Hennerich | 2007-11-17 | 2 | -0/+20 |
| * | | Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd | Mike Frysinger | 2007-11-23 | 3 | -378/+8 |
| * | | Blackfin arch: fix spurious newline in header | Mike Frysinger | 2007-11-17 | 1 | -1/+1 |
| * | | Blackfin arch: unexport get_wchan | Adrian Bunk | 2007-11-17 | 1 | -1/+0 |
| * | | Blackfin arch: remove dump_thread() | Adrian Bunk | 2007-11-18 | 2 | -46/+0 |
| * | | Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" | Robert P. J. Day | 2007-11-17 | 1 | -1/+1 |
| * | | Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re... | Michael Hennerich | 2007-11-15 | 5 | -7/+7 |
| * | | Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne... | Mike Frysinger | 2007-11-15 | 10 | -10/+10 |
| * | | Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u... | Mike Frysinger | 2007-11-15 | 1 | -1/+1 |
| * | | Blackfin arch: do not include linux/autoconf.h | Mike Frysinger | 2007-11-15 | 2 | -2/+0 |