- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
- fae2ae2 sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() by Al Viro · 12 years ago
- 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
- 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
- 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
- 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
- 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
- 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
- 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
- 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
- e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
- 270c10e sparc64: Fix cpu strand yielding. by David S. Miller · 12 years ago
- 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
- 985c9e6 Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- bb2bab1 UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty by David Howells · 12 years ago
- f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
- ab34868 sparc32: switch to generic kernel_execve() by Al Viro · 12 years ago
- c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
- 32942bc sparc32: bury the remnants of LOWSYS tricks by Al Viro · 12 years ago
- eb48ffc sparc64: convert to generic execve by Al Viro · 12 years ago
- e793d8c sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
- 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
- 08280e6 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
- 2f12af3 sparc64: switch to generic kernel_execve() by Al Viro · 12 years ago
- 5230429 sparc64: take fprs_write() and friends to start_thread() by Al Viro · 12 years ago
- 1918c7f sparc64: switch to generic kernel_thread() by Al Viro · 12 years ago
- dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 12 years ago
- d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 55c2770 sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 12 years ago
- f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 5457982 UAPI: (Scripted) Disintegrate arch/sparc/include/asm by David Howells · 12 years ago
- 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
- dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 12 years ago
- c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
- 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
- 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
- 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
- b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
- af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
- 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
- 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
- 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
- 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
- ffa9009 sparc64: Fix strace hiccups when force_successful_syscall() triggers. by Al Viro · 12 years ago
- 4013824 sparc64: Rearrange thread info to cheaply clear syscall noerror state. by Al Viro · 12 years ago
- c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
- 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
- a06cb1ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
- 954f9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
- 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
- aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- a20acf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
- 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
- fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
- 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 13 years ago
- 42a4172 sparc64: Fix trailing whitespace in NG4 memcpy. by David S. Miller · 12 years ago
- 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- aa99521 sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT by Daniel Borkmann · 12 years ago
- 9019205 sparc64: Fix comment type in NG4 copy from user. by David S. Miller · 12 years ago
- 1b62ca7 sparc64: Fix return value of Niagara-2 memcpy. by David S. Miller · 12 years ago
- ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
- a9e8d1a sparc: fix the return value of module_alloc() by Wei Yongjun · 12 years ago
- dfa520a sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 by Andreas Larsson · 12 years ago
- 20b739f arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
- 274504f sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. by David S. Miller · 12 years ago
- ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 13 years ago
- 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
- 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
- 65d5fcf sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt by David S. Miller · 12 years ago
- 979e93c sparc64: Add auto-loading mechanism to crypto-opcode drivers. by David S. Miller · 12 years ago
- 7174168 sparc64: Add missing pr_fmt define to crypto opcode drivers. by David S. Miller · 12 years ago
- 1080362 sparc64: Adjust crypto priorities. by David S. Miller · 12 years ago
- c69ad0a sparc64: Use cpu_pgsz_mask for linear kernel mapping config. by David S. Miller · 12 years ago
- ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
- 4f93d21 sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. by David S. Miller · 12 years ago
- 699871b sparc64: Fix bugs in unrolled 256-bit loops. by David S. Miller · 12 years ago
- 7cff82f sparc64: Avoid code duplication in crypto assembler. by David S. Miller · 12 years ago
- 4e71bb4 sparc64: Unroll CTR crypt loops in AES driver. by David S. Miller · 12 years ago
- 3010131 sparc64: Unroll ECB decryption loops in AES driver. by David S. Miller · 12 years ago
- 03d168a sparc64: Unroll ECB encryption loops in AES driver. by David S. Miller · 12 years ago
- 9fd130e sparc64: Add ctr mode support to AES driver. by David S. Miller · 12 years ago
- 0bdcaf7 sparc64: Move AES driver over to a methods based implementation. by David S. Miller · 12 years ago