| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-14 | 1 | -17/+1 |
|\ |
|
| * | UAPI: Make M32R use asm-generic/param.h | David Howells | 2011-12-12 | 1 | -17/+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 | -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 |
| |/ |
|
* | | 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 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-06 | 1 | -7/+0 |
|\ \
| |/
|/| |
|
| * | m32r: drop unused Kconfig symbol | Paul Bolle | 2011-10-31 | 1 | -7/+0 |
* | | m32r: Allow use of atomic64 | Steven Rostedt | 2011-10-17 | 1 | -0/+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 | -4/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 5 | -5/+4 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -2/+0 |
* | m32r, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -1/+0 |
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2011-07-24 | 1 | -26/+1 |
|\ |
|
| * | asm-generic: move archictures to common delay.h | Jonas Bonn | 2011-07-22 | 1 | -26/+1 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -38/+0 |
* | | m32r: Use generic PREEMPT config | Frederic Weisbecker | 2011-07-05 | 1 | -11/+1 |
|/ |
|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -7/+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 |
* | | m32r: remove redundant declaration | KOSAKI Motohiro | 2011-05-26 | 1 | -11/+2 |
* | | m32r: convert cpumask api | KOSAKI Motohiro | 2011-05-26 | 3 | -52/+51 |
|/ |
|
* | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -9/+0 |
* | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 2011-05-25 | 1 | -2/+0 |
* | m32r, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes | 2011-05-25 | 1 | -0/+1 |
* | 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 |
|\ |
|
| * | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 | 10 | -120/+76 |
| |\ |
|
| * | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+1 |
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -3/+1 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -6/+6 |
* | | | 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 | 10 | -120/+76 |
|\ \
| |/
|/| |
|
| * | m32r: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -45/+1 |
| * | m32r: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 8 | -75/+75 |
* | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -6/+0 |
* | | 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 | -3/+0 |
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -9/+4 |
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ |
|