| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 2 | -4/+5 |
|\ |
|
| * | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 1 | -2/+2 |
| * | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition() | roel kluin | 2008-12-03 | 1 | -2/+3 |
* | | m68k: machw.h cleanup | Finn Thain | 2008-12-28 | 4 | -4/+0 |
|/ |
|
* | rackmeter section fixes | Al Viro | 2008-11-30 | 1 | -5/+5 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+1 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -1/+0 |
* | device create: macintosh: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 11 | -58/+98 |
|\ |
|
| * | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 4 | -5/+21 |
| |\ |
|
| | * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 3 | -7/+18 |
| | |\ |
|
| | * | | via-pmu: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
| | * | | macintosh-smu: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+3 |
| | * | | ans-lcd: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+2 |
| | * | | adb: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -5/+13 |
| * | | | drivers/macintosh/smu.c: Improve error handling | Julia Lawall | 2008-07-01 | 1 | -15/+19 |
| * | | | drivers/macintosh: Various cleanups | Adrian Bunk | 2008-07-01 | 3 | -7/+5 |
| * | | | macintosh/media bay: Convert semaphore to mutex | Daniel Walker | 2008-06-30 | 1 | -13/+14 |
| * | | | macintosh/therm_windtunnel: Convert semaphore to mutex | Daniel Walker | 2008-06-30 | 1 | -8/+8 |
| * | | | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 4 | -6/+6 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-30 | 3 | -7/+18 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | [POWERPC] Build fix for drivers/macintosh/mediabay.c | Adrian Bunk | 2008-06-16 | 1 | -2/+2 |
| | * | | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c | Julia Lawall | 2008-06-16 | 1 | -3/+10 |
| | * | | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c | Julia Lawall | 2008-06-16 | 1 | -1/+4 |
| | * | | ide-pmac: bugfix for media-bay support rework | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 2008-05-16 | 1 | -1/+1 |
| |\| |
|
| * | | [POWERPC] Create modalias file in sysfs for of_platform bus | Olaf Hering | 2008-05-14 | 1 | -1/+11 |
* | | | Input: adbhid - capslock and power button fix | Rodney Lorrimar | 2008-05-16 | 1 | -3/+12 |
* | | | Input: adbhid - fix capslock key state after suspend | Rodney Lorrimar | 2008-05-16 | 1 | -7/+39 |
| |/
|/| |
|
* | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+15 |
* | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -5/+5 |
* | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+16 |
* | [POWERPC] windfarm: Add PowerMac 12,1 support | Étienne Bersac | 2008-04-29 | 6 | -6/+1077 |
* | mac-hid: fix build after lockdep annotation | Harvey Harrison | 2008-04-25 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-25 | 3 | -4/+6 |
|\ |
|
| * | [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-24 | 3 | -4/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-25 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Input: mac_hid - add lockdep annotation to emumousebtn | Peter Zijlstra | 2008-04-24 | 1 | -0/+6 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 2 | -2/+2 |
* | | ide: rework PowerMac media-bay support (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -10/+7 |
|/ |
|
* | [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c | Guido Guenther | 2008-03-13 | 1 | -1/+1 |
* | [POWERPC] Fix sleep on some powerbooks | Benjamin Herrenschmidt | 2008-03-13 | 1 | -2/+3 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 1 | -1/+2 |
* | Fix compile of swim3 as module | Tony Breeds | 2008-02-14 | 1 | -2/+0 |
* | [POWERPC] Disable G5 NAP mode during SMU commands on U3 | Benjamin Herrenschmidt | 2008-02-08 | 1 | -1/+24 |
* | ppc: fix #ifdef-s in mediabay driver (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -25/+21 |
* | mac68k: macii adb comment correction | Finn Thain | 2008-02-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 1 | -2/+2 |
|\ |
|
| * | drivers/macintosh/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |