aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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/viro/signalLinus Torvalds2-10/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2-10/+1
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu1-12/+3
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller18-866/+88
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/viro/vfsLinus Torvalds2-1/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-87/+6
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-24/+12
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-2/+2
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/rafael/linux-pmLinus Torvalds3-690/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-57/+23
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-0/+1
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki3-690/+0
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller1-4/+37
2013-04-13sparc: Use generic idle loopSam Ravnborg6-57/+23
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar3-680/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-04-06sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller1-2/+2
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2-12/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-12/+14
2013-03-20sparc64: Hibernation supportTkhai Kirill1-0/+15
2013-03-20sparc,leon: updated GRPCI2 config nameDaniel Hellstrom1-1/+1
2013-03-20sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom2-0/+725
2013-03-20sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom2-0/+7
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-17/+55
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais2-2/+29
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro1-1/+1
2013-03-04make do_mremap() staticAl Viro1-4/+0
2013-03-03sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2-2/+1
2013-03-03merge compat sys_ipc instancesAl Viro1-65/+0
2013-03-03consolidate compat lookup_dcookie()Al Viro2-9/+1
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2-2/+1
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2-2/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2-2/+1
2013-03-02sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom1-15/+26
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-4/+4
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin2-5/+4
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-3/+3
2013-02-25fix compat truncate/ftruncateAl Viro2-3/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2-2/+1
2013-02-24lseek() and truncate() on sparc really need sign extensionAl Viro2-2/+4
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds11-705/+237
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-82/+167