summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-131-7/+7
| * | | | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-133-7/+15
* | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0Star
* | | | | sparc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-152-6/+10
* | | | | mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-236-9/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-091-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
| * | | | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-12/+53
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-077-9/+67
| |\ \ \ \ \ \ \
| | * | | | | | | of: Make cpu node handling more portable.David Miller2013-10-151-0/+53
| * | | | | | | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-101-8/+0Star
| * | | | | | | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-101-4/+0Star
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-011-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-095-8/+13
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-21/+10Star
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-21/+10Star
| |/ / / / / /
* | | | | | | 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-032-2/+8
* | | | sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-032-3/+3
* | | | sparc: fix ldom_reboot buffer overflow harderKees Cook2013-10-031-3/+2Star
|/ / /
* / / sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller2013-09-271-1/+1
|/ /
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-132-5/+13
* | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-121-6/+6
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+5
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0Star
|\ \ | |/ |/|
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0Star
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0Star
* | | sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven2013-09-051-0/+2
* | | sparc64: Remove RWSEM export leftoversKirill Tkhai2013-09-051-9/+0Star
* | | sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-08-231-2/+0Star
* | | sparc64: Fix ITLB handler of null pageKirill Tkhai2013-08-031-2/+1Star
* | | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-08-011-4/+4
* | | sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-08-013-6/+6
* | | sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-08-011-1/+1
* | | sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai2013-08-011-1/+1
* | | support sparc64x chip type in cpumap.cAllen Pais2013-08-011-0/+1