aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-20sparc64: Do not change num_physpages during initmem freeingTkhai Kirill1-2/+0
2013-03-20sparc64: Hibernation supportTkhai Kirill7-0/+222
2013-03-20sparc,leon: updated GRPCI2 config nameDaniel Hellstrom2-2/+2
2013-03-20sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom3-0/+736
2013-03-20sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom3-0/+8
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-24/+57
2013-03-19sparc: remove unused "config BITS"Paul Bolle1-6/+0
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle1-1/+1
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais3-2/+30
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-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro1-1/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
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-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-3/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
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 Torvalds16-718/+245
2013-02-23swap: add per-partition lock for swapfileShaohua Li1-1/+1
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu1-0/+1
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+11
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/net-nextLinus Torvalds1-1/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-120/+246
2013-02-20sparc32: refactor smp bootSam Ravnborg6-78/+132
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-8/+11
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+2
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-20sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-20sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown5-8/+11
2013-02-14sparc: convert to ksignalAl Viro3-254/+164
2013-02-14burying unused conditionalsAl Viro2-8/+0
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63