summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-195-24/+57
|\
| * sparc: remove unused "config BITS"Paul Bolle2013-03-191-6/+0Star
| * sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-191-1/+1
| * sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-113-2/+30
| * sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom2013-03-031-15/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-022-4/+4
|\ \ | |/ |/|
| * [regression] braino in "sparc: convert to ksignal"Al Viro2013-03-021-1/+1
| * fix compat truncate/ftruncateAl Viro2013-02-252-3/+2Star
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-242-2/+1Star
| * lseek() and truncate() on sparc really need sign extensionAl Viro2013-02-242-2/+4
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-282-5/+4Star
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\ \
| * | default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-263-3/+3
|\ \ \ | |_|/ |/| |
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-213-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2416-718/+245Star
|\ \
| * | sparc: convert to ksignalAl Viro2013-02-143-254/+164Star
| * | burying unused conditionalsAl Viro2013-02-142-8/+0Star
| * | sparc: switch to generic old sigsuspendAl Viro2013-02-044-15/+1Star
| * | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-042-18/+8Star
| * | sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-043-150/+40Star
| * | kill sparc32_open()Al Viro2013-02-042-11/+1Star
| * | sparc: switch to use of generic old sigactionAl Viro2013-02-046-69/+13Star
| * | sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2013-02-042-17/+8Star
| * | sparc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-042-16/+1Star
| * | sparc: switch to generic compat rt_sigpending()Al Viro2013-02-043-25/+2Star
| * | sparc: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-042-40/+1Star
| * | sparc: bury the sys_sigpause() remainsAl Viro2013-02-043-18/+2Star
| * | sparc: switch to generic sigaltstackAl Viro2013-02-048-84/+11Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-033-1/+4
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1Star
| * | sanitize rt_sigaction() situation a bitAl Viro2013-02-032-6/+6
| |/
* | swap: add per-partition lock for swapfileShaohua Li2013-02-241-1/+1
* | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-241-0/+4
* | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-241-0/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-221-13/+11Star
|\ \
| * | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-3064-769/+446Star
| |\|
| * | sparc, mm: Remove calling of free_all_bootmem_node()Yinghai Lu2012-11-171-13/+11Star
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ \
| * | | sparc: explicitly include sched.h to get task_thread_info declarationStephen Rothwell2013-02-061-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-211-1/+2
|\ \ \
| * | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
| * | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-2014-120/+246
|\ \ \
| * | | sparc32: refactor smp bootSam Ravnborg2013-02-206-78/+132
| * | | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller2013-02-201-9/+19
| * | | sparc64: Fix tsb_grow() in atomic context.David S. Miller2013-02-206-16/+72
| * | | sparc64: Handle hugepage TSB being NULL.David S. Miller2013-02-201-16/+22
| * | | sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller2013-02-201-1/+1