| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | 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 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_file | Alexey Dobriyan | 2009-09-01 |
| | * | | | | | | | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele | 2009-08-17 |
| | * | | | | | | | | sparc,leon: Added support for AMBAPP bus. | Konrad Eisele | 2009-08-17 |
| | * | | | | | | | | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 2009-08-17 |
| | * | | | | | | | | sparc,leon: Redefine MMU register access asi if CONFIG_LEON | Konrad Eisele | 2009-08-17 |
| | * | | | | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele | 2009-08-17 |
| | * | | | | | | | | sparc64: cheaper asm/uaccess.h inclusion | Alexey Dobriyan | 2009-08-16 |
| | * | | | | | | | | SPARC: fix duplicate declaration | Jaswinder Singh Rajput | 2009-08-16 |
| | * | | | | | | | | sparc64: build compressed image (zImage) by default | Jurij Smakov | 2009-08-16 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| | |\| | | | | | |
|
| | * | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 |
| | * | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 |
| | * | | | | | | | net/compat/wext: send different messages to compat tasks | Johannes Berg | 2009-07-15 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | locking, sparc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 |
| | |\| | | | | | |
|
| | * | | | | | | | sparc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-08-10 |
| | * | | | | | | | sparc: Use asm-generic/pci-dma-compat | FUJITA Tomonori | 2009-08-10 |
| | * | | | | | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s... | FUJITA Tomonori | 2009-08-10 |
| | * | | | | | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu | FUJITA Tomonori | 2009-08-10 |
| | * | | | | | | | sparc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-08-10 |
| | * | | | | | | | sparc: Use dma_map_ops struct | FUJITA Tomonori | 2009-08-10 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | debug lockups: Improve lockup detection, fix generic arch fallback | Ingo Molnar | 2009-08-03 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-09-10 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 |
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-09 |
|\| | | | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-05 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 2009-09-04 |
| | * | | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 2009-09-03 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-08-26 |
| |\| | | | |
| | |/ / / /
| |/| | | | |
|
| | * | | | | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 |
| | * | | | | sparc64: Update defconfig. | David S. Miller | 2009-08-19 |
| | * | | | | sparc32: Update defconfig. | David S. Miller | 2009-08-19 |
| | * | | | | sparc32: Kill trap table freeing code. | David S. Miller | 2009-08-19 |
| | * | | | | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers | 2009-08-18 |
| | * | | | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 |
| | * | | | | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller | 2009-07-27 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-20 |
|\| | | | |
|
| * | | | | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo | 2009-08-14 |
| | |/ /
| |/| | |
|