summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-195-35/+61
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-2412-236/+14
|\ \ \
| * | | sparc: Fix user_addr_max() definition.David S. Miller2012-05-242-2/+4
| * | | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-242-144/+1
| * | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-241-2/+1
| * | | sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2012-05-242-5/+30
| * | | sparc: Optimize strncpy_from_user() zero byte search.David S. Miller2012-05-231-29/+21
| * | | sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-228-198/+136
| * | | sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-223-37/+2
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-36/+4
|\ \ \ \
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-36/+4
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-9/+3
|\ \ \ \ \
| * | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * | | | | sparc: Use: generic time configAnna-Maria Gleixner2012-05-211-12/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-234-38/+14
|\ \ \ \ \
| * | | | | sparc: kill ancient comment in sparc_sigaction()Al Viro2012-05-211-5/+0
| * | | | | sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-212-10/+12
| * | | | | new helper: sigsuspend()Al Viro2012-05-212-23/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-2/+2
|\ \ \ \ \ \
| * | | | | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-6/+0
|\ \ \ \ \ \ \
| * | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-6/+0
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-19/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-19/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-222-4/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
| * | | | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-261-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-213-2/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-112-1/+4
| * | | | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-047-41/+65
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-2112-83/+23
|\ \ \ \ \ \
| * | | | | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-082-2/+1
| * | | | | | sparc: Use common threadinfo allocatorThomas Gleixner2012-05-081-23/+2
| * | | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | | | | sparc: Use generic init_taskThomas Gleixner2012-05-054-24/+1
| * | | | | | sparc: Use generic idle thread allocationThomas Gleixner2012-04-267-32/+18
| * | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-262-2/+2
| | |/ / / / | |/| | | |
* | | | | | net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-21136-10726/+2242
|\ \ \ \ \ \
| * | | | | | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-203-13/+10
| * | | | | | sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-201-0/+2
| * | | | | | sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-191-26/+0
| * | | | | | sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2012-05-192-52/+14
| * | | | | | sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-193-81/+85
| * | | | | | sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg2012-05-191-15/+2
| * | | | | | sparc32,leon: remove duplicate UART register definitionsSam Ravnborg2012-05-191-25/+0
| * | | | | | sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2012-05-192-13/+14
OpenPOWER on IntegriCloud