aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-08-12h8300: fix section mismatchesYoshinori Sato
2008-08-12[IA64] use bcd2bin/bin2bcdAdrian Bunk
2008-08-12[ARM] 5194/1: update .gitignoreNicolas Pitre
2008-08-12[ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King
2008-08-12[ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12sparc64: Fix recursion in stack overflow detection handling.David S. Miller
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman
2008-08-11powerpc: Do not ignore arch/powerpc/includeJunio C Hamano
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt
2008-08-11powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot
2008-08-10[ARM] dma-mapping: provide sync_range APIsRussell King
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King
2008-08-09sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.David S. Miller
2008-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-08-09[ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek
2008-08-09[ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara
2008-08-09[ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara
2008-08-09[ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devicesMartin Michlmayr
2008-08-09[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120Martin Michlmayr
2008-08-09[ARM] Orion: enable KEYBOARD_GPIO in the defconfgMartin Michlmayr
2008-08-09[ARM] Orion: Export the reset button of the QNAP TS-409Martin Michlmayr
2008-08-09[ARM] Orion: use better key codes for the TS-209/TS-409 buttonsMartin Michlmayr
2008-08-09[ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activityMartin Michlmayr
2008-08-09[ARM] Orion: support D0 5281 siliconLennert Buytenhek
2008-08-09Merge branch 'for-rmk' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2008-08-09[ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpuBen Dooks
2008-08-09[ARM] CATS: Do not try and map bad PCI IRQ numbersBen Dooks
2008-08-09[ARM] JIVE: Remove duplicated mtd includesHuang Weiyi
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-08-08x86: Fix broken VMI in 2.6.27-rc..Alok Kataria