summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2010-08-02sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley
2010-04-01sparc64: Make prom entry spinlock NMI safe.David S. Miller
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-15sparc32: Fix struct stat uid/gid types.David S. Miller
2010-03-15sparc32: Fix page_to_phys().David S. Miller
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-18sparc: Set UTS_MACHINE correctly.David S. Miller
2009-12-18sparc64: Fix stack debugging IRQ stack regression.David S. Miller
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett
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-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell
2009-10-01sparc32: convert to asm-generic/hardirq.hChristoph Hellwig
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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds