index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-25
[POWERPC] Fix undefined reference to device_power_up/resume
Olaf Hering
2
-19
/
+19
2007-08-22
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
1
-0
/
+1
2007-08-22
remove dead code in via-pmu68k
Johannes Berg
1
-240
/
+0
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+5
2007-07-22
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
1
-1
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
5
-10
/
+5
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2
-2
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-0
/
+2
2007-07-16
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
1
-8
/
+2
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+0
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
1
-24
/
+4
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-06-22
x86_64: Fix only make Macintosh drivers default on Macs
Olaf Hering
1
-1
/
+1
2007-06-20
x86: Only make Macintosh drivers default on Macs
Andi Kleen
1
-1
/
+1
2007-06-02
[POWERPC] Don't allow PMAC_APM_EMU for 64-bit
Johannes Berg
1
-1
/
+1
2007-05-29
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
1
-1
/
+0
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+8
2007-05-23
[POWERPC] Fix Kconfig warning
Kumar Gala
1
-1
/
+0
2007-05-17
[POWERPC] Remove build warnings in windfarm_core
Stephen Rothwell
1
-2
/
+8
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+1
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
Input: adbhid - do not access input_dev->private directly
Dmitry Torokhov
1
-8
/
+8
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
12
-550
/
+81
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
4
-370
/
+276
2007-05-08
[POWERPC] via-pmu: remove LED sleep notifier
Johannes Berg
2
-33
/
+4
2007-05-07
[POWERPC] macintosh: Use common modalias generation for macio_sysfs
Sylvain Munaut
1
-20
/
+7
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
7
-13
/
+13
2007-05-04
CUDA ADB fixes
Finn Thain
1
-26
/
+32
2007-05-04
m68k: Mac II ADB fixes
Finn Thain
1
-341
/
+241
2007-05-04
m68k: pmu_queue_request() declaration conflict
Finn Thain
1
-2
/
+1
2007-05-02
[POWERPC] Use menuconfig objects II - Macintosh
Jan Engelhardt
1
-2
/
+6
2007-05-02
[POWERPC] apm_emu: Use generic apm-emulation
Johannes Berg
2
-478
/
+47
2007-05-02
[POWERPC] drivers/macintosh/mac_hid.c: Make code static
Adrian Bunk
1
-4
/
+4
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
1
-1
/
+2
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-2
/
+2
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
15
-34
/
+34
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
15
-34
/
+34
2007-04-24
[POWERPC] via-pmu: Switch to ref counting PCI API
Alan Cox
1
-1
/
+3
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2
-5
/
+8
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
1
-1
/
+4
2007-04-24
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
1
-3
/
+13
2007-04-17
drivers/macintosh/smu.c: fix locking snafu
Andrew Morton
1
-2
/
+2
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
15
-34
/
+34
2007-04-13
[POWERPC] Make struct property's value a void *
Stephen Rothwell
1
-1
/
+1
2007-04-13
[POWERPC] Fix modalias content in sysfs for macio devices
Olaf Hering
1
-2
/
+4
2007-04-13
[POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3
Tony Vroon
1
-1
/
+3
2007-04-13
[POWERPC] powermac: Use the new of_device common uevent handler
Sylvain Munaut
1
-97
/
+1
2007-03-26
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
4
-75
/
+20
[next]