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-12-29
nbd: tell the block layer that it is not a rotational device
Jens Axboe
1
-6
/
+4
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
1
-1
/
+1
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
3
-3
/
+3
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
3
-46
/
+33
2008-12-29
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
Marcin Slusarz
1
-62
/
+77
2008-12-29
cdrom: split mmc_ioctl to lower stack usage
Marcin Slusarz
1
-241
/
+329
2008-12-29
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-7
/
+1
2008-12-29
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
1
-0
/
+2
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
27
-231
/
+926
2008-12-28
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram
Linus Torvalds
1
-141
/
+123
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
8
-96
/
+21
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
788
-37793
/
+55727
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
41
-478
/
+962
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
70
-1437
/
+2751
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+22
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-97
/
+593
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-35
/
+96
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-365
/
+419
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
14
-595
/
+583
2008-12-28
fbcon: Protect free_irq() by MACH_IS_ATARI check
Geert Uytterhoeven
1
-1
/
+2
2008-12-28
fbcon: remove broken mac vbl handler
Finn Thain
1
-72
/
+3
2008-12-28
macfb annotations and compiler warning fix
Finn Thain
1
-16
/
+16
2008-12-28
m68k: machw.h cleanup
Finn Thain
7
-7
/
+0
2008-12-27
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-26
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
11
-14
/
+0
2008-12-26
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
Ben Hutchings
1
-7
/
+10
2008-12-26
sfc: When disabling the NIC, close the device rather than unregistering it
Ben Hutchings
1
-24
/
+23
2008-12-26
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
5
-15
/
+44
2008-12-26
sfc: Merge top-level functions for self-tests
Ben Hutchings
3
-55
/
+48
2008-12-26
sfc: Clean up PHY mode management in loopback self-test
Ben Hutchings
1
-12
/
+7
2008-12-26
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
3
-13
/
+24
2008-12-26
sfc: Generate unique names for per-NIC workqueues
Ben Hutchings
2
-1
/
+6
2008-12-26
802.3ad: use standard ethhdr instead of ad_header
Holger Eitzenberger
2
-18
/
+8
2008-12-26
802.3ad: generalize out mac address initializer
Holger Eitzenberger
2
-11
/
+14
2008-12-26
802.3ad: initialize ports LACPDU from const initializer
Holger Eitzenberger
1
-49
/
+12
2008-12-26
802.3ad: remove typedef around ad_system
Holger Eitzenberger
1
-3
/
+3
2008-12-26
802.3ad: turn ports is_individual into a bool
Holger Eitzenberger
2
-4
/
+4
2008-12-26
802.3ad: turn ports is_enabled into a bool
Holger Eitzenberger
2
-4
/
+5
2008-12-26
802.3ad: make ntt bool
Holger Eitzenberger
2
-11
/
+13
2008-12-26
ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.
Peter P Waskiewicz Jr
1
-34
/
+30
2008-12-26
ixgbe: Fix NAPI enable/disable path when using DCB
Peter P Waskiewicz Jr
2
-5
/
+10
2008-12-26
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
2
-39
/
+79
2008-12-26
igb: defeature tx head writeback
Alexander Duyck
3
-52
/
+39
2008-12-26
ucc_geth: Eliminate the need for forward references
Anton Vorontsov
1
-42
/
+39
2008-12-26
atm: Driver for Solos PCI ADSL2+ card.
David Woodhouse
3
-0
/
+797
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
4
-82
/
+6
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
8
-58
/
+51
[next]