| Commit message (Expand) | Author | Age |
* | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich | 2009-09-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
* | | 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 |
|\| |
|
| * | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 2009-09-18 |
* | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 |
|/ |
|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 |
| * | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 |
| * | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 |
| * | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-17 |
|\ \ |
|
| * | | sparc: Update defconfigs. | David S. Miller | 2009-09-16 |
| * | | sparc: Kill PROM console driver. | David S. Miller | 2009-09-15 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ \ |
|
| * | | | sparc64: use embedding percpu first chunk allocator | Tejun Heo | 2009-08-14 |
| * | | | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 |
| * | | | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 |
| * | | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\ \ \ |
|
| * | | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-08 |
| * | | | | percpu: allow non-linear / sparse cpu -> unit mapping | Tejun Heo | 2009-07-03 |
| * | | | | percpu: drop pcpu_chunk->page[] | Tejun Heo | 2009-07-03 |
| * | | | | percpu: simplify pcpu_setup_first_chunk() | Tejun Heo | 2009-07-03 |
| * | | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| |\ \ \ \ |
|
| * | | | | | sparc64: fix build breakage introduced by percpu-convert-most patchset | Tejun Heo | 2009-06-24 |
| * | | | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
| * | | | | | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 |
* | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 |
* | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-09-14 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-11 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | * | | | | | | | sparc64: Initial niagara2 perf counter support. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Perf counter 'nop' event is not constant. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Provide hypervisor tracing bit support for perf counters. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Initial hw perf counter support. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Implement a real set_perf_counter_pending(). | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Provide extern decls for sparc_??u_type strings. | David S. Miller | 2009-09-10 |
| | * | | | | | | | sparc64: Make touch_nmi_watchdog() actually work. | David S. Miller | 2009-09-09 |
| | * | | | | | | | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify(). | David S. Miller | 2009-09-09 |
| | * | | | | | | | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 2009-09-09 |
| | * | | | | | | | sparc: add basic support for 'perf' | Jens Axboe | 2009-09-04 |
| | * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-04 |
| | |\ \ \ \ \ \ \ |
|