aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | | * | | | [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks2008-08-26
| | | * | | | [ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks2008-08-26
| | | | |/ / | | | |/| |
| | * / | | [ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown2008-08-26
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-28
| |\ \ \ \
| | * | | | Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2008-08-28
| | * | | | Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum2008-08-28
| | * | | | Blackfin arch: let PCI depend on BROKENAdrian Bunk2008-08-26
| | * | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-26
| | * | | | Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...Sonic Zhang2008-08-25
| | * | | | Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger2008-08-25
| | * | | | Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich2008-08-25
| | |/ / /
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-28
| |\ \ \ \
| | * | | | x86: update defconfigsH. Peter Anvin2008-08-27
| | * | | | x86: cpuid: correct return value on partial operationsH. Peter Anvin2008-08-25
| | * | | | x86: msr: correct return value on partial operationsH. Peter Anvin2008-08-25
| | * | | | x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin2008-08-25
| | * | | | x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-25
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-27
| |\ \ \ \ \
| | * | | | | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-27
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-27
| |\ \ \ \ \
| | * | | | | [PATCH] fix hpux_getdents()Al Viro2008-08-25
| | * | | | | [PATCH] fix osf_getdirents()Al Viro2008-08-25
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | sparc: Add target for a stripped kernelMartin Habets2008-08-24
| | * | | | | sparc64: Make NUMA depend upon SMP.David S. Miller2008-08-24
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-27
| |\ \ \ \ \
| | * | | | | [S390] Fix linker script.Heiko Carstens2008-08-25
| | |/ / / /
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-26
| |\ \ \ \ \
| | * | | | | [IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley2008-08-25
| | * | | | | [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-25
| | |/ / / /
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-08-26
| |\ \ \ \ \
| | * | | | | [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-26
| | * | | | | [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-26
| | * | | | | [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-26
| | * | | | | [MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle2008-08-26
| | * | | | | [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-26
| | * | | | | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-26
| | * | | | | [MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto2008-08-26
| | * | | | | [MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-26
| | * | | | | [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-26
| | * | | | | [MIPS] Wire up new syscalls.Ralf Baechle2008-08-26
| | * | | | | [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-26
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras2008-08-25
| | * | | | powerpc: Export CMO_PageSizeAndrew Morton2008-08-25
| | * | | | powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-25
| | * | | | powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-25
| | * | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-08-25
| | * | | | powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-21
| | * | | | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood2008-08-21