summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-123-18/+3
| * | | | sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-121-1/+0
| * | | | sparc32: drop sun4c bits from head_32.SSam Ravnborg2012-05-121-129/+19
| * | | | sparc32: drop test for sun4c in signal_32Sam Ravnborg2012-05-121-5/+2
| * | | | sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-121-70/+6
| * | | | sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-121-49/+1
| * | | | sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-121-70/+2
| * | | | sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-121-57/+3
| * | | | sparc32: delete pgtsun4c.hSam Ravnborg2012-05-121-1/+0
| * | | | sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-122-43/+0
| * | | | sparc32: remove sun4c trapsSam Ravnborg2012-05-124-264/+3
| * | | | sparc32: drop sun4c supportSam Ravnborg2012-05-127-297/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-04-272-6/+3
| |\| | |
| * | | | sparc32: fix build of pcicSam Ravnborg2012-04-161-3/+3
| * | | | sparc32: generic clockevent supportTkhai Kirill2012-04-1512-180/+331
| * | | | sparc32: rename sparc_irq_config to sparc_configSam Ravnborg2012-04-159-16/+16
| * | | | sparc64: Remove trap return code which is now unnecessary.David S. Miller2012-04-131-11/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-1342-209/+110
| |\ \ \ \
| * | | | | sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-02-281-1/+1
| * | | | | arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twiceDanny Kukawka2012-02-151-1/+0
* | | | | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-101-1/+1
| |_|/ / / |/| | | |
* | | | | sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
* | | | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-211-6/+1
| |/ / / |/| | |
* | | | sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-131-7/+0
* | | | sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-131-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-101-13/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | sparc32,leon: fix leon buildSam Ravnborg2012-04-051-13/+0
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-053-16/+21
|\ \ \ \ | |/ / / |/| | |
| * | | SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-16/+21
| |/ /
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-3/+3
|\ \ \ | |_|/ |/| |
| * | remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* | | sparc32: fix fallout from system.h removalSam Ravnborg2012-03-312-0/+2
* | | sparc: Fix even more fallout from system.h split.David S. Miller2012-03-302-0/+3
|/ /
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2929-17/+24
|\ \
| * | Disintegrate asm/system.h for SparcDavid Howells2012-03-2829-17/+24
* | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-6/+7
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-117/+36
|\ \ \ | |/ / |/| |
| * | sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-201-35/+25
| * | sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-242-82/+11
| |/
* | sparc: use block_sigmask()Matt Fleming2012-03-223-17/+3
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-12/+6
|\ \
| * | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-011-1/+1
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-012-12/+6
| |/
* / perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-01-271-0/+3
|\
| * sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill2012-01-111-0/+3
* | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-9/+8
* | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-10/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-28/+19
|\ \ | |/ |/|