summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
* sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
* sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
* sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-166-8/+53
* sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-08-291-2/+8
* sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal2011-08-291-1/+1
* sparc: Remove another reference to nfsservctlStephen Rothwell2011-08-291-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-263-3/+2
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-208-233/+468
* sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-181-2/+2
* sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-151-0/+1
* sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-08-151-2/+9
* sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-08-151-6/+0
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-111-6/+7
* sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-0530-258/+661
|\
| * sparc: Size mondo queues more sanely.David S. Miller2011-08-051-7/+23
| * sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-054-40/+85
| * sparc: Fix __atomic_add_unless() return value.Josip Rodin2011-08-041-1/+1
| * sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg2011-08-045-9/+5
| * sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-027-15/+126
| * sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-025-9/+53
| * sparc: Add some missing hypervisor API groups.David S. Miller2011-08-022-0/+12
| * sparc: Use hweight64() in popc emulation.David S. Miller2011-08-021-11/+4
| * sparc: Use popc if possible for hweight routines.David S. Miller2011-08-027-40/+102
| * sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-024-102/+77
| * sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-284-36/+185
* | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-311-25/+7
|\ \ \
| * | | sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven2011-07-301-25/+7
| * | | sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven2011-07-301-2/+2
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-292-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-222-2/+2
| | |/ | |/|
* | | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-277-4/+50
* | | sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-271-2/+5
* | | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-273-0/+3
* | | sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-271-0/+1
* | | sparc: rename atomic_add_unlessStephen Rothwell2011-07-271-2/+2
* | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-262-2/+0
* | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-262-3/+3
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2611-11/+9
* | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-256-26/+264
|\ \ \
| * | | sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
| * | | sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-251-4/+11
| * | | sparc64: use RCU page table freeingDavid S. Miller2011-07-252-2/+47
| * | | sparc64: kill page table quicklistsDavid S. Miller2011-07-253-21/+26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-11/+9
|\ \ \ \ | |/ / / |/| | |