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