aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* 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
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-03
| * | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-03
| * | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-03
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-14
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-11
| |\ \ \ \
| * | | | | sparc64: Initial niagara2 perf counter support.David S. Miller2009-09-10
| * | | | | sparc64: Perf counter 'nop' event is not constant.David S. Miller2009-09-10
| * | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller2009-09-10
| * | | | | sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller2009-09-10
| * | | | | sparc64: Initial hw perf counter support.David S. Miller2009-09-10
| * | | | | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-10
| * | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-10
| * | | | | sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-09
| * | | | | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-09
| * | | | | sparc: add basic support for 'perf'Jens Axboe2009-09-04
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-04
| |\ \ \ \ \
| * | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-01
| * | | | | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-17
| * | | | | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-17
| * | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-17
| * | | | | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-16
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\| | | | |
| * | | | | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-04
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-10
| * | | | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-10
| * | | | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-10
| * | | | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-10
| * | | | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-10