summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2110-117/+117
* Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-211-68/+7
|\
| * sparc: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-181-68/+7
* | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-2/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-4/+3
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
| * sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-1/+1
| * sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+1
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-174-44/+55
|\ \
| * | sparc: Update defconfigs.David S. Miller2009-09-162-40/+55
| * | sparc: Kill PROM console driver.David S. Miller2009-09-152-4/+0
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-162-2/+0
|\ \ \ | |/ / |/| |
| * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-092-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-153-119/+23
|\ \ \
| * | | sparc64: use embedding percpu first chunk allocatorTejun Heo2009-08-142-110/+21
| * | | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-141-5/+7
| * | | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-141-7/+17
| * | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1410-20/+17
| |\ \ \
| * | | | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+2
| * | | | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-041-1/+1
| * | | | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-041-27/+15
| * | | | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-041-1/+1
| * | | | Merge branch 'master' into for-nextTejun Heo2009-07-044-31/+25
| |\ \ \ \
| * | | | | sparc64: fix build breakage introduced by percpu-convert-most patchsetTejun Heo2009-06-241-6/+0
| * | | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
| * | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
* | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \ \ \ \
| * | | | | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1456-710/+2168
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-1439-70/+1974
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-1122-646/+196
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | sparc64: Initial niagara2 perf counter support.David S. Miller2009-09-101-0/+30
| | * | | | | | | sparc64: Perf counter 'nop' event is not constant.David S. Miller2009-09-101-4/+6
| | * | | | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller2009-09-101-2/+4
| | * | | | | | | sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller2009-09-101-1/+4
| | * | | | | | | sparc64: Initial hw perf counter support.David S. Miller2009-09-105-2/+538
| | * | | | | | | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-102-2/+14
| | * | | | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-101-0/+5
| | * | | | | | | sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller2009-09-101-0/+4
| | * | | | | | | sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-081-2/+1
| | * | | | | | | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller2009-09-081-1/+1
| | * | | | | | | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-083-19/+45
| | * | | | | | | sparc: add basic support for 'perf'Jens Axboe2009-09-045-4/+15
| | * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-0413-142/+169
| | |\ \ \ \ \ \ \
| | * | | | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-011-12/+20
| | * | | | | | | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-171-1/+52
| | * | | | | | | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-173-2/+81
| | * | | | | | | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-1713-1/+43