index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/macintosh: constify wf_sensor_ops structures
Julia Lawall
2017-09-01
5
-9
/
+9
*
macintosh: Convert to using %pOF instead of full_name
Rob Herring
2017-09-01
7
-18
/
+18
*
macintosh/rack-meter: Make of_device_ids const
Arvind Yadav
2017-08-21
1
-1
/
+1
*
drivers/macintosh: Make wf_control_ops and wf_pid_param const
Bhumika Goyal
2017-08-14
3
-4
/
+4
*
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
1
-4
/
+0
|
\
|
*
adb: get rid of pointless access_ok()
Al Viro
2017-06-04
1
-4
/
+0
*
|
macintosh: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
2
-10
/
+23
|
/
*
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-05
1
-6
/
+1
|
\
|
*
of: Add function for generating a DT modalias with a newline
Rob Herring
2017-03-22
1
-6
/
+1
*
|
drivers: Clean up duplicated email address
Finn Thain
2017-03-24
1
-1
/
+1
*
|
powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops
Larry Finger
2017-03-10
1
-0
/
+1
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
3
-2
/
+3
*
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-2
/
+2
|
\
|
*
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
1
-2
/
+2
*
|
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
5
-783
/
+217
|
\
\
|
*
|
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
2017-02-07
5
-702
/
+12
|
*
|
via-cuda: Add support for Egret system controller
Finn Thain
2017-02-07
1
-21
/
+134
|
*
|
via-cuda: Initialize data_index early and increment consistently
Finn Thain
2017-02-07
1
-3
/
+3
|
*
|
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
2017-02-07
1
-11
/
+5
|
*
|
via-cuda: Avoid TREQ race condition
Finn Thain
2017-02-07
1
-4
/
+3
|
*
|
via-cuda: Fix re-initialization of reply_ptr and reading_reply
Finn Thain
2017-02-07
1
-2
/
+2
|
*
|
via-cuda: Prevent read buffer overflow
Finn Thain
2017-02-07
1
-1
/
+7
|
*
|
via-cuda: Add TREQ, TIP and TACK signal helpers
Finn Thain
2017-02-07
1
-23
/
+53
|
*
|
via-cuda: Remove redundant temporary variable
Finn Thain
2017-02-07
1
-6
/
+2
|
*
|
via-cuda: Cleanup printk calls
Finn Thain
2017-02-07
1
-20
/
+6
|
|
/
*
|
macintosh/rack-meter: Convert cputime64_t use to u64
Frederic Weisbecker
2017-02-01
1
-15
/
+15
*
|
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected
Elimar Riesebieter
2016-11-14
1
-1
/
+0
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
5
-16
/
+16
*
drivers/macintosh: Delete owner assignment
Markus Elfring
2016-08-22
4
-4
/
+0
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
1
-1
/
+8
|
\
|
*
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2016-07-21
1
-1
/
+8
*
|
powerpc: use the new LED disk activity trigger
Stephan Linz
2016-06-27
2
-9
/
+8
|
/
*
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
*
drivers: macintosh: rack-meter: fix bogus memsets
Aaro Koskinen
2016-04-12
1
-2
/
+2
*
drivers: macintosh: rack-meter: limit idle ticks to total ticks
Aaro Koskinen
2016-04-12
1
-0
/
+1
*
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
*
powerpc/rackmeter: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-11-26
1
-0
/
+1
*
powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer
John Ogness
2015-11-26
1
-2
/
+3
*
drivers/macintosh: adb: fix misleading Kconfig help text
Aaro Koskinen
2015-10-15
1
-3
/
+2
*
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
3
-49
/
+4
|
\
|
*
macintosh/therm_windtunnel: Export OF module alias information
Javier Martinez Canillas
2015-08-20
1
-0
/
+1
|
*
macintosh/therm_windtunnel: Export I2C module alias information
Javier Martinez Canillas
2015-08-20
1
-0
/
+1
|
*
windfarm: remove three exported but unused functions
Paul Bolle
2015-08-06
2
-46
/
+0
|
*
windfarm: make wf_critical_overtemp() static
Paul Bolle
2015-08-06
1
-2
/
+1
|
*
windfarm: decrement client count when unregistering
Paul Bolle
2015-08-06
1
-1
/
+1
*
|
macintosh/ans-lcd: fix build failure after module_init/exit relocation
Luis Henriques
2015-07-23
1
-1
/
+1
|
/
*
macintosh/nvram: Remove as unused
Finn Thain
2015-06-15
1
-130
/
+0
*
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
2015-04-07
1
-15
/
+15
|
\
[next]