summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2014-02-06bpf: do not use reciprocal divideEric Dumazet1-3/+14
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+2
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai1-1/+1
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai1-4/+4
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller1-2/+0
2013-10-13sparc: fix ldom_reboot buffer overflow harderKees Cook1-3/+2
2013-10-13sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller1-1/+1
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai1-9/+0
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai1-2/+1
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera1-5/+3
2013-06-19sparc64 address-congruence propertybob picco1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang1-5/+7
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-8/+8
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt1-2/+3
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2-10/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-5/+0
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu3-68/+12
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller46-1039/+314
2013-05-04sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson1-3/+7
2013-05-04sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-5/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-96/+6
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds5-34/+12
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2-10/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo2-0/+4
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2-14/+0
2013-04-30sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo1-9/+7
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-713/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-61/+23
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-4/+3
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-10/+2
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-0/+1
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki4-713/+0
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-112/+251
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-5/+0