summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-27/+25
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-0/+6
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds82-216/+7907
2009-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds55-1690/+108
2009-06-19MAINTAINERS: kmemtrace pattern updateJoe Perches1-1/+1
2009-06-19MAINTAINERS: ieee802154 fix pattern typoJoe Perches1-1/+1
2009-06-19MAINTAINERS: update wireless.h pathJoe Perches1-1/+1
2009-06-19MAINTAINERS: update Ftrace documentation patternJoe Perches1-1/+1
2009-06-19MAINTAINERS: fix Atheros pattern pathsJoe Perches1-3/+3
2009-06-19fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt1-2/+4
2009-06-19MAINTAINERS: pair names/addresses in EDAC-I82975XJoe Perches1-1/+1
2009-06-19dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori1-3/+14
2009-06-19dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby1-12/+14
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton4-12/+13
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-06-19istallion: add missing __devexit markingMike Frysinger1-1/+1
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin1-3/+3
2009-06-19ptrace: wait_task_zombie: do not account traced sub-threadsOleg Nesterov1-2/+5
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto6-24/+9
2009-06-19spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov3-202/+202
2009-06-19spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2-1/+1
2009-06-19spi_mpc83xx: remove dead codeAnton Vorontsov1-17/+0
2009-06-19spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov1-55/+60
2009-06-19spi_mpc83xx: fix checkpatch issuesAnton Vorontsov1-6/+6
2009-06-19powerpc/86xx: add MMC SPI support for MPC8610HPCD boardsAnton Vorontsov2-0/+36
2009-06-19spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov1-1/+3
2009-06-19spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov1-5/+6
2009-06-19spi_mpc83xx: handle other Freescale processorsAnton Vorontsov1-8/+6
2009-06-19bootmem.c: avoid c90 declaration warningJoe Perches1-5/+9
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach4-0/+363
2009-06-19Fix kernel-doc parameter name typo in blk-settings.c:Randy Dunlap1-1/+1
2009-06-18sparc64: Fix UP bootup regression.David S. Miller1-0/+6
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz14-19/+19
2009-06-18Blackfin: convert page/tlb to asm-genericMike Frysinger4-157/+4
2009-06-18Blackfin: convert types to asm-genericMike Frysinger2-81/+12
2009-06-18Blackfin: convert irq/process to asm-genericMike Frysinger4-75/+30
2009-06-18Blackfin: convert signal/mmap to asm-genericMike Frysinger2-199/+4
2009-06-18Blackfin: convert locking primitives to asm-genericMike Frysinger6-308/+25
2009-06-18Blackfin: convert termios to asm-genericMike Frysinger2-292/+2
2009-06-18Blackfin: convert simple headers to asm-genericMike Frysinger20-170/+10
2009-06-18Blackfin: convert socket/poll to asm-genericMike Frysinger3-90/+5
2009-06-18Blackfin: convert user/elf to asm-genericMike Frysinger2-90/+2
2009-06-18Blackfin: convert shm/sysv/ipc to asm-genericMike Frysinger5-134/+5
2009-06-18Blackfin: convert asm/ioctls.h to asm-generic/ioctls.hMike Frysinger1-82/+2
2009-06-18Blackfin: only build irqpanic.c when neededMike Frysinger2-10/+4
2009-06-18Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger1-0/+1
2009-06-18Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger1-2/+2
2009-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds24-324/+2621
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds123-3743/+3835
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds89-713/+833