Commit Graph

860 Commits (ede13d81b4dda409a6d271b34b8e2ec9383e255d)

Author SHA1 Message Date
David S. Miller 78d0012539 [SPARC64]: Fix two year old bug in early bootup asm. 18 years ago
David S. Miller cbc5a06937 [SPARC64]: Update defconfig. 18 years ago
Fabio Massimo Di Nitto 74121b699c [SPARC64]: Fix log message type in vio_create_one(). 18 years ago
David S. Miller 5f7426c0e1 [SPARC64]: Tweak assertions in sun4v_build_virq(). 18 years ago
David S. Miller 2a26302164 [SPARC64]: Tweak kernel log messages in power_probe(). 18 years ago
David S. Miller 91ba3c2128 [SPARC64]: Fix handling of multiple vdc-port nodes. 18 years ago
Fabio Massimo Di Nitto 48db7b7c50 [SPARC64]: Fix device type matching in VIO's devspec_show(). 18 years ago
David S. Miller bc5a2e64a1 [SPARC]: Add sys_fallocate() entries. 18 years ago
David S. Miller a376178011 [SPARC64]: Use orderly_poweroff(). 18 years ago
Stephen Rothwell 3f23de10f2 Create drivers/of/platform.c 18 years ago
Stephen Rothwell 37b7754aab [SPARC/64] Rename some functions like PowerPC 18 years ago
Stephen Rothwell f85ff3056c Begin to consolidate of_device.c 18 years ago
Stephen Rothwell 1ef4d4242d Consolidate of_find_node_by routines 18 years ago
Stephen Rothwell d1cd355a5e Consolidate of_get_next_child 18 years ago
Stephen Rothwell e679c5f445 Consolidate of_get_parent 18 years ago
Stephen Rothwell 581b605a83 Consolidate of_find_property 18 years ago
Stephen Rothwell 0081cbc373 Consolidate of_device_is_compatible 18 years ago
Stephen Rothwell 97e873e5c8 Start split out of common open firmware code 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Fenghua Yu 5fb7dc37dc define new percpu interface for shared data 18 years ago
Akinobu Mita 68fc4fabca unregister_chrdev(): ignore the return value 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
David S. Miller a5f8967e17 [SPARC64]: Set vio->desc_buf to NULL after freeing. 18 years ago
Stephen Rothwell 0785b9dcdc [SPARC]: Mark sparc and sparc64 as not having virt_to_bus 18 years ago
David S. Miller a4cd184503 [SPARC64]: Handle reset events in vio_link_state_change(). 18 years ago
David S. Miller 8a2950cce6 [SPARC64]: Handle LDC resets properly in domain-services driver. 18 years ago
David S. Miller 6160f63518 [SPARC64]: Massively simplify VIO device layer and support hot add/remove. 18 years ago
David S. Miller 920c3ed741 [SPARC64]: Add basic infrastructure for MD add/remove notification. 18 years ago
Oleg Nesterov 62715ec832 [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn(). 18 years ago
David S. Miller c1e49e3a1b [SPARC64]: Update defconfig. 18 years ago
David S. Miller 41120551fa [SPARC64]: Kill explicit %gl register reference. 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
David S. Miller 778feeb475 [SPARC64]: Fix race between MD update and dr-cpu add. 18 years ago
Fabio Massimo Di Nitto 3ac66e33ea [SPARC64]: SMP build fix. 18 years ago
David S. Miller d54bc2793e [SPARC64]: Fix UP build. 18 years ago
David S. Miller e0204409df [SPARC64]: dr-cpu unconfigure support. 18 years ago
David S. Miller 9918cc2e32 [SPARC64]: Give more accurate errors in dr_cpu_configure(). 18 years ago
David S. Miller 39dd992aee [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps() 18 years ago
David S. Miller b37d40d175 [SPARC64]: Fix leak when DR added cpu does not bootup. 18 years ago
David S. Miller b53bcb6799 [SPARC64]: Add ->set_affinity IRQ handlers. 18 years ago
David S. Miller bd0e11ff22 [SPARC64]: Process dr-cpu events in a kthread instead of workqueue. 18 years ago
David S. Miller 8b99cfb8cc [SPARC64]: More sensible udelay implementation. 18 years ago
David S. Miller 27a2ef382c [SPARC64]: SMP build fixes. 18 years ago
David S. Miller 8f3fff2050 [SPARC64]: mdesc.c needs linux/mm.h 18 years ago
David S. Miller b14f5c100c [SPARC64]: Fix build regressions added by dr-cpu changes. 18 years ago
David S. Miller f8be339c02 [SPARC64]: Unconditionally register vio_bus_type. 18 years ago
David S. Miller 4f0234f4f9 [SPARC64]: Initial LDOM cpu hotplug support. 18 years ago
David S. Miller b3e13fbeb9 [SPARC64]: Fix setting of variables in LDOM guest. 18 years ago
David S. Miller 83292e0a9c [SPARC64]: Fix MD property lifetime bugs. 18 years ago
David S. Miller 43fdf27470 [SPARC64]: Abstract out mdesc accesses for better MD update handling. 18 years ago