aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher
2008-08-27x86: update defconfigsH. Peter Anvin
2008-08-27Blackfin arch: let PCI depend on BROKENAdrian Bunk
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-26Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King
2008-08-26[ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai
2008-08-26[ARM] JIVE: Fix the spi bus numberingBen Dooks
2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks
2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks
2008-08-26[ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks
2008-08-26[ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks
2008-08-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-08-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown
2008-08-26[MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto
2008-08-26[MIPS] RB532: Do not define registers that are already definedFlorian Fainelli
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle
2008-08-26[MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto
2008-08-26[MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe
2008-08-26powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: msr: correct return value on partial operationsH. Peter Anvin
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton
2008-08-26powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno
2008-08-26powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno
2008-08-26powerpc/ps3: Update ps3_defconfigGeoff Levand
2008-08-25[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds
2008-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-25[IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt
2008-08-25[S390] Fix linker script.Heiko Carstens
2008-08-25KVM: MMU: Fix torn shadow pteAvi Kivity
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar
2008-08-25Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...Sonic Zhang
2008-08-25Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger
2008-08-25Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu
2008-08-25[PATCH] fix hpux_getdents()Al Viro