Age | Commit message (Expand) | Author |
2013-03-20 | sparc32,leon: add support for PCI busn resource for GRPCI2 | Daniel Hellstrom |
2013-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-03-19 | sparc: remove unused "config BITS" | Paul Bolle |
2013-03-19 | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" | Paul Bolle |
2013-03-11 | sparc64: correctly recognize SPARC64-X chips | Allen Pais |
2013-03-05 | get rid of union semop in sys_semctl(2) arguments | Al Viro |
2013-03-04 | make do_mremap() static | Al Viro |
2013-03-03 | sparc: no need to sign-extend in sync_file_range() wrapper | Al Viro |
2013-03-03 | merge compat sys_ipc instances | Al Viro |
2013-03-03 | consolidate compat lookup_dcookie() | Al Viro |
2013-03-03 | convert vmsplice to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-03-02 | sparc,leon: fix GRPCI2 device0 PCI config space access | Daniel Hellstrom |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | [regression] braino in "sparc: convert to ksignal" | Al Viro |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | fix compat truncate/ftruncate | Al Viro |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-24 | lseek() and truncate() on sparc really need sign extension | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | swap: add per-partition lock for swapfile | Shaohua Li |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-02-20 | sparc32: refactor smp boot | Sam Ravnborg |
2013-02-20 | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. | David S. Miller |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-02-20 | sparc64: Fix tsb_grow() in atomic context. | David S. Miller |
2013-02-20 | sparc64: Handle hugepage TSB being NULL. | David S. Miller |
2013-02-20 | sparc64: Fix gfp_flags setting in tsb_grow(). | David S. Miller |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-17 | sparc idle: rename pm_idle to sparc_idle | Len Brown |
2013-02-14 | sparc: convert to ksignal | Al Viro |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller |
2013-02-13 | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. | David S. Miller |
2013-02-08 | OF: convert devtree lock from rw_lock to raw spinlock | Thomas Gleixner |
2013-02-06 | sparc: explicitly include sched.h to get task_thread_info declaration | Stephen Rothwell |
2013-02-03 | sparc: switch to generic old sigsuspend | Al Viro |