| Commit message (Expand) | Author | Age |
* | sparc32: fix build errors | Robert Reif | 2008-10-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 |
|\ |
|
| * | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 |
| |\ |
|
| | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
* | | | sparc32: sun4m interrupt mask cleanup | Robert Reif | 2008-10-07 |
* | | | sparc: arch/sparc/kernel/pmc.c -- extra #include? | David Brownell | 2008-09-21 |
* | | | sparc32: Add more extensive documentation of sun4m interrupts. | David S. Miller | 2008-09-20 |
* | | | sparc32: Kill irq_rcvreg from sun4m_irq.c | David S. Miller | 2008-09-20 |
* | | | sparc32: Delete master_l10_limit. | David S. Miller | 2008-09-20 |
* | | | sparc32: Use PROM device probing for sun4c timers. | David S. Miller | 2008-09-20 |
* | | | sparc32: Use PROM device probing for sun4c interrupt register. | David S. Miller | 2008-09-20 |
* | | | sparc32: Delete claim_ticker14(). | David S. Miller | 2008-09-20 |
* | | | sparc32: Stop calling claim_ticker14() from sun4c_irq.c | David S. Miller | 2008-09-20 |
* | | | sparc32: Kill clear_profile_irq btfixup entry. | David S. Miller | 2008-09-20 |
* | | | sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c | David S. Miller | 2008-09-20 |
* | | | sparc32: Remove #if 0'd code from sun4c_irq.c | David S. Miller | 2008-09-20 |
* | | | sparc32: Remove some SMP ifdefs in sun4d_irq.c | David S. Miller | 2008-09-20 |
* | | | sparc32: Use PROM infrastructure for probing and mapping sun4d timers. | David S. Miller | 2008-09-20 |
* | | | sparc32: Use PROM device probing for sun4m irq registers. | David S. Miller | 2008-09-20 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 |
|\| | |
|
| * | | sparc: Fix user_regset 'n' field values. | David S. Miller | 2008-09-12 |
| * | | sparc32: Fix function signature of of_bus_sbus_get_flags(). | David S. Miller | 2008-09-11 |
| |/ |
|
* | | sparc32: Use PROM device probing for sun4m timer registers. | David S. Miller | 2008-09-14 |
* | | sparc: Fix user_regset 'n' field values. | David S. Miller | 2008-09-12 |
* | | sparc32: Call parse_early_param() in setup_arch(). | David S. Miller | 2008-09-11 |
* | | sparc32: Need to close openned RTC device just like sparc64. | David S. Miller | 2008-09-10 |
* | | sparc32: Move sun4d show_leds() out of asm/obio.h | David S. Miller | 2008-09-08 |
* | | sparc32: Fix coding style of sparc_cpu_model setting code. | David S. Miller | 2008-09-08 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-08 |
|\| |
|
| * | sparc: Fix resource flags for PCI children in OF device tree. | David S. Miller | 2008-08-29 |
| * | sparc32: Implement smp_call_function_single(). | David S. Miller | 2008-08-27 |
* | | sparc32: Kill remaining asm/mostek.h inclusions. | David S. Miller | 2008-09-03 |
* | | sparc32: use RTC subsystem | David S. Miller | 2008-09-03 |
* | | sparc: Fix handling of LANCE and ESP parent nodes in of_device.c | David S. Miller | 2008-09-03 |
* | | sparc: remove CONFIG_SUN4 | Adrian Bunk | 2008-08-31 |
* | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
* | | sparc: Kill ebus_bus_type. | David S. Miller | 2008-08-30 |
* | | sparc: Kill EBUS driver layer. | David S. Miller | 2008-08-30 |
* | | sparc: Kill now spurious includes of sbus.h | David S. Miller | 2008-08-29 |
* | | sparc32: Kill iounit_map_dma_*(). | David S. Miller | 2008-08-29 |
* | | sparc: Kill sbus_bus_type. | David S. Miller | 2008-08-29 |
* | | sparc: Remove generic SBUS probing layer. | David S. Miller | 2008-08-29 |
* | | sparc: Add OF archdata propagation helper. | David S. Miller | 2008-08-29 |
* | | sparc: Kill sbus_arch_preinit(). | David S. Miller | 2008-08-29 |
* | | sparc: Kill sbus_ioremap() and sbus_iounmap(). | David S. Miller | 2008-08-29 |
* | | sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. | David S. Miller | 2008-08-29 |
* | | sparc: Remove dinky old-style SBUS probing facilities. | David S. Miller | 2008-08-29 |
* | | sparc: Remove SBUS layer resource and irq handling. | David S. Miller | 2008-08-29 |
* | | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 2008-08-29 |
* | | sparc32: Convert sun4d IRQ code to use generic device tree probing. | David S. Miller | 2008-08-29 |