Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-11 | 22 | -646/+196 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | sparc64: Initial niagara2 perf counter support. | David S. Miller | 2009-09-10 | 1 | -0/+30 | |
| | * | | | | | | | sparc64: Perf counter 'nop' event is not constant. | David S. Miller | 2009-09-10 | 1 | -4/+6 | |
| | * | | | | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. | David S. Miller | 2009-09-10 | 1 | -2/+4 | |
| | * | | | | | | | sparc64: Provide hypervisor tracing bit support for perf counters. | David S. Miller | 2009-09-10 | 1 | -1/+4 | |
| | * | | | | | | | sparc64: Initial hw perf counter support. | David S. Miller | 2009-09-10 | 5 | -2/+538 | |
| | * | | | | | | | sparc64: Implement a real set_perf_counter_pending(). | David S. Miller | 2009-09-10 | 2 | -2/+14 | |
| | * | | | | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed. | David S. Miller | 2009-09-10 | 1 | -0/+5 | |
| | * | | | | | | | sparc64: Provide extern decls for sparc_??u_type strings. | David S. Miller | 2009-09-10 | 1 | -0/+4 | |
| | * | | | | | | | sparc64: Make touch_nmi_watchdog() actually work. | David S. Miller | 2009-09-08 | 1 | -2/+1 | |
| | * | | | | | | | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify(). | David S. Miller | 2009-09-08 | 1 | -1/+1 | |
| | * | | | | | | | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 2009-09-08 | 3 | -19/+45 | |
| | * | | | | | | | sparc: add basic support for 'perf' | Jens Axboe | 2009-09-04 | 5 | -4/+15 | |
| | * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-04 | 13 | -142/+169 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_file | Alexey Dobriyan | 2009-09-01 | 1 | -12/+20 | |
| | * | | | | | | | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele | 2009-08-17 | 1 | -1/+52 | |
| | * | | | | | | | | sparc,leon: Added support for AMBAPP bus. | Konrad Eisele | 2009-08-17 | 3 | -2/+81 | |
| | * | | | | | | | | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 2009-08-17 | 13 | -1/+43 | |
| | * | | | | | | | | sparc,leon: Redefine MMU register access asi if CONFIG_LEON | Konrad Eisele | 2009-08-17 | 1 | -0/+4 | |
| | * | | | | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele | 2009-08-17 | 5 | -0/+1099 | |
| | * | | | | | | | | sparc64: cheaper asm/uaccess.h inclusion | Alexey Dobriyan | 2009-08-16 | 2 | -1/+2 | |
| | * | | | | | | | | SPARC: fix duplicate declaration | Jaswinder Singh Rajput | 2009-08-16 | 1 | -20/+7 | |
| | * | | | | | | | | sparc64: build compressed image (zImage) by default | Jurij Smakov | 2009-08-16 | 2 | -6/+9 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 9 | -18/+15 | |
| | |\| | | | | | | ||||||
| | * | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+1 | |
| | * | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+2 | |
| | * | | | | | | | net/compat/wext: send different messages to compat tasks | Johannes Berg | 2009-07-15 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 2 | -20/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | locking, sparc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 | 2 | -20/+20 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 12 | -615/+161 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 | 13 | -142/+169 | |
| | |\| | | | | | | ||||||
| | * | | | | | | | sparc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-08-10 | 5 | -34/+39 | |
| | * | | | | | | | sparc: Use asm-generic/pci-dma-compat | FUJITA Tomonori | 2009-08-10 | 9 | -444/+96 | |
| | * | | | | | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s... | FUJITA Tomonori | 2009-08-10 | 3 | -8/+10 |