aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-18Blackfin arch: update defconfig file for all boardsMike Frysinger
2008-10-29Blackfin arch: remove most BUG_ON channel checksMichael Hennerich
2008-10-28Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger
2008-10-28Blackfin arch: Remove useless SSYNCs in DMA codeMichael Hennerich
2008-10-28Blackfin arch: lookup channel2irq() only onceMichael Hennerich
2008-10-28Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger
2008-10-28Blackfin arch: refine the gpio checkMike Frysinger
2008-10-28Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger
2008-10-28Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger
2008-10-28Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger
2008-10-28Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger
2008-10-28Blackfin arch: remove unused local defineMike Frysinger
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