Age | Commit message (Expand) | Author | Files | Lines |
2010-10-27 | oom: add per-mm oom disable count | Ying Han | 1 | -0/+2 |
2010-10-27 | kfifo: disable __kfifo_must_check_helper() | Andrew Morton | 1 | -5/+2 |
2010-10-27 | types.h: move misplaced comment | Andrew Morton | 1 | -10/+10 |
2010-10-27 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 9 | -14/+266 |
2010-10-26 | Merge branch 'misc' into release | Len Brown | 3 | -12/+0 |
2010-10-26 | Merge branch 'acpi-mmio' into release | Len Brown | 1 | -0/+3 |
2010-10-26 | Merge branch 'ima-memory-use-fixes' | Linus Torvalds | 1 | -0/+6 |
2010-10-26 | IMA: explicit IMA i_flag to remove global lock on inode_delete | Eric Paris | 1 | -0/+2 |
2010-10-26 | IMA: move read counter into struct inode | Eric Paris | 1 | -0/+4 |
2010-10-26 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -1/+5 |
2010-10-26 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 4 | -5/+43 |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -75/+103 |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 5 | -2/+125 |
2010-10-26 | Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 1 | -12/+0 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 1 | -0/+29 |
2010-10-26 | fs: inode split IO and LRU lists | Nick Piggin | 1 | -1/+2 |
2010-10-26 | fs: use percpu counter for nr_dentry and nr_dentry_unused | Christoph Hellwig | 1 | -0/+2 |
2010-10-26 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
2010-10-26 | new helper: ihold() | Al Viro | 1 | -0/+1 |
2010-10-26 | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig | 1 | -2/+3 |
2010-10-26 | fs: Implement lazy LRU updates for inodes | Nick Piggin | 2 | -8/+7 |
2010-10-26 | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 1 | -1/+2 |
2010-10-26 | list.h: new helper - hlist_add_fake() | Al Viro | 1 | -0/+6 |
2010-10-26 | new helper: inode_unhashed() | Al Viro | 1 | -0/+5 |
2010-10-26 | unexport invalidate_inodes | Al Viro | 1 | -1/+0 |
2010-10-26 | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki | 1 | -0/+3 |
2010-10-26 | fs: allow for more than 2^31 files | Eric Dumazet | 1 | -4/+4 |
2010-10-26 | fs: kill block_prepare_write | Christoph Hellwig | 2 | -1/+2 |
2010-10-26 | fs: mark destroy_inode static | Christoph Hellwig | 1 | -1/+0 |
2010-10-26 | fs: add sync_inode_metadata | Christoph Hellwig | 1 | -0/+1 |
2010-10-26 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+90 |
2010-10-26 | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 3 | -1/+9 |
2010-10-26 | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 1 | -2/+2 |
2010-10-26 | net: add __rcu annotation to sk_filter | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | net_ns: add __rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | rps: add __rcu annotations | Eric Dumazet | 1 | -6/+6 |
2010-10-26 | hwmon: lis3: Short explanations of platform data fields | Samu Onkalo | 1 | -0/+46 |
2010-10-26 | hwmon: lis3: use block read to access data registers | Samu Onkalo | 1 | -0/+1 |
2010-10-26 | hwmon: lis3: New parameters to platform data | Samu Onkalo | 1 | -1/+5 |
2010-10-26 | hwmon: lis3: regulator control | Samu Onkalo | 1 | -0/+2 |
2010-10-26 | hwmon: add generic GPIO fan driver | Simon Guinot | 1 | -0/+36 |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 7 | -54/+76 |
2010-10-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2010-10-26 | tunnels: add _rcu annotations | Eric Dumazet | 3 | -3/+3 |
2010-10-26 | net/802: add __rcu annotations | Eric Dumazet | 2 | -2/+2 |
2010-10-26 | ipv6: ip6_ptr rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-10-26 | vlan: rcu annotations | Eric Dumazet | 1 | -1/+1 |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+13 |
2010-10-25 | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2 | -1/+2 |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen | 2 | -4/+48 |