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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] kvm: Fix gva_to_gpa()
Avi Kivity
1
-21
/
+7
2007-02-12
[PATCH] kvm: Fix asm constraint for lldt instruction
S.Caglar Onur
1
-1
/
+1
2007-02-12
[PATCH] kvm: optimize inline assembly
Ingo Molnar
1
-6
/
+6
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] Workaround CAPI subsystem locking issue
Michael Buesch
1
-0
/
+35
2007-02-12
[PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
2007-02-12
[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM
Robert P. J. Day
1
-24
/
+24
2007-02-12
[PATCH] ISDN: Remove defunct test emulator
Robert P. J. Day
4
-37
/
+0
2007-02-12
[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
Robert P. J. Day
1
-4
/
+4
2007-02-12
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
Robert P. J. Day
2
-15
/
+15
2007-02-12
[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
2
-4
/
+4
2007-02-12
[PATCH] drivers/isdn/sc/: proper prototypes
Adrian Bunk
11
-78
/
+38
2007-02-12
[PATCH] drivers/isdn/hisax/: proper prototypes
Adrian Bunk
4
-32
/
+24
2007-02-12
[PATCH] drivers/isdn/pcbit/: proper prototypes
Adrian Bunk
6
-32
/
+12
2007-02-12
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
eric wollesen
2
-6
/
+130
2007-02-12
[PATCH] EDAC: Add memory scrubbing controls API to core
Frithiof Jensen
2
-0
/
+67
2007-02-12
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
1
-6
/
+11
2007-02-12
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
1
-1
/
+6
2007-02-12
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
1
-8
/
+8
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
4
-61
/
+89
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
2
-2
/
+2
2007-02-12
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
Eric W. Biederman
1
-7
/
+17
2007-02-12
[PATCH] tty: fix the locking for signal->session in disassociate_ctty
Eric W. Biederman
1
-3
/
+1
2007-02-12
[PATCH] tty: clarify disassociate_ctty
Eric W. Biederman
1
-2
/
+6
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
1
-1
/
+2
2007-02-12
[PATCH] SPI eeprom driver
David Brownell
3
-0
/
+392
2007-02-12
[PATCH] RTC gets sysfs wakealarm attribute
David Brownell
1
-2
/
+101
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
3
-4
/
+4
2007-02-12
[PATCH] spi_bitbang(): use overridable setup_transfer() method
Hans-Peter Nilsson
1
-4
/
+5
2007-02-12
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
3
-0
/
+1778
2007-02-12
[PATCH] SPI controller driver for OMAP Microwire
David Brownell
3
-0
/
+580
2007-02-12
[PATCH] SPI Kconfig fix
David Brownell
1
-7
/
+6
2007-02-12
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-2
/
+0
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
6
-23
/
+868
2007-02-12
[PATCH] drivers/telephony/ixj: Convert to generic boolean
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
17
-123
/
+75
2007-02-12
[PATCH] Char: specialix, isr have 2 params
Jiri Slaby
1
-1
/
+1
2007-02-12
[PATCH] change __init to __devinit in 2 rtc drivers
Prarit Bhargava
2
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
Tilman Schmidt
1
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2
-3
/
+4
2007-02-12
[PATCH] com20020 build fix
Randy Dunlap
1
-1
/
+2
2007-02-12
[PATCH] atmel_serial: Use __raw I/O register access
Haavard Skinnemoen
1
-27
/
+27
2007-02-12
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-02-12
[PATCH] Char: cyclades, use pci_device_id
Jiri Slaby
1
-11
/
+12
2007-02-12
[PATCH] Char: use more PCI_DEVICE macro
Jiri Slaby
2
-42
/
+40
2007-02-12
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
1
-2
/
+2
2007-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-417
/
+845
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
100
-3133
/
+5790
[next]