summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-08-02sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai
2013-07-31sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai
2013-07-31support sparc64x chip type in cpumap.cAllen Pais
2013-07-31cpu hw caps support for sparc64xAllen Pais
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Chen Gang
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03mm/SPARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera
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-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-05-20sparc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas
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-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 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-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-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller