| Commit message (Expand) | Author | Age |
* | SLUB: Allow full duplication of kmalloc array for 390 | Christoph Lameter | 2010-05-30 |
* | slub: move kmem_cache_node into it's own cacheline | Alexander Duyck | 2010-05-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2010-05-24 |
|\ |
|
| * | cmd640: fix kernel oops in test_irq() method | Sergei Shtylyov | 2010-05-11 |
| * | pdc202xx_old: ignore "FIFO empty" bit in test_irq() method | Sergei Shtylyov | 2010-04-22 |
| * | pdc202xx_old: wire test_irq() method for PDC2026x | Sergei Shtylyov | 2010-04-22 |
| * | IDE: pass IRQ flags to the IDE core | Yegor Yefremov | 2010-04-15 |
| * | ide: fix comment typo in ide.h | Sergei Shtylyov | 2010-04-15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-05-24 |
|\ \ |
|
| * | | Blackfin: SMP: fix continuation lines | Joe Perches | 2010-05-22 |
| * | | Blackfin: acvilon: fix timeout usage for I2C | Wolfram Sang | 2010-05-22 |
| * | | Blackfin: fix typo in BF537 IRQ comment | Michael Hennerich | 2010-05-22 |
| * | | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-22 |
| * | | Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: another year of changes (update copyright in boot log) | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: optimize strncpy a bit | Robin Getz | 2010-05-22 |
| * | | Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: move string functions to normal lib/ assembly | Robin Getz | 2010-05-22 |
| * | | Blackfin: SIC: cut down on IAR MMR reads a bit | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: bf537-minotaur: fix build errors due to header changes | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: kgdb: pass up the CC register instead of a 0 stub | Mike Frysinger | 2010-05-22 |
| * | | Blackfin: handle HW errors in the new "FAULT" printing code | Robin Getz | 2010-05-22 |
| * | | Blackfin: show the whole accumulator in the pseudo DBG insn | Robin Getz | 2010-05-22 |
| * | | Blackfin: support all possible registers in the pseudo instructions | Robin Getz | 2010-05-22 |
| * | | Blackfin: add support for the DBG (debug output) pseudo insn | Robin Getz | 2010-05-22 |
| * | | Blackfin: change the BUG opcode to an unused 16-bit opcode | Robin Getz | 2010-05-22 |
| * | | Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg | Graf Yang | 2010-05-22 |
| * | | Blackfin: add support for the DBGA (debug assert) pseudo insn | Robin Getz | 2010-05-22 |
| * | | Blackfin: SMP: add flush_tlb_kernel_range stub | Graf Yang | 2010-05-21 |
| * | | Blackfin: make hardware trace output a little more useful | Robin Getz | 2010-05-21 |
| * | | Blackfin: print out the faulting insn in the trace output | Robin Getz | 2010-05-21 |
| * | | Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c | Robin Getz | 2010-05-21 |
| * | | Blackfin: split kernel/traps.c | Robin Getz | 2010-05-21 |
| * | | Blackfin: punt Blackfin-specific GPIO wakeup API | Michael Hennerich | 2010-05-21 |
| * | | Blackfin: mark MUSB VRSEL as active high for appropriate boards | Cliff Cai | 2010-05-21 |
| * | | Blackfin: punt duplicated CAN MMRs | Mike Frysinger | 2010-05-21 |
| * | | Blackfin: cleanup style/comments/etc... in paging_init() | Mike Frysinger | 2010-05-21 |
| * | | Blackfin: drop unused bad_page pages and move zero_page to the bss | Mike Frysinger | 2010-05-21 |
* | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ \ \ |
|
| * | | | uml: Pushdown the bkl from harddog_kern ioctl | Frederic Weisbecker | 2010-05-22 |
| * | | | sunrpc: Pushdown the bkl from sunrpc cache ioctl | Frederic Weisbecker | 2010-05-22 |
| * | | | sunrpc: Pushdown the bkl from ioctl | Frederic Weisbecker | 2010-05-22 |
| * | | | autofs4: Pushdown the bkl from ioctl | Frederic Weisbecker | 2010-05-22 |
| * | | | uml: Convert to unlocked_ioctls to remove implicit BKL | John Kacur | 2010-05-16 |
| * | | | ncpfs: BKL ioctl pushdown | John Kacur | 2010-05-16 |
| * | | | coda: Clean-up whitespace problems in pioctl.c | John Kacur | 2010-05-16 |
| * | | | coda: BKL ioctl pushdown | John Kacur | 2010-05-16 |
| * | | | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-16 |
| * | | | isdn: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |