| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | powerpc: Fix IDE legacy vs. native fixups | Benjamin Herrenschmidt | 2007-12-10 | 1 | -2/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-10-12 | 2 | -2/+0 |
|\ |
|
| * | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 2007-10-04 | 2 | -2/+0 |
* | | [POWERPC] Remove unused old code from powermac setup code | Paul Mackerras | 2007-10-09 | 1 | -66/+2 |
* | | [POWERPC] Remove some more section mismatch warnings | Stephen Rothwell | 2007-10-09 | 1 | -2/+7 |
* | | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-14 | 1 | -1/+1 |
* | | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 2007-08-22 | 1 | -1/+0 |
* | | [POWERPC] Remove some duplicate declarations from pmac.h | Stephen Rothwell | 2007-08-17 | 1 | -4/+0 |
* | | [POWERPC] Fix section mismatches in udbg_adb.c | Stephen Rothwell | 2007-08-17 | 1 | -2/+2 |
* | | [POWERPC] Remove gratuitous reads from powermac pci config space methods | Nathan Lynch | 2007-08-17 | 1 | -9/+0 |
* | | [POWERPC] powermac pci_ops: Use named structure member initializers | Nathan Lynch | 2007-08-17 | 1 | -8/+8 |
* | | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 2007-08-17 | 2 | -2/+0 |
|/ |
|
* | [POWERPC] Fix a compile warning in powermac/feature.c | Segher Boessenkool | 2007-08-03 | 1 | -2/+4 |
* | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 2007-07-11 | 3 | -54/+16 |
|\ |
|
| * | [POWERPC] powermac i2c: Use mutex | Johannes Berg | 2007-07-10 | 1 | -11/+12 |
| * | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -6/+0 |
| * | [POWERPC] disallow building powermac and tsi108 without PCI | Arnd Bergmann | 2007-06-29 | 1 | -0/+1 |
| * | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 | 1 | -5/+3 |
| * | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -32/+0 |
* | | [POWERPC] Fix powermac late initcall to only run on powermac | Tony Breeds | 2007-06-20 | 1 | -0/+3 |
|/ |
|
* | [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs | Paul Mackerras | 2007-06-14 | 2 | -2/+12 |
* | [POWERPC] Fix Section mismatch warnings | Li Yang | 2007-05-23 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 8 | -110/+101 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+0 |
| |\ |
|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 7 | -37/+37 |
| * | | [POWERPC] powermac: Support G5 CPU hotplug | Johannes Berg | 2007-05-07 | 2 | -4/+60 |
| * | | [POWERPC] Fix suspend states again | Johannes Berg | 2007-05-02 | 1 | -65/+0 |
| * | | [POWERPC] powermac: Fix G5-cpufreq for cpu on/offline | Johannes Berg | 2007-05-02 | 1 | -4/+4 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
| |/
|/| |
|
* | | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare | 2007-05-01 | 1 | -1/+0 |
|/ |
|
* | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 | 1 | -10/+0 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 5 | -39/+66 |
* | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 | 2 | -3/+5 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 1 | -11/+23 |
* | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS | Michael Ellerman | 2007-04-24 | 2 | -2/+2 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 12 | -66/+70 |
* | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-13 | 2 | -3/+2 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 1 | -1/+0 |
* | Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal... | Paul Mackerras | 2007-03-26 | 1 | -0/+20 |
|\ |
|
| * | [POWERPC] Split powermac platforms into their own Kconfig file | Kumar Gala | 2007-03-22 | 1 | -0/+20 |
* | | [POWERPC] Generic time suspend/resume code | Johannes Berg | 2007-03-26 | 1 | -38/+0 |
|/ |
|
* | [POWERPC] Fix warning in powermac pci.c | Benjamin Herrenschmidt | 2007-03-08 | 1 | -2/+5 |
* | [POWERPC] Fix warning in powermac feature.c | Benjamin Herrenschmidt | 2007-03-08 | 1 | -1/+4 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 1 | -4/+4 |
* | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 | 1 | -14/+5 |
* | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 2007-02-16 | 1 | -2/+0 |
* | [PATCH] Dynamic kernel command-line: powerpc | Alon Bar-Lev | 2007-02-12 | 1 | -2/+2 |
* | [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 2007-02-07 | 1 | -1/+0 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -6/+6 |