| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | 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 |
| | * | | | | | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu | FUJITA Tomonori | 2009-08-10 | 1 | -16/+0 |
| | * | | | | | | | sparc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-08-10 | 5 | -99/+19 |
| | * | | | | | | | sparc: Use dma_map_ops struct | FUJITA Tomonori | 2009-08-10 | 4 | -53/+36 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | debug lockups: Improve lockup detection, fix generic arch fallback | Ingo Molnar | 2009-08-03 | 2 | -4/+4 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-09-11 | 2 | -0/+5 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 2 | -0/+5 |
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-10 | 16 | -147/+173 |
|\| | | | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-05 | 4 | -7/+6 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 2009-09-04 | 3 | -6/+5 |
| | * | | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 2009-09-03 | 1 | -1/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-08-25 | 12 | -140/+167 |
| |\| | | | |
| | |/ / / /
| |/| | | | |
|
| | * | | | | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 | 4 | -28/+76 |
| | * | | | | sparc64: Update defconfig. | David S. Miller | 2009-08-18 | 1 | -25/+34 |
| | * | | | | sparc32: Update defconfig. | David S. Miller | 2009-08-18 | 1 | -30/+44 |
| | * | | | | sparc32: Kill trap table freeing code. | David S. Miller | 2009-08-18 | 2 | -48/+0 |
| | * | | | | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers | 2009-08-18 | 1 | -1/+1 |
| | * | | | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 | 2 | -6/+8 |
| | * | | | | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller | 2009-07-27 | 2 | -2/+4 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-20 | 1 | -2/+2 |
|\| | | | |
|
| * | | | | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
| | |/ /
| |/| | |
|