| Commit message (Expand) | Author | Age |
* | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2012-11-16 |
|\ |
|
| * | 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-11-09 |
| * | 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-28 |
| * | sparc64: Use pause instruction when available. | David S. Miller | 2012-10-28 |
| * | sparc64: Fix cpu strand yielding. | David S. Miller | 2012-10-27 |
* | | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro | 2012-11-16 |
|\| |
|
| * | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 |
| * | 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-17 |
| * | | 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-16 |
| * | | sparc64: Like x86 we should check current->mm during perf backtrace generation. | David S. Miller | 2012-10-14 |
| |/ |
|
* | | sparc32: switch to generic sys_execve() | Al Viro | 2012-10-16 |
* | | sparc32: switch to generic kernel_execve() | Al Viro | 2012-10-16 |
* | | sparc32: switch to generic kernel_thread() | Al Viro | 2012-10-16 |
* | | sparc32: bury the remnants of LOWSYS tricks | Al Viro | 2012-10-16 |
* | | sparc64: convert to generic execve | Al Viro | 2012-10-16 |
* | | sparc64: switch to generic kernel_execve() | Al Viro | 2012-10-14 |
* | | sparc64: take fprs_write() and friends to start_thread() | Al Viro | 2012-10-14 |
* | | sparc64: switch to generic kernel_thread() | Al Viro | 2012-10-14 |
* | | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro | 2012-10-14 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-10-12 |
|\ \ |
|
| * | | 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 |
* | | | 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-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 |
| |/ |
|
* | | 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 |