aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-10-13sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-10-13sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera
2013-06-19sparc64 address-congruence propertybob picco
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2013-05-04sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson
2013-05-04sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-13sparc: Use generic idle loopSam Ravnborg