aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
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/...Linus 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/ne...David 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
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2-58/+1
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo1-0/+7
2009-11-02sparc: Remove BKL from apcThomas Gleixner1-27/+10
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele8-2/+691
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell2-7/+7
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller1-2/+2
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2-3/+3
2009-10-12this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter1-4/+4
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller1-1/+1
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-44/+541
2009-09-29sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller1-17/+42
2009-09-29sparc64: Fix comment typo in perf_event.cDavid S. Miller1-1/+1
2009-09-28sparc64: Minor coding style fixups in perf code.David S. Miller1-7/+5
2009-09-28sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller1-5/+64
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo1-9/+44
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller1-4/+4
2009-09-27sparc64: Add initial perf event conflict resolution and checks.David S. Miller1-5/+77
2009-09-26sparc: Niagara1 perf event support.David S. Miller1-0/+119
2009-09-26sparc: Add Niagara2 HW cache event support.David S. Miller1-0/+88
2009-09-26sparc: Support all ultra3 and ultra4 derivatives.David S. Miller1-10/+13
2009-09-26sparc: Support HW cache events.David S. Miller1-6/+139
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-4/+7
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar6-100/+100
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar1-68/+7
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras1-2/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2