| Commit message (Expand) | Author | Age |
* | [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning | Michael Ellerman | 2007-05-10 |
* | [POWERPC] Fix incorrect calculation of I/O window addresses | Paul Mackerras | 2007-05-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt | 2007-05-09 |
| * | [POWERPC] iSeries: suppress build warning in lparmap.c | Stephen Rothwell | 2007-05-09 |
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | [POWERPC] Early serial debug support for PPC44x | David Gibson | 2007-05-08 |
| * | [POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for now | David Gibson | 2007-05-08 |
| * | [POWERPC] Tell Phyp we support MSI | Michael Ellerman | 2007-05-07 |
| * | [POWERPC] PowerPC MSI infrastructure | Michael Ellerman | 2007-05-07 |
| * | [POWERPC] Rip out the existing powerpc msi stubs | Michael Ellerman | 2007-05-07 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
| |\ |
|
| * | | [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() | Michael Ellerman | 2007-05-07 |
| * | | [POWERPC] Cope with PCI host bridge I/O window not starting at 0 | Paul Mackerras | 2007-05-07 |
| * | | [POWERPC] Set efika's device_type to "soc" | Domen Puncer | 2007-05-07 |
| * | | [POWERPC] Export of_device_get_modalias | Sylvain Munaut | 2007-05-07 |
| * | | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 2007-05-07 |
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 |
| * | | [POWERPC] powermac: Support G5 CPU hotplug | Johannes Berg | 2007-05-07 |
| * | | [POWERPC] Add smp_call_function_map and smp_call_function_single | will schmidt | 2007-05-07 |
| * | | [POWERPC] Change topology_init() to a subsys_initcall | Kevin Corry | 2007-05-07 |
| * | | [POWERPC] Minor fault path optimization | Christoph Hellwig | 2007-05-02 |
| * | | [POWERPC] Remove duplicate export of __div64_32. | Scott Wood | 2007-05-02 |
| * | | [POWERPC] PS3: Fix system slowdown | Takao Shinohara | 2007-05-02 |
| * | | [POWERPC] Fix suspend states again | Johannes Berg | 2007-05-02 |
| * | | [POWERPC] Fix STRICT_MM_TYPECHECKS | David Gibson | 2007-05-02 |
| * | | [POWERPC] Revise PPC44x MMU code for arch/powerpc | David Gibson | 2007-05-02 |
| * | | [POWERPC] Uninline of_iomap function | Christian Krafft | 2007-05-02 |
| * | | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c | Mathieu Desnoyers | 2007-05-02 |
* | | | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 |
* | | | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 |
* | | | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | | | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | | | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 |
| |/
|/| |
|
* | | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 |
| * | | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
| |/ |
|
* / | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 |
|/ |
|
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-29 |
|\ |
|
| * | powerpc: make it compile for multithread change | Andrew Morton | 2007-04-27 |
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 |
* | | [POWERPC] Spinlock initializer cleanup | Thomas Gleixner | 2007-04-29 |
* | | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 |
* | | [POWERPC] Replace if-then-else with a switch statement | Will Schmidt | 2007-04-27 |