summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-28214-57/+55366
|\
| * Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2008-08-282-98/+89
| * Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum2008-08-281-11/+11
| * Blackfin arch: let PCI depend on BROKENAdrian Bunk2008-08-271-0/+1
| * Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-27210-42/+55334
| * Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...Sonic Zhang2008-08-251-1/+1
| * Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger2008-08-251-1/+1
| * Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich2008-08-251-1/+26
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-285-253/+383
|\ \
| * | x86: update defconfigsH. Peter Anvin2008-08-272-227/+334
| * | x86: cpuid: correct return value on partial operationsH. Peter Anvin2008-08-251-5/+9
| * | x86: msr: correct return value on partial operationsH. Peter Anvin2008-08-251-10/+18
| * | x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin2008-08-251-1/+4
| * | x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-252-14/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-271-0/+5
|\ \ \
| * | | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-271-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-272-18/+31
|\ \ \ \
| * | | | [PATCH] fix hpux_getdents()Al Viro2008-08-251-11/+19
| * | | | [PATCH] fix osf_getdirents()Al Viro2008-08-251-7/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-273-2/+13
|\ \ \ \ \
| * | | | | sparc: Add target for a stripped kernelMartin Habets2008-08-242-2/+12
| * | | | | sparc64: Make NUMA depend upon SMP.David S. Miller2008-08-241-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-271-1/+1
|\ \ \ \ \
| * | | | | [S390] Fix linker script.Heiko Carstens2008-08-251-1/+1
| |/ / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-262-4/+7
|\ \ \ \ \
| * | | | | [IA64] Fix __{in,out}s{w,l} to handle unaligned dataJames Bottomley2008-08-251-4/+6
| * | | | | [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-251-0/+1
| |/ / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-08-2612-67/+56
|\ \ \ \ \
| * | | | | [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
| * | | | | [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0
| * | | | | [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3
| * | | | | [MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle2008-08-261-0/+1
| * | | | | [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-261-1/+1
| * | | | | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-261-1/+1
| * | | | | [MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto2008-08-261-0/+3
| * | | | | [MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-15/+1
| * | | | | [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1
| * | | | | [MIPS] Wire up new syscalls.Ralf Baechle2008-08-264-0/+24
| * | | | | [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-261-22/+20
| | |_|_|/ | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-2666-2807/+6654
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras2008-08-268-628/+1002
| * | | | powerpc: Export CMO_PageSizeAndrew Morton2008-08-261-0/+1
| * | | | powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno2008-08-261-4/+14
| * | | | powerpc/ps3: Rework htab code to remove ioremapMasakazu Mokuno2008-08-262-179/+91
| * | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-08-261-20/+133
| * | | | powerpc: Update defconfigs for FSL PPC boardsKumar Gala2008-08-2146-1958/+5367
| * | | | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood2008-08-211-1/+1
| * | | | cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
| * | | | powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-202-3/+9
| * | | | powerpc/85xx: TQM8548: DTS file fixes and cleanupWolfgang Grandegger2008-08-202-2/+9
OpenPOWER on IntegriCloud