| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | 1 | -2/+1 |
| * | | | | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2012-05-24 | 2 | -5/+30 |
| * | | | | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller | 2012-05-23 | 1 | -29/+21 |
| * | | | | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller | 2012-05-22 | 8 | -198/+136 |
| * | | | | sparc32: use the common implementation of alloc_thread_info_node() | Sam Ravnborg | 2012-05-22 | 3 | -37/+2 |
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -36/+4 |
|\ \ \ \ \ |
|
| * | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -36/+4 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -9/+3 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -2/+0 |
| * | | | | | sparc: Use: generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -12/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 4 | -38/+14 |
|\ \ \ \ \ |
|
| * | | | | | sparc: kill ancient comment in sparc_sigaction() | Al Viro | 2012-05-21 | 1 | -5/+0 |
| * | | | | | sparc: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-21 | 2 | -10/+12 |
| * | | | | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 2 | -23/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 2 | -6/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 2 | -6/+0 |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-22 | 1 | -19/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra | 2012-05-09 | 1 | -19/+0 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-22 | 2 | -4/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 1 | -3/+1 |
| * | | | | | | | perf: Remove PERF_COUNTERS config option | Robert Richter | 2012-04-26 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 | 3 | -2/+5 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat | David Howells | 2012-05-11 | 2 | -1/+4 |
| * | | | | | | Merge tag 'v3.4-rc5' into next | James Morris | 2012-05-04 | 7 | -41/+65 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | seccomp: ignore secure_computing return values | Will Drewry | 2012-04-18 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 12 | -83/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | task_allocator: Use config switches instead of magic defines | Thomas Gleixner | 2012-05-08 | 2 | -2/+1 |
| * | | | | | | sparc: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -23/+2 |
| * | | | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| * | | | | | | sparc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -24/+1 |
| * | | | | | | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 7 | -32/+18 |
| * | | | | | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 2 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 2012-05-21 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2012-05-21 | 136 | -10726/+2242 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg | 2012-05-20 | 3 | -13/+10 |
| * | | | | | | sparc32: fix cpuid_patch run-time patching | Sam Ravnborg | 2012-05-20 | 1 | -0/+2 |
| * | | | | | | sparc32: drop unused inline functions in srmmu.c | Sam Ravnborg | 2012-05-19 | 1 | -26/+0 |
| * | | | | | | sparc32: drop unused functions in pgtsrmmu.h | Sam Ravnborg | 2012-05-19 | 2 | -52/+14 |
| * | | | | | | sparc32,leon: move leon mmu functions to leon_mm.c | Sam Ravnborg | 2012-05-19 | 3 | -81/+85 |
| * | | | | | | sparc32,leon: remove duplicate definitions in leon.h | Sam Ravnborg | 2012-05-19 | 1 | -15/+2 |
| * | | | | | | sparc32,leon: remove duplicate UART register definitions | Sam Ravnborg | 2012-05-19 | 1 | -25/+0 |
| * | | | | | | sparc32,leon: move leon ASI definitions to asi.h | Sam Ravnborg | 2012-05-19 | 2 | -13/+14 |
| * | | | | | | sparc32: move trap table to a separate file | Sam Ravnborg | 2012-05-19 | 2 | -324/+419 |
| * | | | | | | sparc64: renamed ttable.S to ttable_64.S | Sam Ravnborg | 2012-05-19 | 2 | -1/+1 |
| * | | | | | | sparc32: Remove asm/sysen.h header. | David S. Miller | 2012-05-19 | 1 | -15/+0 |
| * | | | | | | sparc32: Delete asm/smpprim.h | David S. Miller | 2012-05-19 | 1 | -54/+0 |
| * | | | | | | sparc32: Remove unused empty_bad_page{,_table} declarations. | David S. Miller | 2012-05-19 | 1 | -2/+0 |
| * | | | | | | sparc32: Kill boot_cpu_id4 | David S. Miller | 2012-05-19 | 3 | -6/+1 |