index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-01
[PATCH] i810fb: Do not probe the third i2c bus by default
Manuel Lauss
3
-6
/
+14
2006-02-01
[PATCH] video: hp680 backlight driver
Andriy Skulysh
3
-0
/
+198
2006-02-01
[PATCH] fbcon: Fix screen artifacts when moving cursor
Antonino A. Daplas
1
-0
/
+1
2006-02-01
[PATCH] Altix ioc3: correct export call
Pat Gefre
1
-6
/
+6
2006-02-01
[PATCH] ebcdic do_kdsk_ioctl off-by-one
Davi Arnaut
1
-1
/
+5
2006-02-01
[PATCH] s390: Add missing memory constraint to stcrw()
Peter Oberparleiter
1
-8
/
+9
2006-02-01
[PATCH] s390: Fix modalias for ccw devices
Cornelia Huck
1
-1
/
+1
2006-02-01
[PATCH] s390: dasd wait for clear i/o interrupt
Horst Hummel
1
-12
/
+33
2006-02-01
[PATCH] s390: dasd open counter
Horst Hummel
1
-1
/
+8
2006-02-01
[PATCH] s390: ccw_device_probe_console return value
Peter Oberparleiter
3
-3
/
+5
2006-02-01
[PATCH] s390: hangcheck timer support
Jan Glauber
3
-12
/
+9
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
76
-218
/
+26
2006-02-01
[PATCH] sh: sh-sci clock framework updates
Paul Mundt
2
-116
/
+223
2006-02-01
[PATCH] MODALIAS= for macio
Olaf Hering
1
-24
/
+48
2006-02-01
[PATCH] fix saa7146 kobject register failure
Dave Jones
1
-1
/
+1
2006-02-01
[PATCH] jsm: fix for high baud rates problem
V. Ananda Krishnan
1
-47
/
+38
2006-02-01
[PATCH] tpm: tpm_bios remove unused variable
Kylene Jo Hall
1
-2
/
+1
2006-02-01
[PATCH] tpm: tpm_bios fix sparse warnings
Kylene Jo Hall
1
-2
/
+2
2006-02-01
[PATCH] tpm: tpm-bios: fix module license issue
Kylene Jo Hall
1
-0
/
+1
2006-02-01
[PATCH] tpm_bios indexing fix
Andrew Morton
1
-2
/
+2
2006-02-01
[PATCH] tpm_bios: securityfs error checking fix
Andrew Morton
1
-3
/
+12
2006-02-01
[PATCH] tpm_infineon: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-02-01
[PATCH] IPMI: remove invalid acpi register spacing check
Rocky Craig
1
-8
/
+0
2006-02-01
[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] check
Alexey Dobriyan
1
-1
/
+1
2006-02-01
[PATCH] dm: dm-table warning fix
Alasdair G Kergon
1
-1
/
+1
2006-02-01
[PATCH] device-mapper snapshot: barriers not supported
Alasdair G Kergon
1
-0
/
+6
2006-02-01
[PATCH] device-mapper disk statistics: timing
Jun'ichi "Nick" Nomura
1
-2
/
+33
2006-02-01
[PATCH] device-mapper statistics: basic
Kevin Corry
1
-0
/
+4
2006-02-01
[PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage
Alasdair G Kergon
1
-10
/
+4
2006-02-01
[PATCH] device-mapper log bitset: fix endian
Patrick Caulfield
1
-34
/
+11
2006-02-01
[PATCH] device-mapper snapshot: load metadata on creation
Alasdair G Kergon
2
-12
/
+15
2006-02-01
[PATCH] lp486e: remove SLOW_DOWN_IO
Alexey Dobriyan
1
-2
/
+0
2006-02-01
[PATCH] tsunami_flash: fix "parse error before ';' token"
Alexey Dobriyan
1
-1
/
+1
2006-02-01
[PATCH] ide-scsi: fix for IDE probe/remove ops changes
Mikael Pettersson
1
-9
/
+5
2006-01-31
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
9
-61
/
+58
2006-01-31
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+15
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
18
-266
/
+545
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6
Linus Torvalds
3
-524
/
+643
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-30
/
+25
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
15
-388
/
+239
2006-01-31
[PATCH] PCI: cyblafb: remove pci_module_init() return, really.
Arthur Othieno
1
-1
/
+0
2006-01-31
[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.
linas@austin.ibm.com
1
-22
/
+22
2006-01-31
[PATCH] powerpc/PCI hotplug: minor cleanup forward decls
linas@austin.ibm.com
1
-19
/
+11
2006-01-31
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
5
-24
/
+20
2006-01-31
[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()
linas@austin.ibm.com
3
-39
/
+30
2006-01-31
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
4
-29
/
+23
2006-01-31
[PATCH] powerpc/PCI hotplug: remove remove_bus_device()
linas@austin.ibm.com
1
-19
/
+1
2006-01-31
[PATCH] powerpc/PCI hotplug: merge config_pci_adapter
linas@austin.ibm.com
2
-32
/
+4
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()
linas@austin.ibm.com
3
-143
/
+2
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()
linas@austin.ibm.com
3
-38
/
+5
[next]