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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
16
-156
/
+167
2008-08-29
sparc: Propagate SBUS iommu archdata into real of_device objects.
David S. Miller
1
-4
/
+20
2008-08-29
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
David S. Miller
5
-40
/
+45
2008-08-29
sparc: Kill SBUS DVMA layer.
David S. Miller
12
-717
/
+246
2008-08-29
sparc: Kill videopix SBUS driver.
David S. Miller
8
-1356
/
+0
2008-08-29
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
David S. Miller
8
-1141
/
+0
2008-08-26
sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().
David S. Miller
3
-6
/
+8
2008-08-26
sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.
David S. Miller
2
-20
/
+2
2008-08-26
sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.
David S. Miller
1
-83
/
+453
2008-08-25
sparc64: Allow chmc to be built as a module.
David S. Miller
4
-2
/
+17
2008-08-25
sparc64: Add generic interface for registering a dimm printing handler.
David S. Miller
3
-13
/
+79
2008-08-25
sparc64: Use consistent chmc_ prefix in variables, types, and functions.
David S. Miller
1
-117
/
+120
2008-08-25
sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.
David S. Miller
1
-41
/
+78
2008-08-25
hwmon: Add Ultra45 workstation hwmon driver.
David S. Miller
3
-0
/
+328
2008-08-25
sparc64: Kill duplicated sys_pause() implementation.
David S. Miller
2
-9
/
+1
2008-08-25
sparc64: Split syscall_trace() into two functions.
David S. Miller
4
-32
/
+30
2008-08-25
sparc: Add GPIO layer support.
David S. Miller
3
-0
/
+48
2008-08-25
sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().
David S. Miller
3
-0
/
+30
2008-08-25
sparc: Add mutex for set property calls.
David S. Miller
3
-0
/
+14
2008-08-25
sparc64: Add JBUS NUMA detection.
David S. Miller
1
-0
/
+40
2008-08-24
Fix oops in acer_wmi driver (acer_wmi_init)
Arjan van de Ven
1
-0
/
+5
2008-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-49
/
+149
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
67
-72
/
+0
2008-08-23
ipv6: protocol for address routes
Stephen Hemminger
1
-0
/
+1
2008-08-23
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
Denis V. Lunev
2
-19
/
+26
2008-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+6
2008-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-3
/
+12
2008-08-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
13
-238
/
+460
2008-08-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-08-22
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-08-22
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+9
2008-08-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-99
/
+168
2008-08-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-126
/
+123
2008-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-14
/
+25
2008-08-22
crypto: authenc - Avoid using clobbered request pointer
Herbert Xu
1
-4
/
+6
2008-08-22
ALSA: hda - Fix call of alc888_coef_init()
Takashi Iwai
1
-3
/
+3
2008-08-22
x86: work around MTRR mask setting, v2
Ingo Molnar
1
-1
/
+6
2008-08-22
x86: fix section mismatch warning - uv_cpu_init
Marcin Slusarz
4
-3
/
+10
2008-08-22
pkt_sched: Fix qdisc list locking
Jarek Poplawski
3
-8
/
+42
2008-08-22
[libata] pata_it821x: fix warning
Jeff Garzik
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
7
-11
/
+33
2008-08-22
ahci: sis controllers actually can do PMP
Tejun Heo
1
-3
/
+3
2008-08-22
pata_via: clean up recent tf_load changes
Tejun Heo
1
-48
/
+11
2008-08-22
libata: restore SControl on detach
Tejun Heo
2
-5
/
+6
2008-08-22
libata: use ata_link_printk() when printing SError
Tejun Heo
1
-1
/
+1
2008-08-22
libata: always do follow-up SRST if hardreset returned -EAGAIN
Tejun Heo
1
-14
/
+6
2008-08-22
libata: fix EH action overwriting in ata_eh_reset()
Tejun Heo
1
-2
/
+2
2008-08-22
sata_mv: add the Gen IIE flag to the SoC devices.
Saeed Bishara
1
-1
/
+2
2008-08-22
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+8
2008-08-22
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
[next]