summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu2007-11-302-4/+4
* sh: Fix PCI IO space base address of SH7780.Nobuhiro Iwamatsu2007-11-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-11-301-25/+16Star
|\
| * x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann2007-11-291-25/+16Star
* | x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge2007-11-291-2/+2
* | lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap2007-11-291-0/+1
* | FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-294-15/+18
* | memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-291-1/+1
* | leak in do_ubd_requestMiklos Szeredi2007-11-291-0/+1
* | uml: fix !NO_HZ busy-loopJeff Dike2007-11-291-3/+51
* | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-19/+0Star
* | xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge2007-11-291-0/+4
* | UML: build fixWANG Cong2007-11-291-1/+1
* | Fix boot problem with iSeries lacking hugepage supportMel Gorman2007-11-291-0/+5
|/
* Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2007-11-282-10/+47
|\
| * m32r: Update sys_rt_sigsuspendHirokazu Takata2007-11-271-10/+7Star
| * m32r: Add missing syscallsHirokazu Takata2007-11-271-0/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-11-272-51/+0Star
|\ \
| * | ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-272-51/+0Star
| |/
* / alpha: fix sg_page breakageFUJITA Tomonori2007-11-271-6/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-279-7/+54
|\
| * x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar2007-11-261-1/+1
| * x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o2007-11-261-0/+2
| * x86: fix kprobes_64.c inlining borkageAndrew Morton2007-11-261-1/+1
| * pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt2007-11-261-0/+16
| * x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann2007-11-261-3/+2Star
| * lockdep: annotate do_debug() trap handlerPeter Zijlstra2007-11-262-0/+4
| * x86: turn off iommu merge by defaultIngo Molnar2007-11-261-1/+1
| * x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-262-0/+12
| * x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-262-4/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-11-2766-1250/+2125
|\ \
| * | Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang2007-11-211-1/+6
| * | Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger2007-11-214-54/+59
| * | Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-211-2/+3
| * | Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...Robin Getz2007-11-211-6/+8
| * | Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-212-20/+20
| * | Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-211-1/+1
| * | Blackfin arch: Update Kconfig to latest Blackfin silicon datasheetsRobin Getz2007-11-211-5/+5
| * | Blackfin arch: update defconfig filesMike Frysinger2007-11-218-218/+146Star
| * | Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-211-1/+2
| * | Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-211-16/+26
| * | Blackfin arch: cleanup the cplb declaresMike Frysinger2007-11-211-17/+10Star
| * | Blackfin arch: fix building for BF542 processors which only have 1 TWIMike Frysinger2007-11-211-0/+4
| * | Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-212-4/+5
| * | Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger2007-11-215-7/+40
| * | Blackfin arch: fix bug NOR Flash MTD mount failSonic Zhang2007-11-212-0/+35
| * | Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usageCliff Cai2007-11-211-0/+1
| * | Blackfin arch: cleanup kernel exception message, don't insult the customer.Robin Getz2007-11-171-2/+2
| * | Blackfin arch: fix bug kernel not to boot up with mtd filesystemsBernd Schmidt2007-11-173-33/+24Star
| * | Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...Michael Hennerich2007-11-172-0/+53