| 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 | -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 | 17 | -152/+158 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 1 | -0/+4 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+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 |
* | | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 | 1 | -0/+1 |
* | | 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 |
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-29 | 3 | -2/+2 |
|\ \
| |/
|/| |
|
| * | h8300: Move gpio.h to gpio-internal.h | Mark Brown | 2011-10-26 | 3 | -2/+2 |
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 1 | -1/+1 |
|\ \ |
|
| * | | h8300: drivers/serial/Kconfig was moved | Paul Bolle | 2011-10-18 | 1 | -1/+1 |
* | | | h8300: drop puzzling Kconfig dependencies | Paul Bolle | 2011-10-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 | 1 | -2/+0 |
|\ |
|
| * | h8300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -45/+0 |
* | | h8300: Use generic config PREEMPT definition | Frederic Weisbecker | 2011-07-05 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 2 | -1/+3 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 2 | -1/+3 |
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -8/+0 |
|/ |
|
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-25 | 2 | -32/+2 |
|\ |
|
| * | h8300: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -31/+1 |
| * | h8300: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 1 | -1/+1 |
* | | 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 |
* | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+4 |
|/ |
|
* | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -4/+0 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 1 | -1/+1 |
|\ |
|
| * | h8300: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | | h8300: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 2 | -4/+2 |
|/ |
|