| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | FS-Cache: Check that there are no read ops when cookie relinquished | David Howells | 2012-12-20 | 1 | -0/+8 |
| | * | CacheFiles: Downgrade the requirements passed to the allocator | David Howells | 2012-12-20 | 6 | -15/+19 |
| | * | CacheFiles: Fix the marking of cached pages | David Howells | 2012-12-20 | 4 | -52/+56 |
| * | | vfs: d_obtain_alias() needs to use "/" as default name. | NeilBrown | 2012-12-20 | 1 | -1/+1 |
| * | | vfs: Remove useless function prototypes | Alessio Igor Bogani | 2012-12-20 | 1 | -4/+0 |
| * | | documentation: drop vmtruncate | Marco Stornelli | 2012-12-20 | 3 | -18/+1 |
| * | | mm: drop vmtruncate | Marco Stornelli | 2012-12-20 | 2 | -24/+0 |
| * | | vfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 2 | -3/+0 |
| * | | ntfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 3 | -5/+23 |
| * | | nilfs2: drop vmtruncate | Marco Stornelli | 2012-12-20 | 4 | -11/+18 |
| * | | ncpfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -3/+1 |
| * | | minix: drop vmtruncate | Marco Stornelli | 2012-12-20 | 2 | -7/+16 |
| * | | logfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -2/+8 |
| * | | hfsplus: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -11/+16 |
| * | | jfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 2 | -8/+18 |
| * | | hpfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 3 | -8/+18 |
| * | | hfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -8/+18 |
| * | | bfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -5/+10 |
| * | | affs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 2 | -7/+16 |
| * | | adfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -5/+10 |
| * | | ocfs2: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -18/+0 |
| * | | omfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -7/+15 |
| * | | procfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 3 | -22/+1 |
| * | | reiserfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 3 | -6/+13 |
| * | | sysv: drop vmtruncate | Marco Stornelli | 2012-12-20 | 2 | -7/+15 |
| * | | ufs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -5/+10 |
| * | | fs: Fix imbalance in freeze protection in mark_files_ro() | Jan Kara | 2012-12-20 | 1 | -1/+1 |
| * | | vfs: remove DCACHE_NEED_LOOKUP | Jeff Layton | 2012-12-20 | 4 | -65/+3 |
| * | | path_init(): make -ENOTDIR failure exits consistent | Al Viro | 2012-12-20 | 1 | -2/+2 |
| * | | vfs: remove unneeded permission check from path_init | Jeff Layton | 2012-12-20 | 1 | -6/+1 |
| * | | vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags | Miao Xie | 2012-12-20 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 118 | -357/+211 |
|\ \ \ |
|
| * | | | alpha: switch to generic sigaltstack | Al Viro | 2012-12-19 | 2 | -9/+2 |
| * | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 | 6 | -25/+25 |
| * | | | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 | 10 | -67/+67 |
| * | | | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 14 | -21/+19 |
| * | | | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-19 | 3 | -2/+13 |
| * | | | new helper: restore_altstack() | Al Viro | 2012-12-19 | 2 | -0/+9 |
| * | | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 18 | -103/+2 |
| * | | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 7 | -0/+14 |
| * | | | missing user_stack_pointer() instances | Al Viro | 2012-12-19 | 9 | -0/+10 |
| * | | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 63 | -131/+6 |
| * | | | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro | 2012-12-19 | 2 | -0/+45 |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-20 | 6 | -7/+11 |
|\ \ \ \ |
|
| * | | | | ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards | Will Deacon | 2012-12-20 | 1 | -1/+1 |
| * | | | | ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs | Will Deacon | 2012-12-20 | 1 | -2/+4 |
| * | | | | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro | 2012-12-20 | 1 | -0/+2 |
| * | | | | ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata | Pawel Moll | 2012-12-16 | 1 | -2/+2 |
| * | | | | ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()... | Alexander Shiyan | 2012-12-16 | 1 | -1/+1 |
| * | | | | ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.S | Shawn Guo | 2012-12-16 | 1 | -1/+1 |