aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAge
* chmc: Mark %ver register inline asm with __volatile__David S. Miller2008-10-13
* sparc64: Add missing notify_cpu_starting() call.David S. Miller2008-10-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\
| * sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller2008-09-22
| * sparc64: Fix disappearing PCI devices on e3500.David S. Miller2008-09-21
| * sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.David S. Miller2008-09-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
|\|
| * sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller2008-09-16
| * sparc: Fix user_regset 'n' field values.David S. Miller2008-09-12
| * sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller2008-09-12
| * sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller2008-09-10
| * sparc64: Disable timer interrupts in fixup_irqs().David S. Miller2008-09-08
* | sparc: Fix user_regset 'n' field values.David S. Miller2008-09-12
* | sparc64: Fix sparse warnings in chmc.cDavid S. Miller2008-09-12
* | sparc64: Kill sparse warnings in mm/init.hDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in fault.cDavid S. Miller2008-09-12
* | sparc64: Remove explicit initialization of mmu_gathersDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in vio.cDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in pci_sun4v.cDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in pci.cDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in of_device.cDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in prom.cDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in visemul.cDavid S. Miller2008-09-12
* | sparc64: Fix sparse warnings in kernel/time.cDavid S. Miller2008-09-12
* | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-12
* | sparc64: Fix sparse warnings in global reg snapshotting.David S. Miller2008-09-12
* | sparc64: Add __arch64__ to CHECKFLAGSDavid S. Miller2008-09-12
* | sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.David S. Miller2008-09-11
* | sparc64: Commonize large portions of PSYCHO error handling.David S. Miller2008-09-11
* | sparc64: Create and use psycho_pbm_init_common().David S. Miller2008-09-11
* | sparc64: Start commonizing code common between SABRE and PSYCHO.David S. Miller2008-09-11
* | sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller2008-09-11
* | sparc64: Get rid of pci_controller_info.David S. Miller2008-09-11
* | sparc64: Fix return value in update_persistent_clock().David S. Miller2008-09-10
* | sparc64: Add missing rtc_close() in update_persistent_clock()David S. Miller2008-09-08
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-08
|\|
| * sparc64: Prevent sparc64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-03
| * sparc64: Fix IPI call locking.David S. Miller2008-09-03
| * sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller2008-08-30
| * sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-29
| * sparc64: Make NUMA depend upon SMP.David S. Miller2008-08-24
* | sparc64: fix wrong m48t59 RTC yearKrzysztof Helt2008-09-07
* | sparc: Fix handling of LANCE and ESP parent nodes in of_device.cDavid S. Miller2008-09-03
* | pci_sun4v: Use of_get_property().David S. Miller2008-09-02
* | pci_schizo: Use of_get_property() and delete spurious local vars.David S. Miller2008-09-02
* | pci_psycho: Use of_getintprop_default().David S. Miller2008-09-02
* | sparc64: Implement SSTATE purely using notifiers and initcalls.David S. Miller2008-09-02
* | sparc64: Move reboot handling into seperate file and kill power reg programming.David S. Miller2008-09-02
* | sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller2008-09-01
* | sparc64: Kill the scan_bus function pointer in struct pci_pbm_info.David S. Miller2008-09-01