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