aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-19fix more leaks in audit_tree.c tag_chunk()Gravatar Al Viro 1-3/+6
2009-12-19fix braindamage in audit_tree.c untag_chunk()Gravatar Al Viro 1-2/+2
2009-12-18watchdog: update geodewdt for new MFGPT APIGravatar Andres Salomon 2-22/+20
2009-12-17Linux 2.6.33-rc1v2.6.33-rc1Gravatar Linus Torvalds 1-2/+2
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-45/+33
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 6-3/+24
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-27/+29
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-30/+766
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 49-360/+4914
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 255-4878/+18310
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 20-914/+1171
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Gravatar Linus Torvalds 5-100/+118
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 16-33/+2950
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightGravatar Linus Torvalds 20-29/+50
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 13-41/+1418
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 37-164/+607
2009-12-17printk: fix new kernel-doc warningsGravatar Randy Dunlap 1-2/+2
2009-12-17readahead: add blk_run_backing_devGravatar Hisashi Hifumi 1-0/+12
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversGravatar Anton Vorontsov 3-0/+6
2009-12-17sdhci-of: add support for the wii sdhci controllerGravatar Albert Herranz 5-1/+82
2009-12-17sdhci-of: reorganize driver to support additional hardwareGravatar Albert Herranz 5-127/+224
2009-12-17sdhci-of: rename main driver file prior to reorganizationGravatar Albert Herranz 2-1/+3
2009-12-17sdhci: protect header file against multi inclusionGravatar Albert Herranz 1-0/+4
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepGravatar Matt Fleming 1-2/+3
2009-12-17sdio: fix reference counting in sdio_remove_func()Gravatar Daniel Drake 1-2/+5
2009-12-17mm: introduce coredump parameter structureGravatar Masami Hiramatsu 7-53/+69
2009-12-17do_wait() optimization: do not place sub-threads on task_struct->children listGravatar Oleg Nesterov 3-20/+20
2009-12-17nommu: ramfs: remove unused local varGravatar Mike Frysinger 1-1/+1
2009-12-17lib/vsprintf.c: document more vsnprintf extensionsGravatar Uwe Kleine-König 1-1/+12
2009-12-17vt: don't export vt_kmsg_redirect() to userspaceGravatar Bernhard Walle 1-0/+4
2009-12-17drivers/video/via/viafbdev.c: correct code taking the size of a pointerGravatar Julia Lawall 1-2/+2
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsGravatar Samu Onkalo 3-0/+201
2009-12-17reiserfs: truncate blocks not used by a writeGravatar Jan Kara 1-4/+14
2009-12-17cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGravatar Geert Uytterhoeven 1-0/+1
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...Gravatar WANG Cong 1-1/+1
2009-12-17Merge branch 'cache' (early part)Gravatar Russell King 29-155/+224
2009-12-17Revert "task_struct: make journal_info conditional"Gravatar Linus Torvalds 10-20/+1
2009-12-17Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Chris Mason 1-4/+9
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Gravatar Linus Torvalds 3-1/+11
2009-12-17Btrfs: make sure fallocate properly starts a transactionGravatar Chris Mason 1-4/+9
2009-12-17Merge branch btrfs-master into for-linusGravatar Chris Mason 20-916/+1168
2009-12-17Btrfs: make metadata chunks smallerGravatar Josef Bacik 2-11/+2
2009-12-17Btrfs: Show discard option in /proc/mountsGravatar Matthew Wilcox 1-0/+2
2009-12-17Btrfs: deny sys_link across subvolumes.Gravatar TARUISI Hiroaki 1-0/+4
2009-12-17Btrfs: fail mount on bad mount optionsGravatar Sage Weil 1-1/+8
2009-12-17Btrfs: don't add extent 0 to the free space cache v2Gravatar Yan, Zheng 1-1/+9
2009-12-17Btrfs: Fix per root used space accountingGravatar Yan, Zheng 5-27/+47
2009-12-17Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseGravatar Yan, Zheng 1-7/+3
2009-12-17Btrfs: Add delayed iputGravatar Yan, Zheng 9-18/+90
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsGravatar Yan, Zheng 6-63/+96