aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller1-8/+0
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.David S. Miller1-9/+28
2010-01-20sparc64: Fully support both performance counters.David S. Miller1-154/+353
2010-01-20sparc64: Add perf callchain support.David S. Miller1-1/+119
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz2-178/+41
2010-01-15sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin1-2/+2
2010-01-08SPARC: use helpers for rlimitsJiri Slaby1-3/+3
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller1-0/+11
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller1-1/+2
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-13/+0
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita1-12/+4
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita1-1/+2
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-76/+70
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell2-13/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds6-123/+24
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+7
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11sparc_brk() is not needed anymoreAl Viro5-25/+3
2009-12-11Unify sys_mmap*Al Viro2-43/+10
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro1-3/+7
2009-12-11kill useless checks in sparc mremap variantsAl Viro5-51/+2
2009-12-11sparc64: Fix clock event multiplier printf format.David S. Miller1-1/+1
2009-12-11sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller1-22/+2
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-12-11sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller1-15/+6
2009-12-11sparc: Add alignment and emulation fault perf events.David S. Miller3-26/+15
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller4-8/+29
2009-12-09sparc: Validate that kprobe address is 4-byte aligned.David S. Miller1-0/+3
2009-12-09sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller1-2/+2
2009-12-09sparc64: Fix overly strict range type matching for PCI devices.David S. Miller1-2/+12
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+3
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds17-43/+1397
2009-12-02sparc32: Remove early interrupt enable.Kristoffer Glembo1-3/+0
2009-12-02sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo1-0/+11
2009-11-27sparc64: Faster early-boot framebuffer console.David S. Miller3-1/+679
2009-11-25sparc: remove unused nfsd #includesBoaz Harrosh1-5/+0
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-50/+547
2009-11-18sparc: Fixup last users of irq_chip->typenameThomas Gleixner2-5/+5
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman2-3/+3
2009-11-16sparc: fix printk for change of variable typeStephen Rothwell1-1/+1
2009-11-16No auxio on LEONKristoffer Glembo1-0/+1
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller1-2/+2