aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-11
* sparc64: Add syscall tracepoint support.David S. Miller2009-12-11
* sparc: Validate that kprobe address is 4-byte aligned.David S. Miller2009-12-10
* sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller2009-12-10
* sparc64: Fix overly strict range type matching for PCI devices.David S. Miller2009-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-08
|\ \ \
| * | | sparc32: Remove early interrupt enable.Kristoffer Glembo2009-12-03
| * | | sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo2009-12-03
| * | | sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-27
| * | | sparc: remove unused nfsd #includesBoaz Harrosh2009-11-25
| * | | sparc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-18
| * | | No auxio on LEONKristoffer Glembo2009-11-16
| * | | sparc: Remove BKL from apcThomas Gleixner2009-11-03
| * | | sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-02
* | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
|\ \ \ \ | | |_|/ | |/| |
| * | | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-11-08
| * | | sparc64: replace parentheses in pmul()Roel Kluin2009-11-08
| |/ /
* / / sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2009-11-06
|/ /
* | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-13
* | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-05
|\ \ | |/ |/|
| * sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-30
| * sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-29
| * sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-28
| * sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-28
| * sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-28
| * sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-27
| * sparc: Niagara1 perf event support.David S. Miller2009-09-27
| * sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-27
| * sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-26
| * sparc: Support HW cache events.David S. Miller2009-09-26
* | sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-28
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| |/
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21
|\|
| * sparc: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-18
* | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-21
|/
* sparc: Kill PROM console driver.David S. Miller2009-09-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * sparc64: use embedding percpu first chunk allocatorTejun Heo2009-08-14
| * percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-14
| * percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-14