summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds31-320/+307
2009-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-249/+336
2009-12-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+16
2009-12-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+15
2009-12-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds30-62/+95
2009-12-19fix more leaks in audit_tree.c tag_chunk()Al Viro1-3/+6
2009-12-19fix braindamage in audit_tree.c untag_chunk()Al Viro1-2/+2
2009-12-18watchdog: update geodewdt for new MFGPT APIAndres Salomon2-22/+20
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens4-7/+7
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber3-1/+5
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber1-9/+1
2009-12-18[S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov1-3/+3
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter3-14/+19
2009-12-18[S390] drivers: Correct size given to memsetJulia Lawall1-2/+2
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu8-0/+18
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2-2/+2
2009-12-18[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin1-1/+1
2009-12-18[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin1-1/+1
2009-12-18[S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin1-1/+1
2009-12-18[S390] dasd: move dasd-diag kmsg to dasdStefan Haberland1-20/+22
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott1-0/+1
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens3-1/+12
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha8-41/+22
2009-12-17Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds1-2/+2
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-45/+33
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-3/+24
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-27/+29
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-30/+766
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds49-360/+4914
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds255-4878/+18310
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds20-914/+1171
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds5-100/+118
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-33/+2950
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds20-29/+50
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds13-41/+1418
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-164/+607
2009-12-17Makefile: Unexport LC_ALL instead of clearing itH. Peter Anvin1-2/+2
2009-12-17printk: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-12-17readahead: add blk_run_backing_devHisashi Hifumi1-0/+12
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov3-0/+6
2009-12-17sdhci-of: add support for the wii sdhci controllerAlbert Herranz5-1/+82
2009-12-17sdhci-of: reorganize driver to support additional hardwareAlbert Herranz5-127/+224
2009-12-17sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2-1/+3
2009-12-17sdhci: protect header file against multi inclusionAlbert Herranz1-0/+4
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming1-2/+3
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake1-2/+5
2009-12-17mm: introduce coredump parameter structureMasami Hiramatsu7-53/+69
2009-12-17do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov3-20/+20
2009-12-17nommu: ramfs: remove unused local varMike Frysinger1-1/+1
2009-12-17lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König1-1/+12