Commit Graph

1352 Commits (77f754c4335d87e785cb0b85cc81e4f16d610fe5)

Author SHA1 Message Date
David S. Miller 615c9136b3 chmc: Mark %ver register inline asm with __volatile__ 17 years ago
David S. Miller 82960b8543 sparc64: Add missing notify_cpu_starting() call. 17 years ago
David S. Miller 44b50e5a1a sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). 17 years ago
David S. Miller 7ee766d8fb sparc64: Fix disappearing PCI devices on e3500. 17 years ago
David S. Miller 9843099ff4 sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace. 17 years ago
David S. Miller f948cc6ab9 sparc64: Fix OOPS in psycho_pcierr_intr_other(). 17 years ago
David S. Miller 7d4ee289d1 sparc: Fix user_regset 'n' field values. 17 years ago
David S. Miller 80a56ab626 sparc64: Fix PCI error interrupt registry on PSYCHO. 17 years ago
David S. Miller 3c50370103 sparc: Fix user_regset 'n' field values. 17 years ago
David S. Miller 3ab5827eb0 sparc64: Fix sparse warnings in chmc.c 17 years ago
David S. Miller af1ee569d3 sparc64: Kill sparse warnings in mm/init.h 17 years ago
David S. Miller b539c46766 sparc64: Fix sparse warnings in fault.c 17 years ago
David S. Miller a9e7bb0410 sparc64: Remove explicit initialization of mmu_gathers 17 years ago
David S. Miller 7694b024f1 sparc64: Fix sparse warnings in vio.c 17 years ago
David S. Miller 8d2aec5123 sparc64: Fix sparse warnings in pci_sun4v.c 17 years ago
David S. Miller 77d10d0e63 sparc64: Fix sparse warnings in pci.c 17 years ago
David S. Miller 21cd883393 sparc64: Fix sparse warnings in of_device.c 17 years ago
David S. Miller c91e2ecad0 sparc64: Fix sparse warnings in prom.c 17 years ago
David S. Miller 7e0b1e6186 sparc64: Fix sparse warnings in visemul.c 17 years ago
David S. Miller d8ada0a2cd sparc64: Fix sparse warnings in kernel/time.c 17 years ago
David S. Miller 17f04fbb0f sysctl: Use header file for sysctl knob declarations on sparc. 17 years ago
David S. Miller 8f20b20de7 sparc64: Fix sparse warnings in global reg snapshotting. 17 years ago
David S. Miller 4845afac95 sparc64: Add __arch64__ to CHECKFLAGS 17 years ago
David S. Miller 87395fc678 sparc64: Kill hand-crafted I/O accessors in PCI controller drivers. 17 years ago
David S. Miller e6e003720f sparc64: Commonize large portions of PSYCHO error handling. 17 years ago
David S. Miller 1c03a55cdf sparc64: Create and use psycho_pbm_init_common(). 17 years ago
David S. Miller a21cff3e5e sparc64: Start commonizing code common between SABRE and PSYCHO. 17 years ago
David S. Miller 22fecbae44 sparc64: Record OF device instead of device node pointer in pci_pbm_info. 17 years ago
David S. Miller d3ae4b5bc7 sparc64: Get rid of pci_controller_info. 17 years ago
David S. Miller ebfb2c6340 sparc64: Fix interrupt register calculations on Psycho and Sabre. 17 years ago
David S. Miller 90158d84eb sparc64: Fix return value in update_persistent_clock(). 17 years ago
David S. Miller 088a396236 sparc64: Add missing rtc_close() in update_persistent_clock() 17 years ago
David S. Miller 2eb2f77900 sparc64: Disable timer interrupts in fixup_irqs(). 17 years ago
Krzysztof Helt 3baca76f56 sparc64: fix wrong m48t59 RTC year 17 years ago
Paul E. McKenney 4d084617fb sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs 17 years ago
David S. Miller e5bd1c3fdd sparc64: Fix IPI call locking. 17 years ago
David S. Miller 5280267c1d sparc: Fix handling of LANCE and ESP parent nodes in of_device.c 17 years ago
David S. Miller 8aef727861 pci_sun4v: Use of_get_property(). 17 years ago
David S. Miller 463801b3ae pci_schizo: Use of_get_property() and delete spurious local vars. 17 years ago
David S. Miller 0f73d1bbe6 pci_psycho: Use of_getintprop_default(). 17 years ago
David S. Miller 446139a8f7 sparc64: Implement SSTATE purely using notifiers and initcalls. 17 years ago
David S. Miller cdb3592a20 sparc64: Move reboot handling into seperate file and kill power reg programming. 17 years ago
David S. Miller e822358ac2 sparc64: Pass proper parent device down into root pci_create_bus() call. 17 years ago
David S. Miller 7cc288add4 sparc64: Kill the scan_bus function pointer in struct pci_pbm_info. 17 years ago
David S. Miller fefbbc73ca sparc64: Use ENTRY/ENDPROC in PCI SUN4V asm. 17 years ago
David S. Miller 687124dda0 sparc64: Use ENTRY/ENDPROC in hypervisor asm. 17 years ago
David S. Miller 3d452e55ef sparc64: Apply const or __initdata to vio_device_id[] 17 years ago
David S. Miller ba4962d7a6 sparc64: Clean up CPU chip type probing code. 17 years ago
David S. Miller b69416b51b sparc64: Rewrite central driver. 17 years ago
David S. Miller 10d29ff907 sparc64: Delete starfire_cpu_setup(). 17 years ago