summaryrefslogtreecommitdiff
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-305-34/+12
|\
| * sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-2/+2
| * Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-302-10/+0
| * dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-302-0/+4
| * dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-302-14/+0
| * sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-301-9/+7
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-304-713/+0
|\ \ | |/ |/|
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-284-713/+0
| |\
| | * cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-703/+0
| | * cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-022-12/+0
| | * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-022-12/+14
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-308-61/+23
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | sparc: Use generic idle loopSam Ravnborg2013-04-137-57/+24
| * | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-082-4/+0
| | |/ | |/|
* | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
* | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
* | | mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-10/+2
* | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-0/+2
|\ \ \
| * | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-091-0/+2
| |/ /
* | | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-241-1/+2
| |/ |/|
* | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-197-55/+241
* | sparc: use asm-generic version of types.hSam Ravnborg2013-03-313-18/+1
* | sparc: use generic headersSam Ravnborg2013-03-315-27/+4
* | sparc:cleanup unused code in smp_32.hKefeng Wang2013-03-311-4/+0
* | sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-03-311-1/+1
* | sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-03-312-6/+4
* | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-03-311-1/+0
|/
* 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/+0
| * 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-021-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/+2
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-242-2/+1
| * lseek() and truncate() on sparc really need sign extensionAl Viro2013-02-242-2/+4
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-5/+4
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\ \
| * | default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-253-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-2316-718/+245
|\ \
| * | sparc: convert to ksignalAl Viro2013-02-143-254/+164
| * | burying unused conditionalsAl Viro2013-02-142-8/+0
| * | sparc: switch to generic old sigsuspendAl Viro2013-02-034-15/+1
| * | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-032-18/+8
| * | sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-033-150/+40