summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-231-0/+1
|\
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-0/+1
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | sparc: fix MSI build failure on Sparc32Thomas Petazzoni2013-10-022-2/+8
* | sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-022-3/+3
* | sparc: fix ldom_reboot buffer overflow harderKees Cook2013-10-021-3/+2
|/
* sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller2013-09-271-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-122-5/+13
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-111-6/+6
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
* | | sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven2013-09-051-0/+2
* | | sparc64: Remove RWSEM export leftoversKirill Tkhai2013-09-051-9/+0
* | | sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-08-221-2/+0
* | | sparc64: Fix ITLB handler of null pageKirill Tkhai2013-08-021-2/+1
* | | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-07-311-4/+4
* | | sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-07-313-6/+6
* | | sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-07-311-1/+1
* | | sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai2013-07-311-1/+1
* | | support sparc64x chip type in cpumap.cAllen Pais2013-07-311-0/+1
* | | cpu hw caps support for sparc64xAllen Pais2013-07-311-4/+8
|/ /
* / sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-1415-67/+60
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-1/+1
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-1/+1
|\ \
| * | net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-107-17/+29
|\ \ \
| * | | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-105-16/+18
| * | | sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson2013-07-101-1/+1
| * | | arch: sparc: kernel: check the memory length before use strcpy().Chen Gang2013-07-101-0/+10
| |/ /
* / / mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-092-17/+5
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0314-67/+58
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-2/+3
| |\ \
| * | | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
| * | | sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-171-17/+3
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-042-4/+6
|\ \ \ \
| * \ \ \ Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-0115-69/+61
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-202-4/+6
| | |/ / | |/| |
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-57/+9
|\ \ \ \
| * | | | mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-033-54/+7
| * | | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-032-3/+2
| * | | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-032-4/+4
* | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-141-2/+1
| |\ \ \ \
| | * | | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+1
| | |/ / /
| * / / / sparc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas2013-05-201-1/+1
| |/ / /