| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Add missing __NR_recvmmsg define. | David S. Miller | 2009-10-14 | 1 | -1/+2 |
* | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 2 | -3/+3 |
* | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 1 | -0/+2 |
* | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2009-09-29 | 2 | -9/+47 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-26 | 1 | -2/+0 |
|\ |
|
| * | sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). | David S. Miller | 2009-09-17 | 1 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 2 | -17/+0 |
|\ \ |
|
| * | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
| * | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -2/+0 |
| * | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -14/+0 |
* | | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 3 | -8/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
| * | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 2 | -5/+5 |
* | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 2009-09-23 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
| |/ / |
|
* | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 10 | -117/+117 |
* | | | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 | 1 | -68/+7 |
|\ \ \
| |/ / |
|
| * | | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 2009-09-18 | 1 | -68/+7 |
* | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 | 1 | -2/+1 |
|/ / |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-17 | 1 | -4/+3 |
|\ \ |
|
| * | | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 | 1 | -1/+0 |
| * | | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 | 1 | -1/+1 |
| * | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | 1 | -1/+1 |
| * | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-17 | 4 | -44/+55 |
|\ \ \
| | |/
| |/| |
|
| * | | sparc: Update defconfigs. | David S. Miller | 2009-09-16 | 2 | -40/+55 |
| * | | sparc: Kill PROM console driver. | David S. Miller | 2009-09-15 | 2 | -4/+0 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 2 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 2 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 3 | -119/+23 |
|\ \ \ |
|
| * | | | sparc64: use embedding percpu first chunk allocator | Tejun Heo | 2009-08-14 | 2 | -110/+21 |
| * | | | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 | 1 | -5/+7 |
| * | | | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 | 1 | -7/+17 |
| * | | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 10 | -20/+17 |
| |\ \ \ |
|
| * | | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+2 |
| * | | | | percpu: allow non-linear / sparse cpu -> unit mapping | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
| * | | | | percpu: drop pcpu_chunk->page[] | Tejun Heo | 2009-07-04 | 1 | -27/+15 |
| * | | | | percpu: simplify pcpu_setup_first_chunk() | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 4 | -31/+25 |
| |\ \ \ \ |
|
| * | | | | | sparc64: fix build breakage introduced by percpu-convert-most patchset | Tejun Heo | 2009-06-24 | 1 | -6/+0 |
| * | | | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
| * | | | | | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 | 1 | -0/+3 |
* | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 | 1 | -4/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 | 1 | -4/+0 |
* | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | 56 | -710/+2168 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-09-14 | 39 | -70/+1974 |
| |\ \ \ \ \ \ \ |
|