| Commit message (Expand) | Author | Age |
* | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 2006-12-31 |
* | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. | David S. Miller | 2006-12-17 |
* | [SPARC64]: Minor irq handling cleanups. | David S. Miller | 2006-12-17 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 |
* | [SPARC64]: Fix several kprobes bugs. | David S. Miller | 2006-12-10 |
* | [SPARC64]: dma remove extra brackets | Mariusz Kozlowski | 2006-12-10 |
* | [SPARC64]: Add irqtrace/stacktrace/lockdep support. | David S. Miller | 2006-12-10 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 |
* | [NET]: SPARC64 checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 |
|\ |
|
| * | PCI: Use pci_generic_prep_mwi on sparc64 | Matthew Wilcox | 2006-12-01 |
* | | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
|/ |
|
* | [SPARC]: Fix robust futex syscalls and wire up migrate_pages. | David S. Miller | 2006-11-05 |
* | [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. | David S. Miller | 2006-11-01 |
* | [SPARC64]: 8-byte align return value from compat_alloc_user_space() | David S. Miller | 2006-10-23 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 |
* | [PATCH] sparc64 pt_regs fixes | Al Viro | 2006-10-08 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more. | David S. Miller | 2006-10-02 |
* | [SPARC64]: Move signal compat bits to new header file. | David S. Miller | 2006-10-02 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-09-24 |
|\ |
|
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 |
| |\ |
|
| * \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-12 |
| |\ \ |
|
| * \ \ | Merge /spare/repo/linux-2.6 into upstream | Jeff Garzik | 2006-08-29 |
| |\ \ \ |
|
| * | | | | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 2006-08-10 |
* | | | | | Fix exported headers for SPARC, SPARC64 | David Woodhouse | 2006-09-21 |
| |_|_|/
|/| | | |
|
* | | | | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 |
| |_|/
|/| | |
|
* | | | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 |
| |/
|/| |
|
* | | [SPARC64]: Fix pfn_pte() build failure. | David S. Miller | 2006-08-22 |
|/ |
|
* | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 |
* | [SPARC64]: Fix typo in pgprot_noncached(). | David S. Miller | 2006-07-27 |
* | [SPARC64]: Fix quad-float multiply emulation. | David S. Miller | 2006-07-27 |
* | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 |
* | [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. | David S. Miller | 2006-07-21 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | [SPARC64]: Fix make headers_install | David Woodhouse | 2006-07-13 |
* | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. | Randy Dunlap | 2006-07-05 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Restrict headers exported to userspace for SPARC and SPARC64 | David S. Miller | 2006-06-20 |
| * | Add Kbuild file for SPARC 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-03 |