Age | Commit message (Expand) | Author | Files | Lines |
2009-10-15 | of: merge of_node_get(), of_node_put() and of_find_all_nodes() | Grant Likely | 1 | -9/+0 |
2009-10-15 | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h | Grant Likely | 1 | -3/+0 |
2009-10-15 | of: merge struct device_node | Grant Likely | 1 | -24/+0 |
2009-10-15 | of: merge phandle, ihandle and struct property | Grant Likely | 1 | -12/+0 |
2009-10-15 | of: Rework linux/of.h and asm/prom.h include ordering | Grant Likely | 1 | -6/+1 |
2009-10-14 | sparc: Add missing __NR_recvmmsg define. | David S. Miller | 1 | -1/+2 |
2009-10-13 | sparc64: Set IRQF_DISABLED on LDC channel IRQs. | David S. Miller | 1 | -2/+2 |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2 | -3/+3 |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+2 |
2009-10-12 | this_cpu: Use this_cpu_xx in nmi handling | Christoph Lameter | 1 | -4/+4 |
2009-10-12 | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 1 | -1/+1 |
2009-10-09 | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller | 1 | -1/+1 |
2009-10-08 | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -0/+2 |
2009-10-06 | perf_event: Provide vmalloc() based mmap() backing | Peter Zijlstra | 1 | -0/+2 |
2009-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 6 | -59/+547 |
2009-10-05 | sparc: using HZ needs an include of linux/param.h | Stephen Rothwell | 1 | -0/+1 |
2009-10-01 | sparc32: convert to asm-generic/hardirq.h | Christoph Hellwig | 2 | -13/+3 |
2009-09-29 | sparc64: Cache per-cpu %pcr register value in perf code. | David S. Miller | 1 | -17/+42 |
2009-09-29 | sparc64: Fix comment typo in perf_event.c | David S. Miller | 1 | -1/+1 |
2009-09-28 | sparc64: Minor coding style fixups in perf code. | David S. Miller | 1 | -7/+5 |
2009-09-28 | sparc64: Add a basic conflict engine in preparation for multi-counter support. | David S. Miller | 1 | -5/+64 |
2009-09-29 | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2 | -9/+47 |
2009-09-28 | sparc64: Increase vmalloc size to fix percpu regressions. | David S. Miller | 2 | -6/+6 |
2009-09-27 | sparc64: Add initial perf event conflict resolution and checks. | David S. Miller | 1 | -5/+77 |
2009-09-26 | sparc: Niagara1 perf event support. | David S. Miller | 1 | -0/+119 |
2009-09-26 | sparc: Add Niagara2 HW cache event support. | David S. Miller | 1 | -0/+88 |
2009-09-26 | sparc: Support all ultra3 and ultra4 derivatives. | David S. Miller | 1 | -10/+13 |
2009-09-26 | sparc: Support HW cache events. | David S. Miller | 1 | -6/+139 |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+0 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -17/+0 |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 2 | -2/+2 |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 1 | -1/+0 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -2/+0 |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 1 | -14/+0 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 3 | -8/+7 |
2009-09-23 | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 1 | -1/+1 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 10 | -117/+117 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 1 | -68/+7 |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 1 | -2/+1 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2 | -5/+5 |
2009-09-18 | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 1 | -68/+7 |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+3 |
2009-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -44/+55 |
2009-09-17 | sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). | David S. Miller | 1 | -2/+0 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -2/+0 |