| Commit message (Expand) | Author | Age |
* | [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu... | Michael Ellerman | 2006-12-07 |
* | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-07 |
* | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-07 |
* | [POWERPC] Fix cell pmu initialisation | Stephen Rothwell | 2006-12-07 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | ieee1394: sbp2: code formatting around work_struct stuff | Stefan Richter | 2006-12-07 |
| * | ieee1394: nodemgr: remove a kcalloc | Stefan Richter | 2006-12-07 |
| * | ieee1394: conditionally export ieee1394_bus_type | Stefan Richter | 2006-12-07 |
| * | ieee1394: Consolidate driver registering | Ben Collins | 2006-12-07 |
| * | ieee1394: sbp2: convert from PCI DMA to generic DMA | Stefan Richter | 2006-12-07 |
| * | ieee1394: nodemgr: spaces to tabs | Stefan Richter | 2006-12-07 |
| * | ieee1394: nodemgr: fix deadlock in shutdown | Stefan Richter | 2006-12-07 |
| * | ieee1394: nodemgr: remove duplicate assignment | Stefan Richter | 2006-12-07 |
| * | sbp2: make 1bit bitfield unsigned | Luca Tettamanti | 2006-12-07 |
| * | ieee1394: schedule *_oui sysfs attributes for removal | Stefan Richter | 2006-12-07 |
| * | ieee1394: schedule unused symbol exports for removal | Stefan Richter | 2006-12-07 |
| * | ieee1394: dv1394: schedule for feature removal | Stefan Richter | 2006-12-07 |
| * | ieee1394: raw1394: defer feature removal of old isoch interface | Stefan Richter | 2006-12-07 |
| * | ieee1394: ohci1394: call PMac code in shutdown only for proper machines | Stefan Richter | 2006-12-07 |
| * | ieee1394: ohci1394: reformat PPC_PMAC platform code | Stefan Richter | 2006-12-07 |
| * | ieee1394: ohci1394: add PPC_PMAC platform code to driver probe | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: wrap two functions into one | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: update comment on things to do | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: use list_move_tail() | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: more concise names for types and variables | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: remove unused struct members | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: proper unit in module parameter description | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: clean up sbp2_ namespace | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: some conditions in queue_command are unlikely | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: remove superfluous comments | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: delayed_work -> work_struct | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: coding style of some macros | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: remove debug macros | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: consolidate log levels | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: remove duplicate code | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: remove dead code | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: clean up function declarations | Stefan Richter | 2006-12-07 |
| * | ieee1394: sbp2: remove irritating log message | Stefan Richter | 2006-12-07 |
| * | ohci1394: shortcut irq printing | Alexey Dobriyan | 2006-12-07 |
| * | ieee1394: nodemgr: take it easy if bus_rescan_devices fails | Stefan Richter | 2006-12-07 |
| * | drivers/ieee1394/*: use kmemdup() | Eric Sesterhenn | 2006-12-07 |
| * | ieee1394: ohci1394: proper log messages in suspend and resume | Stefan Richter | 2006-12-07 |
| * | ieee1394: ohci1394: revert fail on error in suspend | Stefan Richter | 2006-12-07 |
| * | ieee1394: only build OUI database files if config enabled | Randy Dunlap | 2006-12-07 |
| * | ieee1394: fix printk format warning | Randy Dunlap | 2006-12-07 |
| * | ieee1394: nodemgr: revise semaphore protection of driver core data | Stefan Richter | 2006-12-07 |
| * | ieee1394: nodemgr: reflect which return values are errors | Stefan Richter | 2006-12-07 |
| * | ieee1394: nodemgr: small fix after sysfs errors patch | Stefan Richter | 2006-12-07 |
| * | dv1394: remove BKL contention | Stefan Richter | 2006-12-07 |
| * | video1394: remove BKL contention | Daniel Drake | 2006-12-07 |