summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2010-03-15sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller
2010-03-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin
2010-03-15sparc: Align clone and signal stacks to 16 bytes.David S. Miller
2010-02-09sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-01-22sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-22sparc64: Fix NMI programming when perf events are active.David S. Miller
2010-01-18untangle the do_mremap() messAl Viro
2009-12-18sparc64: Fix overly strict range type matching for PCI devices.David S. Miller
2009-12-18sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-29sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller
2009-09-29sparc64: Fix comment typo in perf_event.cDavid S. Miller
2009-09-28sparc64: Minor coding style fixups in perf code.David S. Miller
2009-09-28sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller
2009-09-27sparc64: Add initial perf event conflict resolution and checks.David S. Miller
2009-09-26sparc: Niagara1 perf event support.David S. Miller
2009-09-26sparc: Add Niagara2 HW cache event support.David S. Miller
2009-09-26sparc: Support all ultra3 and ultra4 derivatives.David S. Miller
2009-09-26sparc: Support HW cache events.David S. Miller
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas
2009-09-15sparc: Kill PROM console driver.David S. Miller
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10sparc64: Initial niagara2 perf counter support.David S. Miller
2009-09-10sparc64: Perf counter 'nop' event is not constant.David S. Miller
2009-09-10sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller
2009-09-10sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller
2009-09-10sparc64: Initial hw perf counter support.David S. Miller
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller