Age | Commit message (Expand) | Author |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | Linus Torvalds |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro |
2009-12-11 | sparc_brk() is not needed anymore | Al Viro |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() | Al Viro |
2009-12-11 | kill useless checks in sparc mremap variants | Al Viro |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2009-12-02 | sparc32: Remove early interrupt enable. | Kristoffer Glembo |
2009-12-02 | sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure | Kristoffer Glembo |
2009-11-27 | sparc64: Faster early-boot framebuffer console. | David S. Miller |
2009-11-25 | sparc: remove unused nfsd #includes | Boaz Harrosh |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | sparc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-17 | Merge commit 'v2.6.32-rc7' | Eric W. Biederman |
2009-11-16 | sparc: fix printk for change of variable type | Stephen Rothwell |
2009-11-16 | No auxio on LEON | Kristoffer Glembo |
2009-11-08 | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. | David S. Miller |
2009-11-08 | sparc64: replace parentheses in pmul() | Roel Kluin |
2009-11-06 | sysctl: sparc Use the compat_sys_sysctl | Eric W. Biederman |
2009-11-04 | sparc64/PCI: drop PCI_CACHE_LINE_BYTES | Tejun Heo |
2009-11-02 | sparc: Remove BKL from apc | Thomas Gleixner |
2009-11-02 | sparc,leon: Sparc-Leon SMP support | Konrad Eisele |
2009-10-13 | sparc64: Set IRQF_DISABLED on LDC channel IRQs. | David S. Miller |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-09 | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller |
2009-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-09-29 | sparc64: Cache per-cpu %pcr register value in perf code. | David S. Miller |
2009-09-29 | sparc64: Fix comment typo in perf_event.c | David S. Miller |
2009-09-28 | sparc64: Minor coding style fixups in perf code. | David S. Miller |
2009-09-28 | sparc64: Add a basic conflict engine in preparation for multi-counter support. | David S. Miller |
2009-09-29 | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo |
2009-09-28 | sparc64: Increase vmalloc size to fix percpu regressions. | David S. Miller |
2009-09-27 | sparc64: Add initial perf event conflict resolution and checks. | David S. Miller |
2009-09-26 | sparc: Niagara1 perf event support. | David S. Miller |
2009-09-26 | sparc: Add Niagara2 HW cache event support. | David S. Miller |
2009-09-26 | sparc: Support all ultra3 and ultra4 derivatives. | David S. Miller |
2009-09-26 | sparc: Support HW cache events. | David S. Miller |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-09-18 | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas |