Age | Commit message (Expand) | Author |
2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro |
2011-08-01 | block: initialise bd_super in bdget() | Lachlan McIlroy |
2011-08-01 | vfs: avoid call to inode_lru_list_del() if possible | Eric Dumazet |
2011-08-01 | vfs: avoid taking inode_hash_lock on pipes and sockets | Eric Dumazet |
2011-08-01 | vfs: conditionally call inode_wb_list_del() | Eric Dumazet |
2011-08-01 | VFS: Fix automount for negative autofs dentries | David Howells |
2011-08-01 | Btrfs: load the key from the dir item in readdir into a fake dentry | Josef Bacik |
2011-07-27 | devtmpfs: missing initialialization in never-hit case | Al Viro |
2011-07-27 | hppfs: missing include | Al Viro |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-26 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-26 | Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-26 | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2011-07-26 | Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-07-26 | asm-generic/atomic.h: allow SMP peeps to leverage this | Mike Frysinger |
2011-07-26 | asm-generic/atomic.h: add atomic_set_mask() helper | Mike Frysinger |
2011-07-26 | asm-generic/atomic.h: fix type used in atomic_clear_mask | Mike Frysinger |
2011-07-26 | asm-generic/atomic.h: simplify inc/dec test helpers | Mike Frysinger |
2011-07-26 | atomic: Update comments in atomic.h | Arun Sharma |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-26 | fail_make_request: cleanup should_fail_request | Akinobu Mita |
2011-07-26 | fail_page_alloc: simplify debugfs initialization | Akinobu Mita |
2011-07-26 | failslab: simplify debugfs initialization | Akinobu Mita |
2011-07-26 | fault-injection: use debugfs_remove_recursive | Akinobu Mita |
2011-07-26 | fault-injection: cleanup simple attribute of stacktrace_depth | Akinobu Mita |
2011-07-26 | fault-injection: remove nonexistent function extern | Akinobu Mita |
2011-07-26 | fault-injection: do not include unneeded header | Akinobu Mita |
2011-07-26 | ramoops: make record_size a module parameter | Sergiu Iordache |
2011-07-26 | ramoops: move dump_oops into platform data | Sergiu Iordache |
2011-07-26 | ramoops: add new line to each print | Marco Stornelli |
2011-07-26 | ramoops: use module parameters instead of platform data if not available | Marco Stornelli |
2011-07-26 | Vmware balloon: switch to using sysem-wide freezable workqueue | Dmitry Torokhov |
2011-07-26 | drivers/w1/slaves/w1_therm.c: add support for DS28EA00 | Christian Glindkamp |
2011-07-26 | panic, vt: do not force oops output when panic_timeout < 0 | Mandeep Singh Baines |
2011-07-26 | panic: panic=-1 for immediate reboot | Hugh Dickins |
2011-07-26 | Documentation/DMA-API-HOWTO.txt: fix misleading example | Michal Miroslaw |
2011-07-26 | include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros | WANG Cong |
2011-07-26 | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov |
2011-07-26 | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand... | Kai.Jiang |
2011-07-26 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov |
2011-07-26 | ipc/mqueue.c: fix mq_open() return value | Jiri Slaby |
2011-07-26 | ipc/mqueue.c: refactor failure handling | Jiri Slaby |
2011-07-26 | cpumask: add cpumask_var_t documentation | KOSAKI Motohiro |
2011-07-26 | cpumask: alloc_cpumask_var() use NUMA_NO_NODE | KOSAKI Motohiro |