index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
x86: Embedd irq_2_iommu into irq_cfg
Thomas Gleixner
1
-7
/
+0
2010-10-12
pci: intr_remap: Remove unused functions
Thomas Gleixner
1
-47
/
+0
2010-10-12
pci: intr_remap: Use irq_data
Thomas Gleixner
1
-31
/
+8
2010-10-12
pci: intr-remap: Free irte memory if SPARSE_IRQ=y
Thomas Gleixner
1
-0
/
+14
2010-10-12
ht: Convert to new irq_chip functions
Thomas Gleixner
1
-14
/
+8
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
1
-4
/
+4
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
1
-15
/
+9
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-7
/
+7
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
79
-334
/
+767
2010-10-12
isdn: hisax: Replace the bogus access to irq stats
Thomas Gleixner
2
-4
/
+15
2010-10-08
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
1
-1
/
+1
2010-10-04
isdn: Free irq_data namespace
Thomas Gleixner
1
-3
/
+3
2010-10-04
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
1
-1
/
+1
2010-09-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+24
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
4
-14
/
+24
2010-09-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2010-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-3
/
+4
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-69
/
+259
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-27
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
1
-1
/
+1
2010-09-27
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-27
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-3
/
+4
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+4
2010-09-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-7
/
+8
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+3
2010-09-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-4
/
+8
2010-09-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-1
/
+7
2010-09-27
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+27
2010-09-27
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
1
-0
/
+10
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-27
amd64_edac: Fix driver module removal
Borislav Petkov
1
-0
/
+3
2010-09-26
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-09-26
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-26
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-26
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-26
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
2010-09-26
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-26
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-26
mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
Marek Szyprowski
1
-2
/
+4
2010-09-26
pcmcia: pd6729: Fix error path
Rahul Ruikar
1
-1
/
+1
2010-09-25
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
1
-2
/
+2
2010-09-24
de2104x: disable autonegotiation on broken hardware
Ondrej Zary
1
-2
/
+10
2010-09-24
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-39
/
+46
2010-09-25
ARM: pxa168fb: clear enable bit when not active
Haojian Zhuang
1
-2
/
+2
2010-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-58
/
+77
2010-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
4
-10
/
+24
2010-09-24
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-12
/
+19
2010-09-24
x86/hwmon: pkgtemp has no dependency on PCI
Jan Beulich
2
-2
/
+1
[next]