Age | Commit message (Expand) | Author | Files | Lines |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -9/+2 |
2012-10-13 | vfs: define struct filename and have getname() return it | Jeff Layton | 2 | -4/+4 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+1 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -0/+2 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+2 |
2012-10-05 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-05 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 25 | -466/+20 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 8 | -5/+14 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
2012-10-03 | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds | 16 | -461/+3 |
2012-10-03 | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 14 | -435/+3 |
2012-10-03 | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas | 2 | -26/+0 |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 3 | -0/+7 |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 1 | -1/+3 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 4 | -4/+4 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -2/+0 |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 3 | -9/+3 |
2012-09-23 | cris: Add missing RCU idle APIs on idle loop | Frederic Weisbecker | 1 | -0/+3 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -6/+2 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
2012-07-06 | cris/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -5/+0 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -58/+12 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 2 | -2/+2 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2 | -9/+0 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2 | -25/+4 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 2 | -16/+6 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 2 | -8/+2 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-05-31 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-30 | cris: select GENERIC_ATOMIC64 | Cong Wang | 1 | -0/+1 |
2012-05-25 | Merge tag 'cris-for-linus' of git://jni.nu/cris | Linus Torvalds | 16 | -1106/+40 |
2012-05-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+1 |
2012-05-24 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -85/+31 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+0 |
2012-05-22 | cris: missing checks of __get_user()/__put_user() return values | Al Viro | 2 | -12/+12 |
2012-05-22 | cris: don't open-code force_sigsegv() | Al Viro | 1 | -8/+2 |
2012-05-22 | cris: SA_ONESHOT handling is done by get_signal_to_deliver() | Al Viro | 1 | -3/+0 |
2012-05-22 | cris: use set_current_blocked() and block_sigmask() | Matt Fleming | 2 | -38/+9 |
2012-05-22 | new helper: sigsuspend() | Al Viro | 2 | -24/+8 |
2012-05-21 | cris: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -4/+0 |
2012-05-08 | cris: Use common threadinfo allocator | Thomas Gleixner | 2 | -9/+2 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | cris: Use generic init_task | Thomas Gleixner | 2 | -28/+1 |