aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-11
|\ \
| * | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
| * | sparc_brk() is not needed anymoreAl Viro2009-12-11
| * | Unify sys_mmap*Al Viro2009-12-11
| * | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2009-12-11
| * | kill useless checks in sparc mremap variantsAl Viro2009-12-11
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ \ | |/ / |/| |
| * | sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-04
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \
| * | | sparc: fix printk for change of variable typeStephen Rothwell2009-11-16
| | |/ | |/|
* | | 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