| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h | Mike Frysinger | 2009-06-18 | 1 | -82/+2 |
* | Blackfin: only build irqpanic.c when needed | Mike Frysinger | 2009-06-18 | 2 | -10/+4 |
* | Blackfin: pull in asm/io.h in ksyms for prototypes | Mike Frysinger | 2009-06-18 | 1 | -0/+1 |
* | Blackfin: use common test_bit() rather than __test_bit() | Mike Frysinger | 2009-06-18 | 1 | -2/+2 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 2 | -20/+1 |
|\ |
|
| * | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -16/+1 |
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-06-16 | 55 | -603/+807 |
|\ \
| |/
|/| |
|
| * | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger | 2009-06-13 | 2 | -1/+3 |
| * | Blackfin: improve CLKIN_HZ config default | Mike Frysinger | 2009-06-13 | 1 | -3/+3 |
| * | Blackfin: initial support for ftrace grapher | Mike Frysinger | 2009-06-13 | 5 | -0/+115 |
| * | Blackfin: initial support for ftrace | Mike Frysinger | 2009-06-13 | 5 | -1/+92 |
| * | Blackfin: enable support for LOCKDEP | Mike Frysinger | 2009-06-13 | 1 | -0/+3 |
| * | Blackfin: add preliminary support for STACKTRACE | Mike Frysinger | 2009-06-13 | 3 | -0/+57 |
| * | Blackfin: move custom sections into sections.h | Mike Frysinger | 2009-06-13 | 2 | -10/+12 |
| * | Blackfin: punt unused/wrong mutex-dec.h | Mike Frysinger | 2009-06-13 | 1 | -112/+0 |
| * | Blackfin: add support for irqflags | Mike Frysinger | 2009-06-13 | 4 | -264/+77 |
| * | Blackfin: add support for bzip2/lzma compressed kernel images | Mike Frysinger | 2009-06-13 | 4 | -10/+34 |
| * | Blackfin: convert Kconfig style to def_bool | Mike Frysinger | 2009-06-13 | 1 | -24/+12 |
| * | Blackfin: bf548-ezkit: update smsc911x resources | Mike Frysinger | 2009-06-13 | 1 | -0/+13 |
| * | Blackfin: update aedos-ipipe code to upstream 1.10-00 | Yi Li | 2009-06-13 | 2 | -33/+37 |
| * | Blackfin: bf537-stamp: update ADP5520 resources | Mike Frysinger | 2009-06-13 | 1 | -1/+1 |
| * | Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash | Graf Yang | 2009-06-13 | 1 | -1/+1 |
| * | Blackfin: define SPI IRQ in board resources | Yi Li | 2009-06-13 | 18 | -3/+113 |
| * | Blackfin: do not configure the UART early if on wrong processor | Robin Getz | 2009-06-13 | 1 | -2/+6 |
| * | Blackfin: fix deadlock in SMP IPI handler | Sonic Zhang | 2009-06-13 | 1 | -6/+7 |
| * | Blackfin: fix flag storage for irq funcs | Mike Frysinger | 2009-06-13 | 2 | -9/+10 |
| * | Blackfin: push down exception oops checking | Mike Frysinger | 2009-06-13 | 1 | -45/+43 |
| * | Blackfin: fix trap_c() exit paths | Mike Frysinger | 2009-06-13 | 1 | -5/+5 |
| * | Blackfin: add blackfin_invalidate_entire_icache for SMP systems | Sonic Zhang | 2009-06-13 | 6 | -4/+37 |
| * | Blackfin: include the cpu compiled version in /proc/cpuinfo | Robin Getz | 2009-06-13 | 1 | -2/+11 |
| * | Blackfin: add support for GENERIC_BUG | Mike Frysinger | 2009-06-13 | 4 | -8/+99 |
| * | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable | Jie Zhang | 2009-06-13 | 3 | -4/+4 |
| * | Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols | Mike Frysinger | 2009-06-13 | 1 | -0/+2 |
| * | Blackfin: only handle CPLB protection violations when MPU is enabled | Robin Getz | 2009-06-13 | 2 | -55/+10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 4 | -3/+4 |
|\ \ |
|
| * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+1 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| |/ |
|
* | | Blackfin: fix sparseirq/kstat_irqs fallout | Mike Frysinger | 2009-06-12 | 1 | -0/+2 |
* | | Blackfin: fix unused warnings after nommu update | Mike Frysinger | 2009-06-12 | 1 | -1/+0 |
* | | Blackfin: export the last exception cause via debugfs | Robin Getz | 2009-06-12 | 1 | -0/+10 |
* | | Blackfin: fix length checking in kgdb_ebin2mem | Roel Kluin | 2009-06-12 | 1 | -3/+2 |
* | | Blackfin: kgdb: fix up error return values | Mike Frysinger | 2009-06-12 | 1 | -25/+30 |
* | | Blackfin: push access_ok() L1 attribute down | Mike Frysinger | 2009-06-12 | 2 | -4/+3 |
* | | Blackfin: punt duplicated search_exception_table() prototype | Mike Frysinger | 2009-06-12 | 1 | -3/+0 |
* | | Blackfin: add missing access_ok() checks to user functions | Robin Getz | 2009-06-12 | 1 | -5/+20 |