Age | Commit message (Expand) | Author |
2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-24 | sparc: Fix user_addr_max() definition. | David S. Miller |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-24 | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller |
2012-05-24 | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller |
2012-05-24 | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller |
2012-05-23 | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-22 | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-22 | sparc32: use the common implementation of alloc_thread_info_node() | Sam Ravnborg |
2012-05-21 | sparc: kill ancient comment in sparc_sigaction() | Al Viro |
2012-05-21 | sparc: missing checks of __get_user()/__put_user() return values | Al Viro |
2012-05-21 | new helper: sigsuspend() | Al Viro |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-05-21 | sparc: Use: generic time config | Anna-Maria Gleixner |
2012-05-20 | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg |
2012-05-20 | sparc32: fix cpuid_patch run-time patching | Sam Ravnborg |
2012-05-19 | sparc32: drop unused inline functions in srmmu.c | Sam Ravnborg |
2012-05-19 | sparc32: drop unused functions in pgtsrmmu.h | Sam Ravnborg |
2012-05-19 | sparc32,leon: move leon mmu functions to leon_mm.c | Sam Ravnborg |
2012-05-19 | sparc32,leon: remove duplicate definitions in leon.h | Sam Ravnborg |
2012-05-19 | sparc32,leon: remove duplicate UART register definitions | Sam Ravnborg |
2012-05-19 | sparc32,leon: move leon ASI definitions to asi.h | Sam Ravnborg |
2012-05-19 | sparc32: move trap table to a separate file | Sam Ravnborg |
2012-05-19 | sparc64: renamed ttable.S to ttable_64.S | Sam Ravnborg |
2012-05-19 | sparc32: Remove asm/sysen.h header. | David S. Miller |
2012-05-19 | sparc32: Delete asm/smpprim.h | David S. Miller |
2012-05-19 | sparc32: Remove unused empty_bad_page{,_table} declarations. | David S. Miller |
2012-05-19 | sparc32: Kill boot_cpu_id4 | David S. Miller |
2012-05-19 | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h | David S. Miller |
2012-05-19 | sparc32: Remove completely unused code from asm/cache.h | David S. Miller |
2012-05-19 | sparc32: Add ucmpdi2.o to obj-y instead of lib-y. | David S. Miller |
2012-05-19 | sparc32: add ucmpdi2 | Sam Ravnborg |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-15 | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman |
2012-05-15 | sparc: introduce arch/sparc/Kbuild | Sam Ravnborg |
2012-05-15 | sparc: clean up Makefile | Sam Ravnborg |