| Commit message (Expand) | Author | Files | Lines |
2012-07-14 | ocfs2: use list_for_each_entry in ocfs2_find_local_alias() | Al Viro | 1 | -11/+5 |
2012-07-14 | affs: unobfuscate affs_fix_dcache() | Al Viro | 1 | -6/+8 |
2012-07-14 | affs: get rid of open-coded list_for_each_entry() | Al Viro | 1 | -6/+1 |
2012-07-14 | vfs: update documentation on ->i_dentry handling | Al Viro | 1 | -6/+4 |
2012-07-14 | adfs: don't bother with ->i_dentry in ->destroy_inode() | Al Viro | 1 | -1/+0 |
2012-07-14 | cifs: don't bother with ->i_dentry in ->destroy_inode() | Al Viro | 1 | -1/+0 |
2012-07-14 | qnx6: don't bother with ->i_dentry in inode-freeing callback | Al Viro | 1 | -1/+0 |
2012-07-14 | get rid of magic in proc_namespace.c | Al Viro | 3 | -8/+9 |
2012-07-14 | get rid of ->mnt_longterm | Al Viro | 5 | -72/+26 |
2012-07-14 | fs/direct-io.c: adjust suspicious bit operation | Julia Lawall | 1 | -1/+1 |
2012-07-14 | affs: get rid of affs_sync_super | Artem Bityutskiy | 3 | -13/+45 |
2012-07-14 | affs: introduce VFS superblock object back-reference | Artem Bityutskiy | 2 | -0/+2 |
2012-07-14 | affs: stop using lock_super | Artem Bityutskiy | 1 | -2/+3 |
2012-07-14 | affs: re-structure superblock locking a bit | Artem Bityutskiy | 1 | -5/+2 |
2012-07-14 | affs: remove useless superblock writeout on remount | Artem Bityutskiy | 1 | -3/+2 |
2012-07-14 | affs: remove useless superblock writeout on unmount | Artem Bityutskiy | 1 | -3/+0 |
2012-07-14 | affs: stop setting bm_flags | Artem Bityutskiy | 1 | -5/+4 |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry | 1 | -4/+31 |
2012-07-13 | Remove easily user-triggerable BUG from generic_setlease | Dave Jones | 1 | -1/+1 |
2012-07-13 | block: fix infinite loop in __getblk_slow | Jeff Moyer | 1 | -9/+13 |
2012-07-13 | Input: xpad - add Andamiro Pump It Up pad | Yuri Khan | 1 | -0/+1 |
2012-07-12 | hwmon: (it87) Preserve configuration register bits on init | Jean Delvare | 1 | -1/+1 |
2012-07-12 | SH: Convert out[bwl] macros to inline functions | Corey Minyard | 1 | -3/+14 |
2012-07-12 | memblock: free allocated memblock_reserved_regions later | Yinghai Lu | 3 | -46/+47 |
2012-07-12 | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu | 4 | -7/+20 |
2012-07-12 | mm: sparse: fix section usemap placement calculation | Yinghai Lu | 1 | -1/+1 |
2012-07-12 | xtensa: fix incorrect memset | Alan Cox | 1 | -1/+1 |
2012-07-12 | shmem: cleanup shmem_add_to_page_cache | Hugh Dickins | 1 | -30/+28 |
2012-07-12 | shmem: fix negative rss in memcg memory.stat | Hugh Dickins | 1 | -12/+29 |
2012-07-12 | tmpfs: revert SEEK_DATA and SEEK_HOLE | Hugh Dickins | 1 | -93/+1 |
2012-07-12 | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT | Kevin Hilman | 1 | -1/+1 |
2012-07-12 | fat: fix non-atomic NFS i_pos read | Steven J. Magnani | 1 | -7/+6 |
2012-07-12 | MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section | Kevin Hilman | 1 | -0/+1 |
2012-07-12 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter | 1 | -2/+2 |
2012-07-12 | fs: ramfs: file-nommu: add SetPageUptodate() | Bob Liu | 1 | -0/+1 |
2012-07-12 | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning | Benoît Thébaudeau | 1 | -2/+3 |
2012-07-12 | mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails | Wen Congyang | 1 | -1/+1 |
2012-07-12 | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven | 1 | -0/+2 |
2012-07-12 | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven | 1 | -1/+0 |
2012-07-12 | h8300/time: add missing #include <asm/irq_regs.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-07-12 | h8300/signal: fix typo "statis" | Geert Uytterhoeven | 1 | -1/+1 |
2012-07-12 | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven | 1 | -0/+3 |
2012-07-12 | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic... | Lee Jones | 1 | -1/+7 |
2012-07-12 | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ | Lee Jones | 1 | -1/+1 |
2012-07-12 | mm, thp: abort compaction if migration page cannot be charged to memcg | David Rientjes | 1 | -1/+4 |
2012-07-12 | c/r: prctl: less paranoid prctl_set_mm_exe_file() | Konstantin Khlebnikov | 1 | -6/+10 |
2012-07-12 | ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() | Luis Henriques | 1 | -1/+1 |
2012-07-12 | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" | Geert Uytterhoeven | 1 | -2/+2 |
2012-07-12 | mn10300: mm/dma-alloc.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-07-12 | mn10300: kernel/traps.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |