| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -10/+0 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -2/+0 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -2/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |
* | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 | 1 | -0/+11 |
* | [SPARC]: Emulate cmpxchg like parisc | Kyle McMartin | 2007-05-29 | 1 | -0/+38 |
* | [SPARC32]: asm/system.h needs asm/smp.h | David S. Miller | 2007-05-14 | 1 | -0/+1 |
* | [SPARC32]: Fix sparc32 kdebug changes. | Robert Reif | 2007-05-14 | 1 | -4/+4 |
* | [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. | David S. Miller | 2007-05-11 | 1 | -1/+4 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -13/+1 |
* | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -0/+1 |
* | [SPARC]: Wire up utimensat syscall. | David S. Miller | 2007-05-08 | 1 | -1/+2 |
* | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -1/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+4 |
* | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 | 1 | -6/+8 |
|\ |
|
| * | [SPARC]: Make device_node name and type const | Stephen Rothwell | 2007-04-26 | 1 | -2/+2 |
| * | [SPARC]: constify some paramaters of OF routines | Stephen Rothwell | 2007-04-26 | 1 | -4/+6 |
| * | [SPARC/64]: constify of_get_property return | Stephen Rothwell | 2007-04-26 | 1 | -1/+1 |
* | | [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 |
* | [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P... | Al Viro | 2007-03-14 | 1 | -14/+1 |
* | [SPARC]: Hook up missing syscalls. | David S. Miller | 2007-03-12 | 1 | -7/+8 |
* | [SPARC]: We do not need OLD_GETRLIMIT. | David S. Miller | 2007-03-09 | 1 | -1/+0 |
* | [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 |
* | [PATCH] add missing io...._rep() on sparc32 | Al Viro | 2007-02-11 | 1 | -0/+29 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. | Bob Breuer | 2007-02-01 | 1 | -1/+1 |
* | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 2006-12-31 | 1 | -1/+1 |
* | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller | 2006-12-17 | 1 | -84/+16 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+12 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -130/+0 |
* | [NET]: SPARC checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -57/+46 |
* | 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/+6 |
* | [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. | David Woodhouse | 2006-10-20 | 1 | -21/+20 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -3/+3 |
* | [PATCH] sparc32 rwlock fix | Al Viro | 2006-10-08 | 1 | -1/+27 |
* | [PATCH] sparc32 pt_regs fixes | Al Viro | 2006-10-08 | 3 | -4/+5 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -47/+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/+2 |