| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+1 |
| 2012-10-06 | sections: fix section conflicts in drivers/macintosh | Andi Kleen | 1 | -1/+1 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2012-09-11 | macintosh/mediabay: make data used as *of_device_id.data const | Arnd Bergmann | 1 | -3/+3 |
| 2012-09-11 | macintosh/mediabay: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-09-05 | drivers/macintosh/smu.c: Replace abs_to_virt() with __va() | Michael Ellerman | 1 | -2/+1 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
| 2012-05-09 | powerpc/windfarm: Fix crash on SMU based machine after i2c conversion | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2012-05-03 | powerpc/windfarm: don't pass const strings to snprintf | Stephen Rothwell | 1 | -2/+2 |
| 2012-05-03 | powerpc/windfarm: fix compiler warning | Stephen Rothwell | 1 | -1/+1 |
| 2012-04-30 | powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5 | Benjamin Herrenschmidt | 9 | -22/+1736 |
| 2012-04-30 | powerpc/windfarm: Add Fan Control Unit controls for G5s | Benjamin Herrenschmidt | 1 | -0/+617 |
| 2012-04-30 | powerpc/windfarm: Updates to lm75 and max6690 sensors | Benjamin Herrenschmidt | 2 | -11/+11 |
| 2012-04-30 | powerpc/windfarm: Add lm87 sensor | Benjamin Herrenschmidt | 1 | -0/+201 |
| 2012-04-30 | powerpc/windfarm: Add ad7417 sensor | Benjamin Herrenschmidt | 1 | -0/+347 |
| 2012-04-30 | powerpc/windfarm: Add useful accessors | Benjamin Herrenschmidt | 3 | -31/+52 |
| 2012-04-30 | powerpc/windfarm: Improve display of fan speeds in sysfs | Benjamin Herrenschmidt | 1 | -1/+12 |
| 2012-04-30 | powerpc/windfarm: Remove spurrious sysfs_attr_init() | Benjamin Herrenschmidt | 1 | -1/+0 |
| 2012-04-30 | powerpc/windfarm: const'ify and add "priv" field to controls & sensors | Benjamin Herrenschmidt | 1 | -11/+12 |
| 2012-04-30 | powerpc/pmac: Convert windfarm_smu_sat to new i2c probing | Benjamin Herrenschmidt | 1 | -79/+47 |
| 2012-04-30 | powerpc/pmac: Convert windfarm_max6690 to new i2c probing | Benjamin Herrenschmidt | 1 | -79/+21 |
| 2012-04-30 | powerpc/pmac: Convert windfarm_lm75 to new i2c probing | Benjamin Herrenschmidt | 1 | -94/+30 |
| 2012-04-30 | powerpc/pmac: Convert therm_adt746x to new i2c probing | Benjamin Herrenschmidt | 1 | -276/+204 |
| 2012-04-30 | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 14 | -14/+0 |
| 2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-02-16 | powerpc/adb: Use set_current_state() | majianpeng | 1 | -2/+2 |
| 2012-02-03 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -4/+4 |
| 2012-02-03 | macintosh: fix string typo in mediabay.c | Masanari Iida | 1 | -1/+1 |
| 2012-02-01 | drivercore: Output common devicetree information in uevent | Grant Likely | 1 | -1/+1 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -4/+4 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+0 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -4/+0 |
| 2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -4/+0 |
| 2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 1 | -3/+4 |
| 2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 1 | -7/+4 |
| 2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa | 1 | -4/+4 |
| 2011-11-08 | m68k/irq: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 2 | -3/+3 |
| 2011-07-20 | drivers: fix up various ->llseek() implementations | Josef Bacik | 1 | -0/+4 |
| 2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2011-05-20 | powerpc/pmac: Update via-pmu to new syscore_ops | Benjamin Herrenschmidt | 1 | -44/+12 |
| 2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -2/+2 |
| 2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 5 | -7/+7 |
| 2011-04-01 | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision | Benjamin Herrenschmidt | 1 | -30/+30 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 5 | -7/+7 |
| 2011-03-22 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
| 2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
| 2011-03-02 | powerpc/macintosh: Fix __devexit annotation in rack-meter.c | Grant Likely | 1 | -1/+1 |
| 2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 3 | -13/+11 |
| 2011-01-21 | powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() | roel kluin | 1 | -2/+2 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -3/+3 |
| 2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -29/+8 |
| 2011-01-11 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 1 | -0/+1 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -3/+3 |
| 2011-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+8 |
| 2010-12-24 | macintosh/ams: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
| 2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -2/+3 |
| 2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 1 | -2/+2 |
| 2010-12-09 | powerpc/powermac: Make auto-loading of therm_pm72 possible | Marc Zyngier | 1 | -25/+5 |
| 2010-12-02 | leds: fix up dependencies | Johannes Berg | 1 | -0/+1 |
| 2010-11-29 | powerpc/macio: Ensure all dma routines get copied over | Nishanth Aravamudan | 1 | -4/+3 |
| 2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 1 | -1/+1 |
| 2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 1 | -2/+2 |
| 2010-11-12 | drivers/macintosh/adb-iop.c: flags should be unsigned long | Geert Uytterhoeven | 1 | -2/+2 |
| 2010-11-11 | Input: mac mouse emulation - add locking | Dmitry Torokhov | 1 | -0/+8 |
| 2010-10-28 | Move ams driver to macintosh | Jean Delvare | 8 | -0/+991 |
| 2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -1/+1 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -3/+3 |
| 2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
| 2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 3 | -13/+14 |
| 2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+3 |
| 2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -3/+3 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -0/+2 |
| 2010-10-12 | drivers/macintosh/adb: Do not claim that the semaphore is a mutex | Thomas Gleixner | 1 | -1/+1 |
| 2010-09-15 | mac: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 3 | -13/+14 |
| 2010-09-02 | powerpc/via-pmu-led.c: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -1/+3 |
| 2010-08-24 | via-pmu: Add compat_pmu_ioctl | Andreas Schwab | 1 | -0/+42 |
| 2010-08-12 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 5 | -13/+13 |
| 2010-08-11 | i2c: Add support for custom probe function | Jean Delvare | 1 | -2/+2 |
| 2010-08-06 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+5 |
| 2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 5 | -13/+13 |
| 2010-07-29 | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts | Ian Campbell | 1 | -4/+5 |
| 2010-07-05 | of: Modify of_device_get_modalias to be passed struct device | Grant Likely | 1 | -4/+1 |
| 2010-06-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -9/+13 |
| 2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 4 | -8/+1 |
| 2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 3 | -6/+9 |
| 2010-06-02 | powerpc/macio: Don't dereference pointer before null check | Andreas Schwab | 1 | -3/+4 |
| 2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2 | -4/+15 |
| 2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 5 | -12/+12 |
| 2010-05-22 | of: change of_match_device to work with struct device | Grant Likely | 1 | -3/+2 |
| 2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 3 | -6/+15 |
| 2010-05-22 | drivercore: Add of_match_table to the common device drivers | Grant Likely | 1 | -3/+2 |
| 2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 1 | -2/+2 |
| 2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -11/+11 |
| 2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 5 | -15/+15 |
| 2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann | 2 | -4/+15 |
| 2010-05-07 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -0/+1 |
| 2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 8 | -5/+10 |
| 2010-04-07 | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 1 | -0/+1 |
| 2010-04-07 | powerpc/pmac: Fix dangling pointers | Wolfram Sang | 1 | -0/+2 |
| 2010-04-07 | powerpc/pmac: Add missing unlocks in error path | Julia Lawall | 2 | -1/+4 |
| 2010-04-07 | powerpc/pmac/windfarm: Correct potential double free | Julia Lawall | 1 | -6/+3 |
| 2010-04-07 | powerpc/pmac/windfarm: Don't test pointers before kfree() | d binderman | 1 | -4/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 7 | -3/+4 |
| 2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -2/+5 |
| 2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -1/+1 |
| 2010-03-09 | powerpc: Fix G5 thermal shutdown | Josh Boyer | 2 | -7/+25 |
| 2010-03-07 | sysfs: windfarm: init sysfs attributes | Johannes Berg | 2 | -0/+2 |
| 2010-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -72/+201 |
| 2010-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2 | -35/+45 |
| 2010-02-27 | mac68k: start CUDA early | Finn Thain | 2 | -35/+45 |
| 2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 14 | -35/+35 |
| 2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 14 | -35/+35 |
| 2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop | 1 | -1/+1 |
| 2010-02-03 | macintosh/therm_adt746x: Fix sysfs attributes lifetime | Jean Delvare | 1 | -10/+24 |
| 2010-01-30 | Input: Mac button emulation - allow compiling as a module | Dmitry Torokhov | 2 | -5/+16 |
| 2010-01-30 | Input: Mac button emulation - implement as an input filter | Dmitry Torokhov | 2 | -70/+188 |
| 2010-01-15 | powerpc/macintosh: Make Open Firmware device id constant | Márton Németh | 3 | -3/+3 |
| 2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 6 | -286/+282 |
| 2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -17/+28 |
| 2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -11/+6 |
| 2009-12-09 | powerpc/therm_adt746x: Record pwm invert bit at module load time] | Darrick J. Wong | 1 | -2/+11 |
| 2009-12-09 | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 1 | -206/+122 |
| 2009-12-08 | powerpc/macio: Add dma_parms support to macio | Benjamin Herrenschmidt | 1 | -0/+5 |
| 2009-12-08 | powerpc/macio: Add devres support to macio_device | Benjamin Herrenschmidt | 1 | -0/+47 |
| 2009-12-08 | powerpc/windfarm: Add detection for second cpu pump | Bolko Maass | 1 | -0/+2 |
| 2009-12-08 | powerpc/via-pmu: Convert to proc_fops/seq_file | Alexey Dobriyan | 1 | -69/+91 |
| 2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
| 2009-11-24 | macintosh: Remove BKL from nvram driver | Thomas Gleixner | 1 | -8/+3 |
| 2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -3/+3 |
| 2009-11-12 | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 1 | -8/+3 |
| 2009-10-30 | powerpc/therm_adt746x: Don't access non-existing register | Jean Delvare | 1 | -1/+1 |
| 2009-10-14 | macintosh: Remove BKL from ans-lcd | Thomas Gleixner | 1 | -17/+28 |
| 2009-10-14 | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt | 1 | -17/+23 |
| 2009-10-04 | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare | 5 | -5/+15 |
| 2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -1/+1 |
| 2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
| 2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -4/+6 |
| 2009-09-07 | leds: Fix LED names | Olaf Hering | 1 | -1/+1 |
| 2009-09-02 | powerpc/powermac: Thermal control turns system off too eagerly | Lyonel Vincent | 1 | -2/+2 |
| 2009-08-26 | m68k: count can reach 51, not 50 | Roel Kluin | 1 | -1/+1 |
| 2009-08-20 | powerpc/macio: Don't the address of an array element before boundchecking | roel kluin | 1 | -2/+4 |
| 2009-06-26 | powerpc/pmac: Fix DMA ops for MacIO devices | Benjamin Herrenschmidt | 1 | -0/+11 |
| 2009-06-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -300/+346 |
| 2009-06-15 | therm_windtunnel: Convert to a new-style i2c driver | Jean Delvare | 1 | -66/+60 |
| 2009-06-15 | therm_adt746x: Convert to a new-style i2c driver | Jean Delvare | 1 | -42/+42 |
| 2009-06-15 | windfarm: Convert to new-style i2c drivers | Jean Delvare | 3 | -144/+197 |
| 2009-06-15 | therm_pm72: Convert to a new-style i2c driver | Jean Delvare | 1 | -48/+47 |
| 2009-06-02 | therm_adt746x: Always clear hardware bit which inverts fan speed range. | Michel Dänzer | 1 | -1/+3 |
| 2009-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 1 | -1/+0 |
| 2009-04-22 | mediabay: fix build for CONFIG_BLOCK=n | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-04-22 | powerpc: Fix modular build of ide-pmac when mediabay is built in | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2009-04-22 | powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK | Alexander Beregalov | 1 | -1/+1 |
| 2009-02-11 | therm_adt746x: Fix signed/unsigned confusion | roel kluin | 1 | -2/+2 |
| 2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -12/+12 |
| 2009-01-06 | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix | 1 | -4/+4 |
| 2009-01-06 | macintosh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -12/+12 |
| 2009-01-06 | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 1 | -1/+1 |
| 2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2 | -4/+5 |
| 2008-12-28 | m68k: machw.h cleanup | Finn Thain | 4 | -4/+0 |
| 2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 1 | -2/+2 |
| 2008-12-03 | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition() | roel kluin | 1 | -2/+3 |
| 2008-11-30 | rackmeter section fixes | Al Viro | 1 | -5/+5 |
| 2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -2/+1 |
| 2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-07-21 | device create: macintosh: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -1/+2 |
| 2008-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 11 | -58/+98 |
| 2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 4 | -5/+21 |
| 2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 3 | -7/+18 |
| 2008-07-02 | via-pmu: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
| 2008-07-01 | drivers/macintosh/smu.c: Improve error handling | Julia Lawall | 1 | -15/+19 |
| 2008-07-01 | drivers/macintosh: Various cleanups | Adrian Bunk | 3 | -7/+5 |
| 2008-06-30 | macintosh/media bay: Convert semaphore to mutex | Daniel Walker | 1 | -13/+14 |
| 2008-06-30 | macintosh/therm_windtunnel: Convert semaphore to mutex | Daniel Walker | 1 | -8/+8 |
| 2008-06-30 | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 4 | -6/+6 |
| 2008-06-30 | Merge branch 'linux-2.6' | Paul Mackerras | 3 | -7/+18 |
| 2008-06-20 | macintosh-smu: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
| 2008-06-20 | ans-lcd: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
| 2008-06-20 | adb: BKL pushdown | Jonathan Corbet | 1 | -5/+13 |
| 2008-06-16 | [POWERPC] Build fix for drivers/macintosh/mediabay.c | Adrian Bunk | 1 | -2/+2 |
| 2008-06-16 | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c | Julia Lawall | 1 | -3/+10 |
| 2008-06-16 | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c | Julia Lawall | 1 | -1/+4 |
| 2008-06-15 | ide-pmac: bugfix for media-bay support rework | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
| 2008-05-16 | Input: adbhid - capslock and power button fix | Rodney Lorrimar | 1 | -3/+12 |
| 2008-05-16 | Input: adbhid - fix capslock key state after suspend | Rodney Lorrimar | 1 | -7/+39 |
| 2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 1 | -1/+1 |
| 2008-05-15 | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 1 | -1/+1 |
| 2008-05-14 | [POWERPC] Create modalias file in sysfs for of_platform bus | Olaf Hering | 1 | -1/+11 |
| 2008-05-05 | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex | Daniel Walker | 1 | -15/+15 |
| 2008-05-05 | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker | 1 | -5/+5 |
| 2008-05-05 | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 1 | -15/+16 |
| 2008-04-29 | [POWERPC] windfarm: Add PowerMac 12,1 support | Étienne Bersac | 6 | -6/+1077 |
| 2008-04-25 | mac-hid: fix build after lockdep annotation | Harvey Harrison | 1 | -2/+2 |
| 2008-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 3 | -4/+6 |
| 2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+6 |
| 2008-04-24 | Input: mac_hid - add lockdep annotation to emumousebtn | Peter Zijlstra | 1 | -0/+6 |