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
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-4
/
+4
2008-11-14
CRED: Wrap task credential accesses in the USB driver
David Howells
2
-6
/
+6
2008-11-14
CRED: Wrap task credential accesses in the network device drivers
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the ISDN drivers
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the tty driver
David Howells
1
-2
/
+4
2008-11-14
CRED: Wrap task credential accesses in the block loopback driver
David Howells
1
-2
/
+4
2008-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-22
/
+40
2008-11-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-34
/
+56
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
8
-8
/
+0
2008-11-04
libata: mask off DET when restoring SControl for detach
Tejun Heo
1
-1
/
+1
2008-11-04
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
1
-1
/
+3
2008-11-04
libata: Fix a potential race condition in ata_scsi_park_show()
Elias Oltmanns
1
-3
/
+4
2008-11-04
sata_nv: fix generic, nf2/3 detection regression
Tejun Heo
1
-28
/
+25
2008-11-04
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
1
-1
/
+3
2008-11-04
sata_promise: add ATA engine reset to reset ops
Mikael Pettersson
1
-0
/
+20
2008-11-03
niu: Use pci_ioremap_bar().
David S. Miller
1
-5
/
+1
2008-11-03
bnx2x: Version Update
Eilon Greenstein
1
-2
/
+2
2008-11-03
bnx2x: Calling netif_carrier_off at the end of the probe
Eilon Greenstein
1
-2
/
+2
2008-11-03
bnx2x: PCI configuration bug on big-endian
Eilon Greenstein
1
-4
/
+5
2008-11-03
bnx2x: Removing the PMF indication when unloading
Eilon Greenstein
1
-0
/
+2
2008-11-03
mv643xx_eth: fix SMI bus access timeouts
Lennert Buytenhek
1
-3
/
+6
2008-11-03
net: kconfig cleanup
Jeff Kirsher
1
-3
/
+15
2008-11-03
fs_enet: fix polling
Alexey Dobriyan
1
-2
/
+4
2008-11-03
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-94
/
+83
2008-11-03
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
6
-14
/
+48
2008-11-03
SMC91x: Fix compilation on some platforms.
David S. Miller
1
-0
/
+2
2008-11-03
i915: Add GEM ioctl to get available aperture size.
Eric Anholt
3
-0
/
+25
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
14
-27
/
+46
2008-11-02
ide-gd: re-get capacity on revalidate
Borislav Petkov
1
-1
/
+6
2008-11-02
tx4938ide: Avoid underflow on calculation of a wait cycle
Atsushi Nemoto
1
-2
/
+3
2008-11-02
tx4938ide: Do not call devm_ioremap for whole 128KB
Atsushi Nemoto
1
-11
/
+16
2008-11-02
tx4938ide: Check minimum cycle time and SHWT range (v2)
Atsushi Nemoto
1
-1
/
+8
2008-11-02
ide: Switch to a common address
Alan Cox
11
-11
/
+11
2008-11-02
ide-cd: fix DMA alignment regression
Borislav Petkov
1
-1
/
+2
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-78
/
+121
2008-11-02
drivers/net/smc911x.c: Fix lockdep warning on xmit.
Will Newton
1
-1
/
+1
2008-11-01
IRDA: remove double inclusion of module.h
Alexander Beregalov
2
-2
/
+0
2008-11-01
el3_common_init() should be __devinit, not __init
Al Viro
1
-3
/
+3
2008-11-01
missing dependencies on HAVE_CLK in drivers/mfd
Al Viro
1
-2
/
+2
2008-11-01
section fixes for cirrusfb
Al Viro
1
-1
/
+1
2008-11-01
Merge branch 'cris_move' of git://www.jni.nu/cris
Linus Torvalds
3
-5
/
+5
2008-11-01
remove unused #include <version.h>'s
Huang Weiyi
2
-2
/
+0
2008-11-01
saner FASYNC handling on file close
Al Viro
26
-92
/
+5
2008-10-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+10
2008-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
6
-1043
/
+42
2008-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+30
2008-10-31
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+151
2008-10-31
i915: use io-mapping interfaces instead of a variety of mapping kludges
Keith Packard
2
-94
/
+83
2008-10-31
bpa10x: free sk_buff with kfree_skb
Ilpo Järvinen
1
-2
/
+2
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
150
-1362
/
+1162
[next]