Age | Commit message (Expand) | Author |
2008-10-28 | Blackfin arch: Remove useless SSYNCs in DMA code | Michael Hennerich |
2008-10-28 | Blackfin arch: lookup channel2irq() only once | Michael Hennerich |
2008-10-28 | Blackfin arch: update anomaly lists to match latest sheets | Mike Frysinger |
2008-10-28 | Blackfin arch: refine the gpio check | Mike Frysinger |
2008-10-28 | Blackfin arch: unify port_setup() to reduce arch differences | Mike Frysinger |
2008-10-28 | Blackfin arch: unify peripheral_request() to reduce arch differences | Mike Frysinger |
2008-10-28 | Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin... | Mike Frysinger |
2008-10-28 | Blackfin arch: unify check_gpio() to reduce arch differences | Mike Frysinger |
2008-10-28 | Blackfin arch: remove unused local define | Mike Frysinger |
2008-11-18 | Blackfin arch: add support for Blackfin latest processor family BF51x | Bryan Wu |
2008-10-28 | Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3 | Mike Frysinger |
2008-10-28 | Blackfin arch: fix bug - kernel with SMP patch can not bootup | Graf Yang |
2008-10-28 | Blackfin arch: drop redundant BFIN_DMA_5XX depends | Mike Frysinger |
2008-10-28 | Blackfin arch: drop unused exports and comment remaining exports | Mike Frysinger |
2008-10-28 | Blackfin arch: add an option to allow people to stick exception stack into L1... | Mike Frysinger |
2008-10-28 | Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined | Mike Frysinger |
2008-11-18 | Blackfin arch: BF538/9 Linux kernel Support | Michael Hennerich |
2008-10-27 | Blackfin arch: unify duplicated bss init code | Mike Frysinger |
2009-01-06 | m68knommu: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | h8300: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | ia64: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | blackfin: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | arm: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | alpha: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | x86: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | sparc: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | sh: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | s390: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | powerpc: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | mips: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | avr32: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu |
2009-01-06 | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks |
2009-01-06 | remove linux/hardirq.h from asm-generic/local.h | Russell King |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2009-01-06 | mm: invoke oom-killer from page fault | Nick Piggin |
2009-01-06 | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman |
2009-01-06 | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane |
2009-01-06 | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | avr: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | chris: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | IA64: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | mips: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |