aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-10/+6
| * | | | | | memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-041-18/+12
| * | | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-214-42/+37
|\ \ \ \ \ \
| * | | | | | Fix IRQ flag handling namingDavid Howells2010-10-074-42/+37
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-4/+4
|\ \ \ \ \ \
| * | | | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-4/+4
| |/ / / / /
* | | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-183-8/+6
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-245-0/+88
|\ \ \ \ \ \
| * | | | | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt2010-09-221-1/+1
| * | | | | | jump label: Add sparc64 supportDavid S. Miller2010-09-225-0/+88
* | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-09-234-104/+172
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-224-104/+171
| |\ \ \ \ \ \
| | * | | | | | sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-213-1/+7
| | * | | | | | sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-213-58/+93
| | * | | | | | sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-201-42/+60
| | * | | | | | sparc64: Support RAW perf events.David S. Miller2010-09-121-3/+11
* | | | | | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-211-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-154-7/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-113-6/+1
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | sparc: Kill all BKL usage.David S. Miller2010-09-083-6/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
| |\ \ \ \
| | * | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+1
| | | |_|/ | | |/| |
* | | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-6/+3
* | | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-091-42/+67
* | | | | perf: Per PMU disablePeter Zijlstra2010-09-091-9/+11
* | | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-0/+3
* | | | | perf: Register PMU implementationsPeter Zijlstra2010-09-091-13/+16
* | | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-5/+5
* | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-2525-534/+631
|\ \ \ \ \ | |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-2416-523/+595
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-237-297/+456
| | * | | sparc64: Fill a missing delay slot.Mikulas Patocka2010-08-191-0/+1
| | * | | sparc64: Make lock backoff really a NOP on UP builds.David S. Miller2010-08-183-17/+22
| | * | | sparc64: simple microoptimizations for atomic functionsMikulas Patocka2010-08-181-12/+8
| | * | | sparc64: Make rwsems 64-bit.David S. Miller2010-08-174-193/+104
| | * | | sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-171-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-177-8/+27
| |\ \ \ \ | | |/ / /
| | * | | sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-171-3/+3
| | * | | sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-171-1/+1
| | * | | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-164-4/+19
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-169-2851/+10
| | |\ \ \ | | | |/ /
| | * | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-0/+4
| * | | | Make do_execve() take a const filename pointerDavid Howells2010-08-174-6/+12
| | |/ / | |/| |
* | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-1950-3257/+215
|\ \ \ \ | |/ / /
| * | | defconfig reductionSam Ravnborg2010-08-142-2834/+0
| * | | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-3/+4
| * | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
| * | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0