aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-16Merge branch 'akpm'Linus Torvalds1-3/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2-3/+7
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell1-1/+1
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller1-15/+32
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif5-378/+216
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori1-59/+40
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2-14/+16
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori1-30/+0
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham5-25/+456
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller1-9/+156
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller1-16/+6
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-6/+5
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller4-2/+5
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2-4/+4
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller3-7/+0
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller1-57/+89
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller1-109/+124
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller1-80/+91
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller3-34/+11
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller1-8/+6
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar2-2/+2
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-3/+9
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+38
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller2-4/+38
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+6
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2-3/+3
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller4-17/+17
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller1-1/+1
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller1-2/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-44/+62
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2-3/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell2-3/+0
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller8-43/+40
2009-03-29sparc64: Fix reset hangs on Niagara systems.David S. Miller1-1/+22
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar3-4/+4
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-3/+5
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+4