aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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: Fix ITLB handler of null pageKirill Tkhai
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
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-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-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
2013-04-13sparc: Use generic idle loopSam Ravnborg
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-06sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-20sparc64: Hibernation supportTkhai Kirill
2013-03-20sparc,leon: updated GRPCI2 config nameDaniel Hellstrom
2013-03-20sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom
2013-03-20sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro
2013-03-04make do_mremap() staticAl Viro
2013-03-03sparc: no need to sign-extend in sync_file_range() wrapperAl Viro
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro