aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds39-311/+17499
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds214-57/+55366
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-253/+383
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2-98/+89
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum1-11/+11
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2008-08-27Merge branch 'omap-rmk'Russell King19-219/+17309
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-18/+31
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-2/+13
2008-08-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman1-0/+5
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-08-27[ARM] use the new byteorder headersHarvey Harrison1-14/+11
2008-08-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King7-50/+138
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King18-218/+17308
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher1-0/+5
2008-08-27x86: update defconfigsH. Peter Anvin2-227/+334
2008-08-27Blackfin arch: let PCI depend on BROKENAdrian Bunk1-0/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu210-42/+55334
2008-08-26Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King6-18/+20
2008-08-26[ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai1-5/+5
2008-08-26[ARM] JIVE: Fix the spi bus numberingBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks1-1/+2
2008-08-26[ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks1-3/+3
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks1-6/+6
2008-08-26[ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks1-1/+2
2008-08-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-4/+7
2008-08-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-67/+56
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds66-2807/+6654
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown3-0/+6
2008-08-26[MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli1-0/+1
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto1-3/+0
2008-08-26[MIPS] RB532: Do not define registers that are already definedFlorian Fainelli1-13/+3
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle1-0/+1
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle1-1/+1
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle1-1/+1
2008-08-26[MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto1-0/+3
2008-08-26[MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle1-15/+1
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle1-12/+1
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle4-0/+24
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe1-22/+20
2008-08-26powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras8-628/+1002
2008-08-25x86: cpuid: correct return value on partial operationsH. Peter Anvin1-5/+9
2008-08-25x86: msr: correct return value on partial operationsH. Peter Anvin1-10/+18
2008-08-25x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin1-1/+4
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2-14/+22
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton1-0/+1