Age | Commit message (Expand) | Author |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
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-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 |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner |
2011-01-27 | xtensa: Replace deprecated spinlock initialization | Thomas Gleixner |
2011-01-13 | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli |
2011-01-13 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli |
2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-07 | Fix IRQ flag handling naming | David Howells |