summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Add performance counter hypervisor calls for sun4v.David S. Miller2008-12-041-0/+24
* sparc: combine unistd_{32,64}.hStephen Rothwell2008-12-044-772/+441Star
* sparc64: Add write_pic() helper.David S. Miller2008-12-041-4/+5
* sparc64: Block NMIs in critical section of context switch.David S. Miller2008-12-041-0/+2
* sparc64: Make special trap return path for TRAP_NMI().David S. Miller2008-12-041-1/+1
* sparc64: Make %pil level 15 a pseudo-NMI.David S. Miller2008-12-043-5/+25
* sparc: Include drivers/pcmcia/KconfigDavid S. Miller2008-12-041-0/+5
* sparc64: Add interface for registering a performance counter IRQ handler.David S. Miller2008-12-041-0/+3
* sparc64: Stop using memory barriers for atomics and locks.David S. Miller2008-12-045-59/+8Star
* sparc64: Run the kernel always in the TSO memory model.David S. Miller2008-12-041-11/+6Star
* sparc: asm/bitops.h should define __flsRusty Russell2008-12-041-0/+1
* remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
* sparc64: wire up accept4()David Miller2008-11-202-2/+4
* sparc: Fix tty compile warnings.Robert Reif2008-11-131-6/+5Star
* sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller2008-11-021-2/+2
* sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-021-0/+1
* sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-11-021-2/+2
* sparc: use the new byteorder headersHarvey Harrison2008-10-291-14/+8Star
* container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-202-0/+4
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-162-5/+3Star
* Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-134-67/+3Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1358-1994/+409Star
| |\
| * | SPARC: Use <asm-generic/statfs.h>David Woodhouse2008-09-064-67/+3Star
* | | serial: allow 8250 to be used on sparcDavid Miller2008-10-131-0/+6
| |/ |/|
* | sparc32: Delete master_l10_limit.David S. Miller2008-09-201-1/+0Star
* | sparc32: Use PROM device probing for sun4c timers.David S. Miller2008-09-201-24/+0Star
* | sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller2008-09-201-13/+0Star
* | sparc32: Use PROM device probing for sun4m timer registers.David S. Miller2008-09-141-43/+0Star
* | sparc64: Fix sparse warnings in fault.cDavid S. Miller2008-09-121-0/+2
* | sparc64: Fix sparse warnings in visemul.cDavid S. Miller2008-09-121-0/+1
* | sparc64: Define WANT_PAGE_VIRTUALDavid S. Miller2008-09-121-0/+2
* | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-122-0/+2
* | sparc64: Fix sparse warnings in global reg snapshotting.David S. Miller2008-09-121-0/+3
* | sparc64: Get rid of pci_controller_info.David S. Miller2008-09-111-0/+3
* | sparc: remove unused includesBjoern B. Brandenburg2008-09-102-4/+0Star
* | sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2008-09-091-11/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-091-10/+15
|\|
| * sparc32: Implement smp_call_function_single().David S. Miller2008-08-281-10/+15
* | sparc: Remove asm/rtc.hDavid S. Miller2008-09-041-26/+0Star
* | sparc32: Kill asm/mostek.h.David S. Miller2008-09-041-133/+0Star
* | sparc64: Implement SSTATE purely using notifiers and initcalls.David S. Miller2008-09-022-20/+0Star
* | sparc64: Move reboot handling into seperate file and kill power reg programming.David S. Miller2008-09-021-6/+0Star
* | sparc64: Clean up CPU chip type probing code.David S. Miller2008-09-011-1/+0Star
* | sparc: remove CONFIG_SUN4Adrian Bunk2008-09-0113-225/+8Star
* | sparc64: Rewrite central driver.David S. Miller2008-09-011-42/+1Star
* | sparc64: Delete starfire_cpu_setup().David S. Miller2008-08-311-1/+0Star
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | sparc: Kill ebus_bus_type.David S. Miller2008-08-301-2/+0Star
* | sparc: Kill EBUS driver layer.David S. Miller2008-08-303-171/+0Star
* | sparc64: Convert EBUS floppy support to pure OF driver.David S. Miller2008-08-301-50/+36Star