aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugGravatar Ingo Molnar 1-1/+1
2013-10-07net: fix unsafe set_memory_rw from softirqGravatar Alexei Starovoitov 1-0/+1
2013-10-02sparc: fix MSI build failure on Sparc32Gravatar Thomas Petazzoni 2-2/+8
2013-10-02sparc: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 2-3/+3
2013-10-02sparc: fix ldom_reboot buffer overflow harderGravatar Kees Cook 1-3/+2
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().Gravatar David S. Miller 1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 2-5/+13
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Gravatar Mathieu Desnoyers 1-6/+6
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Gravatar Naoya Horiguchi 1-0/+5
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-1/+0
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Gravatar Geert Uytterhoeven 1-0/+2
2013-09-05sparc64: Remove RWSEM export leftoversGravatar Kirill Tkhai 1-9/+0
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.Gravatar David S. Miller 1-2/+0
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Kevin Hilman 1-1/+0
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionGravatar Thomas Petazzoni 1-1/+0
2013-08-02sparc64: Fix ITLB handler of null pageGravatar Kirill Tkhai 1-2/+1
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallGravatar Kirill Tkhai 1-4/+4
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkGravatar Kirill Tkhai 3-6/+6
2013-07-31sparc32: Fix exit flag passed from traced sys_sigreturnGravatar Kirill Tkhai 1-1/+1
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Gravatar Kirill Tkhai 1-1/+1
2013-07-31support sparc64x chip type in cpumap.cGravatar Allen Pais 1-0/+1
2013-07-31cpu hw caps support for sparc64xGravatar Allen Pais 1-4/+8
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersGravatar Paul Gortmaker 15-67/+60
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2013-07-13Safer ABI for O_TMPFILEGravatar Al Viro 1-1/+1
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 7-17/+29
2013-07-10mm: remove free_area_cacheGravatar Michel Lespinasse 1-2/+0
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-10[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Gravatar Olivier DANET 5-16/+18
2013-07-10sparc32, leon: Require separate snoop tags set to regard snooping to be enabledGravatar Andreas Larsson 1-1/+1
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Gravatar Chen Gang 1-0/+10
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-17/+5
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-4/+6
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 3-57/+9
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+2
2013-07-03mm/SPARC: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 3-54/+7
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 2-3/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 2-4/+4
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 14-67/+58
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-10/+2
2013-07-01Merge tag 'v3.10' into nextGravatar Benjamin Herrenschmidt 15-69/+61
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Gravatar Al Viro 1-0/+1
2013-06-29sparc: __pci_mmap_set_flags() is uselessGravatar Al Viro 1-10/+0
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 2-0/+2
2013-06-24Merge 3.10-rc7 into driver-core-nextGravatar Greg Kroah-Hartman 14-67/+58