aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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-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-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-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
2013-03-02sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24lseek() and truncate() on sparc really need sign extensionAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-20sparc32: refactor smp bootSam Ravnborg
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown
2013-02-14sparc: convert to ksignalAl Viro
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-06sparc: explicitly include sched.h to get task_thread_info declarationStephen Rothwell
2013-02-03sparc: switch to generic old sigsuspendAl Viro
2013-02-03sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro
2013-02-03sparc: kill sign-extending wrappers for native syscallsAl Viro
2013-02-03kill sparc32_open()Al Viro
2013-02-03sparc: switch to use of generic old sigactionAl Viro
2013-02-03sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03sparc: switch to generic compat rt_sigqueueinfo()Al Viro