aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+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-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller1-1/+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
2013-07-31cpu hw caps support for sparc64xAllen Pais1-4/+8
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker15-67/+60
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Safer ABI for O_TMPFILEAl Viro1-1/+1
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-17/+29
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-10[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-10sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson1-1/+1
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Chen Gang1-0/+10
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-17/+5
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+6
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds3-57/+9
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+2
2013-07-03mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu3-54/+7
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu2-3/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu2-4/+4
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-67/+58
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-10/+2
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt15-69/+61
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...Al Viro1-0/+1
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro1-10/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro2-0/+2
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman14-67/+58