index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
7
-7
/
+7
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-09
[PATCH] enable mouse button 2+3 emulation for x86 macs
Soeren Sonnenburg
1
-1
/
+1
2007-02-09
[PATCH] offsetof is size_t
Al Viro
1
-3
/
+3
2007-02-08
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
1
-4
/
+2
2007-01-06
[PATCH] Fix implicit declarations in via-pmu
Dave Jones
1
-0
/
+1
2006-12-30
[PATCH] Fix compilation of via-pmu-backlight
Andreas Schwab
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
3
-3
/
+3
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
14
-13
/
+656
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
1
-1
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
3
-1
/
+3
2006-12-06
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
1
-2
/
+2
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-6
/
+10
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
7
-7
/
+630
2006-12-04
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt
3
-0
/
+620
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
4
-7
/
+10
2006-11-24
Input: handle errors from input_register_device in drivers/macintosh
Dmitry Torokhov
2
-5
/
+13
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+2
2006-11-17
Input: MAC mouse button emulation - relax dependencies
Stelian Pop
1
-1
/
+0
2006-11-16
[PATCH] powerpc: windfarm shall request it's sub modules
Benjamin Herrenschmidt
3
-0
/
+13
2006-10-10
[POWERPC] Fix windfarm platform device usage
Benjamin Herrenschmidt
3
-36
/
+30
2006-10-08
[PATCH] misc ppc pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
4
-6
/
+6
2006-10-06
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
10
-68
/
+59
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-04
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+6
2006-10-02
[POWERPC] Avoid NULL pointer in gpio1_interrupt
Olaf Hering
1
-1
/
+6
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
3
-4
/
+4
2006-10-01
[PATCH] via* : switch to pci_get_device refcounted PCI API
Alan Cox
2
-8
/
+12
2006-09-29
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
Alexey Dobriyan
1
-6
/
+1
2006-09-29
[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.
David Woodhouse
1
-1
/
+1
2006-09-23
[PATCH] asm/backlight.h is ppc-only
Al Viro
1
-1
/
+1
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
2
-52
/
+59
2006-09-01
[PATCH] backlight last round of fixes
Benjamin Herrenschmidt
1
-2
/
+2
2006-09-01
[PATCH] powerpc: More via-pmu backlight fixes
Benjamin Herrenschmidt
2
-50
/
+57
2006-08-01
Merge branch 'merge'
Paul Mackerras
6
-67
/
+114
2006-08-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-19
/
+245
2006-08-01
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
4
-51
/
+72
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
14
-58
/
+60
2006-07-28
[POWERPC] PMAC_APM_EMU should depend on ADB_PMU
Danny van Dyk
1
-1
/
+1
2006-07-28
[POWERPC] Xserve G5 thermal control fixes
Benjamin Herrenschmidt
2
-17
/
+234
2006-07-25
[POWERPC] fix up front-LED Kconfig
Johannes Berg
2
-1
/
+10
2006-07-11
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-1
/
+4
2006-07-11
[PATCH] powerpc: fix SMU driver interrupt mapping
Benjamin Herrenschmidt
1
-15
/
+38
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-1
/
+1
2006-07-07
[POWERPC] Xserve G5 thermal control fixes
Benjamin Herrenschmidt
2
-17
/
+234
2006-07-07
[POWERPC] fix up front-LED Kconfig
Johannes Berg
2
-1
/
+10
[next]