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