Age | Commit message (Expand) | Author |
2013-01-11 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. | David S. Miller |
2013-01-11 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. | David S. Miller |
2013-01-11 | sparc64: Fix ECB looping constructs in AES code. | David S. Miller |
2013-01-11 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller |
2013-01-11 | sparc64: Fix AES ctr mode block size. | David S. Miller |
2013-01-11 | sparc64: Fix unrolled AES 256-bit key loops. | David S. Miller |
2013-01-11 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp |
2012-12-03 | sparc: Fix piggyback with newer binutils. | David S. Miller |
2012-12-03 | sparc64: exit_group should kill register windows just like plain exit. | David S. Miller |
2012-11-23 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson |
2012-11-18 | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() | Al Viro |
2012-11-09 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller |
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-11-09 | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson |
2012-10-28 | sparc: Wire up sys_kcmp. | David S. Miller |
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-17 | Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin... | Linus Torvalds |
2012-10-17 | UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty | David Howells |
2012-10-16 | sparc64: Fix bit twiddling in sparc_pmu_enable_event(). | David S. Miller |
2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller |
2012-10-14 | sparc64: Like x86 we should check current->mm during perf backtrace generation. | 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 | vfs: define struct filename and have getname() return it | Jeff Layton |
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 ptrace interaction with force_successful_syscall_return() | Al Viro |
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 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
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 |