summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-163-34/+11
* sparc64: Reclaim trap_block[]->hdescDavid S. Miller2009-06-161-8/+6
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-122-2/+2
|\
| * sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-272-2/+2
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-3/+9
|/
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-242-4/+38
|\
| * sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-222-4/+38
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+6
* | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-14/+5
|/
* sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-151-4/+2
* sparc64: Fix smp_callin() locking.David S. Miller2009-04-141-2/+2
* sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-082-3/+3
* sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-084-17/+17
* sparc64: Fix section mismatch warnings in power driver.David S. Miller2009-04-081-1/+1
* sparc64: get_cells() can't be marked __initDavid S. Miller2009-04-081-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-309-44/+62
|\ \
| * \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-298-43/+40
| |\ \
| | * | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-162-13/+14
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-163-16/+12
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-162-3/+3
| | * | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * | cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-161-2/+2
| | * | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| * | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-291-1/+22
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-302-3/+0
|\ \ \
| * | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-302-3/+0
| |/ /
* | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
|/ /
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-283-4/+4
|\ \
| * | sparc64: We need to use compat_sys_ustat() as well.David S. Miller2009-03-271-1/+1
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-272-3/+5
| |\ \
OpenPOWER on IntegriCloud