summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-05-011-9/+7
| * | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-014-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-301-4/+3
| * | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+1
| * | | | mm/SPARC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-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-101-0/+2
| | |/ / /
| * | / / sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-251-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-04-013-18/+1
| * | | sparc: use generic headersSam Ravnborg2013-04-015-27/+4
| * | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-04-011-4/+0
| * | | sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-04-011-1/+1
| * | | sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-04-012-6/+4
| * | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-04-011-1/+0
| |/ /
* | | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-092-4/+3
* | | sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller2013-04-062-5/+5
* | | sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSWDavid S. Miller2013-03-201-3/+0
* | | sparc64: Provide cmpxchg64()Geert Uytterhoeven2013-03-201-0/+1
* | | sparc64: Do not change num_physpages during initmem freeingTkhai Kirill2013-03-201-2/+0
* | | sparc64: Hibernation supportTkhai Kirill2013-03-207-0/+222
* | | sparc,leon: updated GRPCI2 config nameDaniel Hellstrom2013-03-202-2/+2
* | | sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom2013-03-203-0/+736
* | | sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom2013-03-203-0/+8
|/ /
* | 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-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/+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-282-5/+4
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-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-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/+245
|\ \
| * | sparc: convert to ksignalAl Viro2013-02-143-254/+164