summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-171-0/+203
| * | | | | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-161-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-125-5/+6
| |\| | | | |
| * | | | | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-151-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-117-299/+134
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-046-57/+45
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-103-33/+33
| * | | | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-105-250/+87
| * | | | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-103-8/+10
| * | | | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-101-16/+0
| * | | | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-103-5/+5
| * | | | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-103-17/+29
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-2/+2
|\ \ \ \ \ \
| * | | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+2
| |/ / / / /
* | | | | | Merge branch 'next' into for-linusJames Morris2009-09-112-0/+5
|\ \ \ \ \ \
| * | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-022-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-052-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-041-1/+1
| * | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-031-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-255-55/+43
|\| | | | | | |/ / / / |/| | | |
| * | | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-251-4/+38
| * | | | sparc32: Kill trap table freeing code.David S. Miller2009-08-182-48/+0
| * | | | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
| * | | | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-272-2/+4
| | |/ / | |/| |
* | | | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-141-2/+2
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-1/+6
|\ \ \
| * | | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-121-1/+6
| |/ /
* / / headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-4/+0
|/ /
* / sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-251-26/+19
|/
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* Merge branch 'akpm'Linus Torvalds2009-06-161-3/+0
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-162-3/+7
* | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-161-1/+1
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-161-15/+32
* | sparc: move of_device common code to of_device_commonRobert Reif2009-06-165-378/+216
* | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-161-59/+40
* | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-162-14/+16
* | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori2009-06-161-30/+0
* | sparc64: fix and optimize irq distributionHong H. Pham2009-06-165-25/+456
* | sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-161-9/+156
* | sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-161-16/+6
* | sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-161-6/+5
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-164-2/+5
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-162-4/+4
* | sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-163-7/+0
* | sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-161-57/+89
* | sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-161-109/+124
* | sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-161-80/+91