summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-12-06sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller4-132/+80
2008-12-06sparc: Match sparc32's build_tree() up to sparc64'sDavid S. Miller1-5/+15
2008-12-06sparc: Move create_node() and friends into prom_common.cDavid S. Miller4-78/+42
2008-12-06sparc: Make sparc32's create_node() assign parent pointer.David S. Miller1-3/+4
2008-12-06sparc: Commonize get_one_property() implementations.David S. Miller2-2/+2
2008-12-06sparc: Move property building code into prom_common.cDavid S. Miller4-126/+83
2008-12-06sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller4-8/+7
2008-12-06sparc: Move irq_trans_init() and support code into seperate file.David S. Miller4-830/+847
2008-12-06sparc: Mark prom_early_alloc non-static.David S. Miller3-2/+4
2008-12-06sparc: Create common area for OF device layer code.David S. Miller4-188/+122
2008-12-06sparc: Create common header file for prom_{32,64}.cDavid S. Miller3-6/+12
2008-12-05sparc: unify kernel/init_taskSam Ravnborg3-36/+1
2008-12-05sparc: drop CONFIG_SUN_AUXIOSam Ravnborg4-8/+0
2008-12-04sparc: Add missing of_node_putNicolas Palix3-0/+5
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg90-0/+43306
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg26-22/+54
2008-12-04sparc: gitignore a few filesSam Ravnborg1-0/+1
2008-12-04sparc,sparc64: unify asm-offsets.cSam Ravnborg1-3/+16
2008-12-04sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg1-20/+79
2008-12-04sparc32: pdev_to_pnode() is used from __devinitAl Viro1-1/+1
2008-11-30fix the section noise in sparc head.SAl Viro2-1/+2
2008-11-30sparc32 cpuinit flase positivesAl Viro5-8/+8
2008-11-20sparc64: wire up accept4()David Miller1-1/+1
2008-11-13sparc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-11-10Revert "sparc: correct section of current_pc()"David S. Miller1-1/+0
2008-10-30rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt1-23/+4
2008-10-23sparc: correct section of current_pc()Frederic Weisbecker1-0/+1
2008-10-23sparc: correct section of apc_no_idleFrederic Weisbecker1-1/+1
2008-10-13sparc32: fix build errorsRobert Reif2-0/+2
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2-0/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2-0/+3
2008-10-08sparc32: sun4m interrupt mask cleanupRobert Reif2-71/+91
2008-09-21sparc: arch/sparc/kernel/pmc.c -- extra #include?David Brownell1-2/+0
2008-09-20sparc32: Add more extensive documentation of sun4m interrupts.David S. Miller1-0/+53
2008-09-20sparc32: Kill irq_rcvreg from sun4m_irq.cDavid S. Miller1-6/+2
2008-09-20sparc32: Delete master_l10_limit.David S. Miller4-4/+0
2008-09-20sparc32: Use PROM device probing for sun4c timers.David S. Miller1-20/+39
2008-09-20sparc32: Use PROM device probing for sun4c interrupt register.David S. Miller1-26/+21
2008-09-20sparc32: Delete claim_ticker14().David S. Miller1-46/+0
2008-09-20sparc32: Stop calling claim_ticker14() from sun4c_irq.cDavid S. Miller1-1/+1
2008-09-20sparc32: Kill clear_profile_irq btfixup entry.David S. Miller5-25/+0
2008-09-20sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller2-2/+5
2008-09-20sparc32: Remove #if 0'd code from sun4c_irq.cDavid S. Miller1-9/+0
2008-09-20sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller1-26/+16
2008-09-20sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller1-56/+83
2008-09-20sparc32: Use PROM device probing for sun4m irq registers.David S. Miller2-129/+74
2008-09-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller1-1/+1
2008-09-14sparc32: Use PROM device probing for sun4m timer registers.David S. Miller1-64/+57
2008-09-13sparc: Fix user_regset 'n' field values.David S. Miller1-2/+2
2008-09-13sparc: Fix user_regset 'n' field values.David S. Miller1-2/+2