Age | Commit message (Expand) | Author |
2009-06-22 | Blackfin: unify memory region checks between kgdb and traps | Mike Frysinger |
2009-06-18 | Blackfin: convert page/tlb to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert types to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert irq/process to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert signal/mmap to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert locking primitives to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert termios to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert simple headers to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert socket/poll to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert user/elf to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert shm/sysv/ipc to asm-generic | Mike Frysinger |
2009-06-18 | Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h | Mike Frysinger |
2009-06-18 | Blackfin: only build irqpanic.c when needed | Mike Frysinger |
2009-06-18 | Blackfin: pull in asm/io.h in ksyms for prototypes | Mike Frysinger |
2009-06-18 | Blackfin: use common test_bit() rather than __test_bit() | Mike Frysinger |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-13 | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger |
2009-06-13 | Blackfin: improve CLKIN_HZ config default | Mike Frysinger |
2009-06-13 | Blackfin: initial support for ftrace grapher | Mike Frysinger |
2009-06-13 | Blackfin: initial support for ftrace | Mike Frysinger |
2009-06-13 | Blackfin: enable support for LOCKDEP | Mike Frysinger |
2009-06-13 | Blackfin: add preliminary support for STACKTRACE | Mike Frysinger |
2009-06-13 | Blackfin: move custom sections into sections.h | Mike Frysinger |
2009-06-13 | Blackfin: punt unused/wrong mutex-dec.h | Mike Frysinger |
2009-06-13 | Blackfin: add support for irqflags | Mike Frysinger |
2009-06-13 | Blackfin: add support for bzip2/lzma compressed kernel images | Mike Frysinger |
2009-06-13 | Blackfin: convert Kconfig style to def_bool | Mike Frysinger |
2009-06-13 | Blackfin: bf548-ezkit: update smsc911x resources | Mike Frysinger |
2009-06-13 | Blackfin: update aedos-ipipe code to upstream 1.10-00 | Yi Li |
2009-06-13 | Blackfin: bf537-stamp: update ADP5520 resources | Mike Frysinger |
2009-06-13 | Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash | Graf Yang |
2009-06-13 | Blackfin: define SPI IRQ in board resources | Yi Li |
2009-06-13 | Blackfin: do not configure the UART early if on wrong processor | Robin Getz |
2009-06-13 | Blackfin: fix deadlock in SMP IPI handler | Sonic Zhang |
2009-06-13 | Blackfin: fix flag storage for irq funcs | Mike Frysinger |
2009-06-13 | Blackfin: push down exception oops checking | Mike Frysinger |
2009-06-13 | Blackfin: fix trap_c() exit paths | Mike Frysinger |
2009-06-13 | Blackfin: add blackfin_invalidate_entire_icache for SMP systems | Sonic Zhang |
2009-06-13 | Blackfin: include the cpu compiled version in /proc/cpuinfo | Robin Getz |
2009-06-13 | Blackfin: add support for GENERIC_BUG | Mike Frysinger |
2009-06-13 | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable | Jie Zhang |
2009-06-13 | Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols | Mike Frysinger |
2009-06-13 | Blackfin: only handle CPLB protection violations when MPU is enabled | Robin Getz |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | Blackfin: fix sparseirq/kstat_irqs fallout | Mike Frysinger |