aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-17mm: introduce coredump parameter structureMasami Hiramatsu
2009-12-17do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov
2009-12-17nommu: ramfs: remove unused local varMike Frysinger
2009-12-17lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König
2009-12-17vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle
2009-12-17drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo
2009-12-17reiserfs: truncate blocks not used by a writeJan Kara
2009-12-17cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong
2009-12-17x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org
2009-12-17Merge branch 'cache' (early part)Russell King
2009-12-17x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds
2009-12-17Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas...Chris Mason
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds
2009-12-17Btrfs: make sure fallocate properly starts a transactionChris Mason
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum
2009-12-17Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko
2009-12-17Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan
2009-12-17Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan
2009-12-17Merge branch btrfs-master into for-linusChris Mason
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin
2009-12-17Btrfs: make metadata chunks smallerJosef Bacik
2009-12-17Btrfs: Show discard option in /proc/mountsMatthew Wilcox
2009-12-17Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki
2009-12-17Btrfs: fail mount on bad mount optionsSage Weil
2009-12-17Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng
2009-12-17Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2009-12-17Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng
2009-12-17Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng
2009-12-17Btrfs: Fix disk_i_size update corner caseYan, Zheng
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig
2009-12-17fix up O_SYNC commentsChristoph Hellwig
2009-12-17spi: spi_txx9.c: use resource_size()hartleys
2009-12-17spi: spi_sh_sci.c: use resource_size()hartleys
2009-12-17spi: spi_mpc8xxx.c: use resource_size()hartleys
2009-12-17spi: spi_bfin5xx.c: use resource_size()hartleys
2009-12-17spi: atmel_spi.c: use resource_size()hartleys
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...Erez Zadok
2009-12-17spi: Add s3c64xx SPI Controller driverJassi Brar