Age | Commit message (Expand) | Author |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson |
2012-11-09 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller |
2012-11-09 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson |
2012-10-28 | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller |
2012-10-27 | sparc64: Use pause instruction when available. | David S. Miller |
2012-10-27 | sparc64: Fix cpu strand yielding. | David S. Miller |
2012-10-26 | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller |
2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | sparc64: Support transparent huge pages. | David Miller |
2012-10-09 | sparc64: Document PGD and PMD layout. | David Miller |
2012-10-09 | sparc64: Eliminate PTE table memory wastage. | David Miller |
2012-10-09 | sparc64: Halve the size of PTE tables | David Miller |
2012-10-09 | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-10-05 | Revert strace hiccups fix. | David S. Miller |
2012-10-05 | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. | David S. Miller |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | sparc64: Rearrange thread info to cheaply clear syscall noerror state. | Al Viro |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | sparc: fix format string argument for prom_printf() | Akinobu Mita |
2012-10-02 | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-09-06 | sparc64: Probe cpu page size support more portably. | David S. Miller |
2012-08-28 | sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. | David S. Miller |
2012-08-18 | sparc64: Add PCR ops for SPARC-T4. | David S. Miller |
2012-08-18 | sparc64: Abstract away the %pcr values used to enable/disable NMI | David S. Miller |
2012-08-18 | sparc64: Abstract away the NMI PIC counter computation. | David S. Miller |
2012-08-18 | sparc64: Abstract away PIC register accesses. | David S. Miller |
2012-08-18 | sparc64: Add 'reg_num' argument to pcr_ops methods. | David S. Miller |
2012-08-18 | sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. | David S. Miller |
2012-08-18 | sparc64: Add detection for features new in SPARC-T4. | David S. Miller |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-26 | sparc32: move kmap_init() to highmem.c | Sam Ravnborg |
2012-07-26 | sparc32: drop unused BAD_PAGE stuff | Sam Ravnborg |