aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
...
| | * | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| | * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
| |\ \ \
| | * | | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| | * | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| | * | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
| | * | | sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-30
| * | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| | |\ \ \
| | | * | | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | | * | | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
| | | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | | | |/ | | | |/|
| * | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sparc: Use generic idle loopSam Ravnborg2013-04-13
| | |/ /
| * / / sparc64: Fix race in TLB batch processing.David S. Miller2013-04-19
| |/ /
* | | sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller2013-04-06
* | | sparc64: Hibernation supportTkhai Kirill2013-03-20
* | | sparc,leon: updated GRPCI2 config nameDaniel Hellstrom2013-03-20
* | | sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom2013-03-20
* | | sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom2013-03-20
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-19
|\ \ | |/ |/|
| * sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-11
| * sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom2013-03-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \ | |/ |/|
| * [regression] braino in "sparc: convert to ksignal"Al Viro2013-03-02
| * fix compat truncate/ftruncateAl Viro2013-02-25
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
| * lseek() and truncate() on sparc really need sign extensionAl Viro2013-02-24
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ | |/ |/|
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | sparc: convert to ksignalAl Viro2013-02-14
| * | sparc: switch to generic old sigsuspendAl Viro2013-02-03
| * | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-03
| * | sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-03
| * | kill sparc32_open()Al Viro2013-02-03
| * | sparc: switch to use of generic old sigactionAl Viro2013-02-03
| * | sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | sparc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * | sparc: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * | sparc: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-03
| * | sparc: bury the sys_sigpause() remainsAl Viro2013-02-03
| * | sparc: switch to generic sigaltstackAl Viro2013-02-03
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | sanitize rt_sigaction() situation a bitAl Viro2013-02-03
| |/
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | sparc: explicitly include sched.h to get task_thread_info declarationStephen Rothwell2013-02-06
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-20
|\ \
| * | sparc32: refactor smp bootSam Ravnborg2013-02-20