| Commit message (Expand) | Author | Files | Lines |
2009-12-18 | powerpc: Convert BUG() to use unreachable() | David Daney | 1 | -1/+1 |
2009-12-18 | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. | Gautham R Shenoy | 1 | -2/+4 |
2009-12-18 | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy | 1 | -2/+2 |
2009-12-18 | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-12-18 | powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs | Anton Blanchard | 2 | -6/+6 |
2009-12-18 | powerpc/defconfigs: Disable token ring in powerpc defconfigs | Anton Blanchard | 5 | -10/+10 |
2009-12-18 | powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules | Anton Blanchard | 3 | -5/+5 |
2009-12-18 | powerpc/pseries: Select XICS and PCI_MSI PSERIES | Mel Gorman | 1 | -0/+2 |
2009-12-18 | powerpc/85xx: Wrong variable returned on error | Roel Kluin | 1 | -1/+1 |
2009-12-18 | powerpc/iseries: Convert to proc_fops | Alexey Dobriyan | 1 | -64/+83 |
2009-12-18 | powerpc: Make the CMM memory hotplug aware | Robert Jennings | 1 | -6/+248 |
2009-12-18 | mm: Add notifier in pageblock isolation for balloon drivers | Robert Jennings | 3 | -7/+96 |
2009-12-18 | Linux 2.6.33-rc1v2.6.33-rc1 | Linus Torvalds | 1 | -2/+2 |
2009-12-18 | printk: fix new kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
2009-12-18 | readahead: add blk_run_backing_dev | Hisashi Hifumi | 1 | -0/+12 |
2009-12-18 | rtc: set wakeup capability for I2C and SPI RTC drivers | Anton Vorontsov | 3 | -0/+6 |
2009-12-18 | sdhci-of: add support for the wii sdhci controller | Albert Herranz | 5 | -1/+82 |
2009-12-18 | sdhci-of: reorganize driver to support additional hardware | Albert Herranz | 5 | -127/+224 |
2009-12-18 | sdhci-of: rename main driver file prior to reorganization | Albert Herranz | 2 | -1/+3 |
2009-12-18 | sdhci: protect header file against multi inclusion | Albert Herranz | 1 | -0/+4 |
2009-12-18 | sdio: initialise SDIO functions and update card->sdio_funcs in lockstep | Matt Fleming | 1 | -2/+3 |
2009-12-18 | sdio: fix reference counting in sdio_remove_func() | Daniel Drake | 1 | -2/+5 |
2009-12-18 | mm: introduce coredump parameter structure | Masami Hiramatsu | 7 | -53/+69 |
2009-12-18 | do_wait() optimization: do not place sub-threads on task_struct->children list | Oleg Nesterov | 3 | -20/+20 |
2009-12-18 | nommu: ramfs: remove unused local var | Mike Frysinger | 1 | -1/+1 |
2009-12-18 | lib/vsprintf.c: document more vsnprintf extensions | Uwe Kleine-König | 1 | -1/+12 |
2009-12-18 | vt: don't export vt_kmsg_redirect() to userspace | Bernhard Walle | 1 | -0/+4 |
2009-12-18 | drivers/video/via/viafbdev.c: correct code taking the size of a pointer | Julia Lawall | 1 | -2/+2 |
2009-12-18 | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo | 3 | -0/+201 |
2009-12-18 | reiserfs: truncate blocks not used by a write | Jan Kara | 1 | -4/+14 |
2009-12-18 | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT | Geert Uytterhoeven | 1 | -0/+1 |
2009-12-18 | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong | 1 | -1/+1 |
2009-12-17 | Revert "task_struct: make journal_info conditional" | Linus Torvalds | 10 | -20/+1 |
2009-12-17 | Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" | Linus Torvalds | 3 | -1/+11 |
2009-12-17 | Btrfs: make sure fallocate properly starts a transaction | Chris Mason | 1 | -4/+9 |
2009-12-17 | Btrfs: make metadata chunks smaller | Josef Bacik | 2 | -11/+2 |
2009-12-17 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox | 1 | -0/+2 |
2009-12-17 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki | 1 | -0/+4 |
2009-12-17 | Btrfs: fail mount on bad mount options | Sage Weil | 1 | -1/+8 |
2009-12-17 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng | 1 | -1/+9 |
2009-12-17 | Btrfs: Fix per root used space accounting | Yan, Zheng | 5 | -27/+47 |
2009-12-17 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng | 1 | -7/+3 |
2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng | 9 | -18/+90 |
2009-12-17 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng | 6 | -63/+96 |
2009-12-17 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng | 2 | -137/+212 |
2009-12-17 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng | 1 | -33/+32 |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng | 2 | -16/+17 |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng | 5 | -36/+55 |
2009-12-17 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng | 4 | -56/+127 |
2009-12-17 | kill I_LOCK | Christoph Hellwig | 9 | -44/+39 |