| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ |
|
| * | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend | Al Viro | 2012-05-21 | 1 | -0/+1 |
* | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -40/+9 |
|\ |
|
| * | h8300: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | 1 | -40/+9 |
* | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -5/+0 |
* | | Disintegrate asm/system.h for H8300 | David Howells | 2012-03-28 | 9 | -144/+158 |
* | | 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 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -5/+0 |
|\ |
|
| * | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -5/+0 |
* | | 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 | -46/+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 | -17/+0 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-17 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
* | | h8300: Move gpio.h to gpio-internal.h | Mark Brown | 2011-10-26 | 1 | -0/+0 |
|/ |
|
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+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 | 1 | -1/+0 |
* | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton | 2011-07-26 | 1 | -1/+1 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | h8300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -2/+0 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+2 |
* | 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 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 1 | -80/+1 |
|\ |
|
| * | ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) | Jeff Mahoney | 2010-10-22 | 1 | -80/+1 |
* | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -23/+44 |
|/ |
|
* | h8300: Fix die() | David Howells | 2010-09-07 | 1 | -1/+3 |
* | h8300: IRQ flags should be stored in an unsigned long | David Howells | 2010-09-07 | 1 | -5/+10 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
* | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 |
* | | alpha/h8300/m68k: remove obsolete <asm/md.h> files | Geert Uytterhoeven | 2010-08-09 | 1 | -13/+0 |
* | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
|/ |
|
* | h8300: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -11/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | h8300: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -0/+2 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -0/+1 |
* | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 1 | -0/+1 |
* | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 1 | -0/+1 |
|/ |
|