| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -100/+11 |
|\ |
|
| * | mn10300: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | 1 | -100/+11 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 7 | -209/+220 |
|\ \ |
|
| * | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -5/+0 |
| * | | Disintegrate asm/system.h for MN10300 | David Howells | 2012-03-28 | 7 | -209/+225 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 2012-03-23 | 1 | -4/+0 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -16/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-23 | 1 | -2/+0 |
| * | | mn10300/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -15/+1 |
| |/ |
|
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 1 | -1/+1 |
|\ \ |
|
| * | | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 1 | -1/+1 |
| |/ |
|
* | | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 1 | -0/+3 |
* | | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 2012-02-21 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-14 | 1 | -17/+1 |
|\ |
|
| * | UAPI: Make MN10300 use asm-generic/param.h | David Howells | 2011-12-12 | 1 | -17/+1 |
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -9/+8 |
|\ \ |
|
| * | | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 1 | -1/+0 |
| * | | mn10300: add missing __iomap markers | Michael S. Tsirkin | 2011-12-04 | 1 | -8/+8 |
| |/ |
|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -35/+1 |
|\ \ |
|
| * | | consolidate a bunch of ipcbuf.h instances | Al Viro | 2012-01-03 | 1 | -29/+1 |
| * | | consolidate umode_t declarations | Al Viro | 2012-01-03 | 1 | -6/+0 |
| |/ |
|
* / | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
|/ |
|
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -2/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 4 | -4/+3 |
* | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 | 1 | -6/+1 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-26 | 1 | -1/+0 |
* | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells | 2011-06-21 | 1 | -0/+1 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds | 2011-03-24 | 7 | -9/+150 |
|\ |
|
| * | MN10300: gcc 4.6 vs am33 inline assembly | Richard Henderson | 2011-03-23 | 1 | -4/+17 |
| * | MN10300: Emulate single stepping in KGDB on MN10300 | David Howells | 2011-03-18 | 1 | -0/+4 |
| * | MN10300: Use KGDB | David Howells | 2011-03-18 | 2 | -1/+83 |
| * | MN10300: Create generic kernel debugger hooks | David Howells | 2011-03-18 | 4 | -4/+18 |
| * | MN10300: Create general kernel debugger cache flushing | David Howells | 2011-03-18 | 1 | -0/+8 |
| * | MN10300: Introduce a general config option for kernel debugger hooks | David Howells | 2011-03-18 | 1 | -0/+20 |
* | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 |
* | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -7/+0 |
* | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -2/+4 |
|/ |
|
* | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner | 2011-03-18 | 1 | -5/+0 |
* | MN10300: atomic_read() should ensure it emits a load | David Howells | 2011-03-14 | 1 | -1/+1 |
* | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill | 2011-03-14 | 1 | -2/+3 |