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-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 MN10300 | David Howells |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-23 | mn10300/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-14 | mn10300: Use generic posix_types.h | H. Peter Anvin |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | 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-03 | consolidate a bunch of ipcbuf.h instances | Al Viro |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-12-12 | UAPI: Make MN10300 use asm-generic/param.h | David Howells |
2011-12-04 | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-12-04 | mn10300: add missing __iomap markers | Michael S. Tsirkin |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg |
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 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-26 | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-06-21 | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds |
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-23 | MN10300: gcc 4.6 vs am33 inline assembly | Richard Henderson |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-18 | MN10300: Emulate single stepping in KGDB on MN10300 | David Howells |
2011-03-18 | MN10300: Use KGDB | David Howells |
2011-03-18 | MN10300: Create generic kernel debugger hooks | David Howells |
2011-03-18 | MN10300: Create general kernel debugger cache flushing | David Howells |
2011-03-18 | MN10300: Introduce a general config option for kernel debugger hooks | David Howells |
2011-03-18 | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner |
2011-03-14 | MN10300: atomic_read() should ensure it emits a load | David Howells |