| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-25 | 1 | -0/+2 |
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-25 | 1 | -1/+2 |
* | [SPARC]: Add unsigned to unused bit field in a.out.h | Robert Reif | 2007-04-02 | 1 | -1/+1 |
* | [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure | Mikael Pettersson | 2007-03-27 | 1 | -1/+1 |
* | [SPARC64]: Get DEBUG_PAGEALLOC working again. | David S. Miller | 2007-03-16 | 1 | -0/+2 |
* | [SPARC]: Hook up missing syscalls. | David S. Miller | 2007-03-12 | 1 | -8/+8 |
* | [SPARC]: We do not need OLD_GETRLIMIT. | David S. Miller | 2007-03-09 | 1 | -1/+0 |
* | [SPARC64]: Fix PARPORT build (again). | David S. Miller | 2007-03-08 | 1 | -0/+11 |
* | [SPARC64]: Fix floppy build failure. | David S. Miller | 2007-03-05 | 2 | -11/+11 |
* | [SPARC]: Provide 'get_property()' alias for of_get_property(). | David S. Miller | 2007-03-02 | 1 | -0/+1 |
* | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller | 2007-03-02 | 1 | -0/+3 |
* | [SPARC64]: Fix parport_pc build. | David S. Miller | 2007-02-28 | 2 | -4/+22 |
* | [SPARC64]: Increase command line size to 2048 like other arches. | David S. Miller | 2007-02-12 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-02-11 | 2 | -0/+32 |
|\ |
|
| * | [SPARC64]: Add PCI MSI support on Niagara. | David S. Miller | 2007-02-10 | 2 | -0/+32 |
* | | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
|/ |
|
* | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 2006-12-31 | 1 | -1/+1 |
* | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. | David S. Miller | 2006-12-17 | 1 | -0/+10 |
* | [SPARC64]: Minor irq handling cleanups. | David S. Miller | 2006-12-17 | 1 | -2/+0 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [SPARC64]: Fix several kprobes bugs. | David S. Miller | 2006-12-10 | 1 | -5/+6 |
* | [SPARC64]: dma remove extra brackets | Mariusz Kozlowski | 2006-12-10 | 1 | -3/+3 |
* | [SPARC64]: Add irqtrace/stacktrace/lockdep support. | David S. Miller | 2006-12-10 | 4 | -55/+160 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+12 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -118/+0 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |
* | [NET]: SPARC64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -41/+36 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 | 1 | -4/+2 |
|\ |
|
| * | PCI: Use pci_generic_prep_mwi on sparc64 | Matthew Wilcox | 2006-12-01 | 1 | -4/+2 |
* | | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
|/ |
|
* | [SPARC]: Fix robust futex syscalls and wire up migrate_pages. | David S. Miller | 2006-11-05 | 1 | -3/+7 |
* | [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. | David S. Miller | 2006-11-01 | 1 | -10/+8 |
* | [SPARC64]: 8-byte align return value from compat_alloc_user_space() | David S. Miller | 2006-10-22 | 1 | -2/+5 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 | 1 | -15/+0 |
* | [PATCH] sparc64 pt_regs fixes | Al Viro | 2006-10-08 | 2 | -4/+5 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more. | David S. Miller | 2006-10-02 | 1 | -1/+0 |
* | [SPARC64]: Move signal compat bits to new header file. | David S. Miller | 2006-10-02 | 2 | -37/+34 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -42/+0 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -2/+3 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-09-24 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 | 1 | -4/+23 |
| |\ |
|
| * \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-12 | 1 | -0/+8 |
| |\ \ |
|
| * \ \ | Merge /spare/repo/linux-2.6 into upstream | Jeff Garzik | 2006-08-29 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 2006-08-10 | 1 | -0/+1 |