aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-04sparc: 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-19sparc64: wire up accept4()David Miller1-1/+1
2008-11-12sparc: 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-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt1-23/+4
2008-10-22sparc: correct section of current_pc()Frederic Weisbecker1-0/+1
2008-10-22sparc: correct section of apc_no_idleFrederic Weisbecker1-1/+1
2008-10-12sparc32: fix build errorsRobert Reif2-0/+2
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-0/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar2-0/+3
2008-10-07sparc32: sun4m interrupt mask cleanupRobert Reif2-71/+91
2008-09-21sparc: arch/sparc/kernel/pmc.c -- extra #include?David Brownell1-2/+0
2008-09-19sparc32: Add more extensive documentation of sun4m interrupts.David S. Miller1-0/+53
2008-09-19sparc32: Kill irq_rcvreg from sun4m_irq.cDavid S. Miller1-6/+2
2008-09-19sparc32: Delete master_l10_limit.David S. Miller4-4/+0
2008-09-19sparc32: Use PROM device probing for sun4c timers.David S. Miller1-20/+39
2008-09-19sparc32: Use PROM device probing for sun4c interrupt register.David S. Miller1-26/+21
2008-09-19sparc32: Delete claim_ticker14().David S. Miller1-46/+0
2008-09-19sparc32: Stop calling claim_ticker14() from sun4c_irq.cDavid S. Miller1-1/+1
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.David S. Miller5-25/+0
2008-09-19sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller2-2/+5
2008-09-19sparc32: Remove #if 0'd code from sun4c_irq.cDavid S. Miller1-9/+0
2008-09-19sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller1-26/+16
2008-09-19sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller1-56/+83
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.David S. Miller2-129/+74
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller1-1/+1
2008-09-13sparc32: Use PROM device probing for sun4m timer registers.David S. Miller1-64/+57
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller1-2/+2
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller1-2/+2
2008-09-10sparc32: Call parse_early_param() in setup_arch().David S. Miller1-0/+1
2008-09-10sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller1-1/+1
2008-09-10sparc32: Need to close openned RTC device just like sparc64.David S. Miller1-3/+6
2008-09-08sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2-1/+11
2008-09-08sparc32: Fix coding style of sparc_cpu_model setting code.David S. Miller1-7/+14
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller3-15/+32
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2-0/+3
2008-09-03sparc32: Kill remaining asm/mostek.h inclusions.David S. Miller2-2/+0
2008-09-03sparc32: use RTC subsystemDavid S. Miller2-159/+60
2008-09-03sparc: Fix handling of LANCE and ESP parent nodes in of_device.cDavid S. Miller1-4/+22
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk12-379/+27
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller3-3/+3