summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\
| | * tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-113-229/+72
|\ \ \
| * | | arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton2012-12-111-3/+3
| * | | mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse2012-12-111-94/+30
| * | | mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse2012-12-111-114/+30
| * | | mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse2012-12-111-18/+9
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-1434-84/+280
| |\ \ \
| * | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-1/+1
| | |/ | |/|
* | | sparc: Fix piggyback with newer binutils.David S. Miller2012-12-031-6/+6
* | | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-033-4/+14
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-11-231-1/+4
|\ \ \
| * | | of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-231-1/+4
| |/ /
* | | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-11-181-3/+1
|/ /
* | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-099-8/+24
* | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-094-2/+20
* | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+5
* | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-091-2/+4
* | sparc: Wire up sys_kcmp.David S. Miller2012-10-283-3/+5
* | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-285-10/+55
* | sparc64: Use pause instruction when available.David S. Miller2012-10-275-16/+62
* | sparc64: Fix cpu strand yielding.David S. Miller2012-10-272-2/+8
* | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-2613-61/+117
|/
* Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds2012-10-171-0/+4
|\
| * UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells2012-10-171-0/+4
* | sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-161-2/+4
* | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-165-23/+187
* | sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-141-4/+5
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-143-24/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-283-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-134-81/+221
|\ \
| * | sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-101-18/+14
| * | sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-103-63/+207
* | | vfs: define struct filename and have getname() return itJeff Layton2012-10-123-6/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-1/+5
|\ \ \ | |/ / |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-012-0/+5
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells2012-10-0961-1843/+1951
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-0917-300/+748
|\ \
| * | sparc64: Support transparent huge pages.David Miller2012-10-0914-110/+582
| * | sparc64: Document PGD and PMD layout.David Miller2012-10-092-8/+16
| * | sparc64: Eliminate PTE table memory wastage.David Miller2012-10-095-44/+123
| * | sparc64: Halve the size of PTE tablesDavid Miller2012-10-092-19/+9
| * | sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-096-121/+9
OpenPOWER on IntegriCloud