aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-18Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu
2008-10-28Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger
2008-10-28Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang
2008-10-28Blackfin arch: drop redundant BFIN_DMA_5XX dependsMike Frysinger
2008-10-28Blackfin arch: drop unused exports and comment remaining exportsMike Frysinger
2008-10-28Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger
2008-10-28Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich
2008-10-27Blackfin arch: unify duplicated bss init codeMike Frysinger
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison
2009-01-06h8300: introduce asm/swab.hHarvey Harrison
2009-01-06ia64: introduce asm/swab.hHarvey Harrison
2009-01-06blackfin: introduce asm/swab.hHarvey Harrison
2009-01-06arm: introduce asm/swab.hHarvey Harrison
2009-01-06alpha: introduce asm/swab.hHarvey Harrison
2009-01-06x86: introduce asm/swab.hHarvey Harrison
2009-01-06sparc: introduce asm/swab.hHarvey Harrison
2009-01-06sh: introduce asm/swab.hHarvey Harrison
2009-01-06s390: introduce asm/swab.hHarvey Harrison
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison
2009-01-06mips: introduce asm/swab.hHarvey Harrison
2009-01-06avr32: introduce asm/swab.hHarvey Harrison
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05sparc: Fix minor SPARC32 compile errorJulian Calaby
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro