| Commit message (Expand) | Author | Age | Files | Lines |
* | Disintegrate asm/system.h for FRV | David Howells | 2012-03-28 | 20 | -226/+261 |
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 2 | -3/+3 |
|\ |
|
| * | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 2 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 | 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 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 1 | -3/+1 |
|\ \ |
|
| * | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
| |/ |
|
* | | Merge branch 'perf/fast' into perf/core | Ingo Molnar | 2012-01-27 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 1 | -2/+0 |
* | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-15 | 1 | -15/+1 |
|\ \ |
|
| * | | UAPI: Make FRV use asm-generic/param.h | David Howells | 2011-12-12 | 1 | -15/+1 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-12 | 3 | -28/+5 |
|\ \ |
|
| * | | frv/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -6/+5 |
| * | | PCI: frv: use generic pcibios_set_master() | Myron Stowe | 2012-01-06 | 1 | -14/+0 |
| * | | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 2 | -8/+0 |
| |/ |
|
* | | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-12 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-11 | 4 | -31/+3 |
|\ \ |
|
| * | | frv: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 | 4 | -31/+3 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -10/+0 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 1 | -22/+22 |
| |\| |
|
| * | | treewide: remove commented out Kconfig entries | Paul Bolle | 2011-10-29 | 1 | -10/+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 | -36/+1 |
|\ \ \ |
|
| * | | | consolidate a bunch of ipcbuf.h instances | Al Viro | 2012-01-04 | 1 | -30/+1 |
| * | | | consolidate umode_t declarations | Al Viro | 2012-01-04 | 1 | -6/+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 |
| |/ |
|
* / | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-11-01 | 1 | -22/+22 |
|/ |
|
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-27 | 1 | -1/+1 |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+1 |
|\ |
|
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
* | | frv: remove unnecessary code | Greg Dietsche | 2011-07-30 | 1 | -7/+1 |
* | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-27 | 1 | -1/+0 |
* | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-27 | 1 | -2/+2 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 3 | -3/+2 |
* | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-27 | 1 | -2/+1 |
* | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-27 | 1 | -1/+0 |
* | | frv, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-27 | 2 | -5/+1 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -54/+3 |
|/ |
|
* | 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 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 1 | -20/+0 |
|\ \ |
|
| * | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -20/+0 |
* | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-27 | 1 | -8/+0 |
| |/
|/| |
|
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -5/+5 |