Age | Commit message (Expand) | Author | Files | Lines |
2012-06-05 | fixups for signal breakage | Al Viro | 1 | -2/+2 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-25 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -56/+4 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -12/+2 |
2012-05-22 | xtensa: add handling of TIF_NOTIFY_RESUME | Al Viro | 1 | -0/+1 |
2012-05-22 | xtensa: xtensa_sigaction doesn't exist | Al Viro | 2 | -9/+0 |
2012-05-22 | xtensa: switch to generic rt_sigsuspend(2) | Al Viro | 2 | -3/+1 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
2012-05-12 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 1 | -56/+4 |
2012-04-27 | xtensa: fix build fail on undefined ack_bad_irq | Paul Gortmaker | 1 | -3/+0 |
2012-04-23 | xtensa: fix build error in xtensa/include/asm/io.h | Paul Gortmaker | 1 | -0/+1 |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+1 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -90/+7 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 8 | -62/+77 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -5/+0 |
2012-03-28 | Disintegrate asm/system.h for Xtensa | David Howells | 9 | -186/+206 |
2012-03-24 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 1 | -0/+4 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-22 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-15 | xtensa: Use generic posix_types.h | H. Peter Anvin | 1 | -90/+7 |
2012-02-04 | xtensa: fix memscan() | Akinobu Mita | 1 | -3/+0 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -5/+0 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+0 |
2012-01-07 | PCI: Xtensa: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 1 | -5/+0 |
2012-01-04 | consolidate umode_t declarations | Al Viro | 1 | -2/+0 |
2011-11-22 | freezer: remove now unused TIF_FREEZE | Tejun Heo | 1 | -2/+0 |
2011-11-10 | net: add wireless TX status socket option | Johannes Berg | 1 | -0/+3 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -1/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -4/+4 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+0 |
2011-07-27 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -13/+1 |
2011-07-27 | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton | 1 | -1/+1 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 1 | -0/+1 |
2011-07-26 | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong | 1 | -0/+1 |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov | 1 | -2/+1 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -1/+3 |
2011-05-25 | xtensa/mm: remove WANT_PAGE_VIRTUAL | Sebastian Andrzej Siewior | 1 | -4/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -4/+0 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2011-02-18 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers | 1 | -0/+1 |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 1 | -5/+0 |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 1 | -5/+0 |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 1 | -14/+0 |