aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds5-34/+12
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2-10/+0
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 Torvalds4-713/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-61/+23
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-4/+3
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-10/+2
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki4-713/+0
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-13sparc: Use generic idle loopSam Ravnborg7-57/+24
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar4-703/+0
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli1-0/+2
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner2-4/+0
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-31sparc: use asm-generic version of types.hSam Ravnborg3-18/+1
2013-03-31sparc: use generic headersSam Ravnborg5-27/+4
2013-03-31sparc:cleanup unused code in smp_32.hKefeng Wang1-4/+0
2013-03-31sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita1-1/+1
2013-03-31sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2-6/+4
2013-03-31sparc:remove unused declaration smp_boot_cpus()Kefeng Wang1-1/+0
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-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