aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12sparc64: Move to 64-bit PGDs and PMDs.David S. Miller4-31/+34
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller9-85/+47
2013-11-12sparc64: Make PAGE_OFFSET variable.David S. Miller7-29/+138
2013-11-12sparc64: Fix inconsistent max-physical-address defines.David S. Miller1-2/+4
2013-11-12sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller3-6/+24
2013-11-12sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller1-1/+3
2013-11-12sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller1-7/+7
2013-11-12sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller3-7/+15
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-12/+53
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+10
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring7-9/+67
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar1-0/+1
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+14
2013-10-23sparc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2013-10-15of: Make cpu node handling more portable.David Miller1-0/+53
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew1-1/+1
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-1/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-09of: move of_address_to_resource and of_iomap declarations from sparcRob Herring1-8/+0
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring1-4/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar5-8/+13
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-0/+1
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni2-2/+8
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+3
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook1-3/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-21/+10
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller1-1/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2-5/+13
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers1-6/+6
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven1-0/+2
2013-09-05sparc64: Remove RWSEM export leftoversKirill Tkhai1-9/+0
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller1-2/+0
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman1-1/+0
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-1/+0
2013-08-02sparc64: Fix ITLB handler of null pageKirill Tkhai1-2/+1
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai1-4/+4
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai3-6/+6
2013-07-31sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai1-1/+1
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai1-1/+1
2013-07-31support sparc64x chip type in cpumap.cAllen Pais1-0/+1