summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+9
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds37-597/+670
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-7/+6
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-4/+23
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds52-244/+4256
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds83-1300/+1391
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+1
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds34-574/+598
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar16-508/+528
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni4-3/+41
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds658-240493/+165585
2009-06-19Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-29/+8
2009-06-19Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-435/+275
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