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
2005-08-29
[BNX2]: update version and minor fixes
Michael Chan
1
-17
/
+15
2005-08-29
[BNX2]: change irq locks to bh locks
Michael Chan
1
-32
/
+24
2005-08-29
[BNX2]: remove atomics in tx
Michael Chan
2
-20
/
+18
2005-08-29
[BNX2]: speedup serdes linkup
Michael Chan
2
-13
/
+45
2005-08-29
[BNX2]: Fix rtnl deadlock in bnx2_close
Michael Chan
2
-1
/
+15
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: w1_int.c: fix default netlink group
Evgeniy Polyakov
1
-1
/
+1
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
11
-18
/
+18
2005-08-29
[BNX2]: Possible sparse fixes, take two
Peter Hagervall
1
-20
/
+19
2005-08-29
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
11
-74
/
+75
2005-08-29
[Bluetooth]: Fix sparse warnings (__nocast type)
Victor Fusco
2
-2
/
+3
2005-08-29
[Bluetooth]: Update and cleanup of the virtual HCI driver
Marcel Holtmann
2
-224
/
+194
2005-08-29
[TG3]: Fix bug in setting a tg3_flag
Michael Chan
1
-8
/
+6
2005-08-29
[TG3]: Eliminate one register write in tg3_restart_ints()
Michael Chan
1
-2
/
+0
2005-08-29
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
2
-28
/
+163
2005-08-29
[TG3]: Add mailbox read method
Michael Chan
2
-18
/
+24
2005-08-29
[TG3]: Add various register methods
Michael Chan
1
-33
/
+33
2005-08-29
[TG3]: Add basic register access function pointers
Michael Chan
2
-11
/
+31
2005-08-29
[RANDOM]: Introduce secure_dccp_sequence_number
Arnaldo Carvalho de Melo
1
-0
/
+34
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+3
2005-08-29
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
3
-3
/
+0
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
9
-19
/
+17
2005-08-29
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
1
-1
/
+2
2005-08-29
[NET]: Kill skb->list
David S. Miller
9
-169
/
+119
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
184
-10027
/
+11574
2005-08-29
[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL
Jeff Garzik
1
-14
/
+13
2005-08-29
[PATCH] missing include in smc-ultra
Al Viro
1
-0
/
+1
2005-08-29
[PATCH] missing include in tda80xx
Al Viro
1
-0
/
+1
2005-08-29
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...
Linus Torvalds
69
-5583
/
+2486
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git
Linus Torvalds
5
-21
/
+109
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git
Linus Torvalds
2
-470
/
+343
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git
Linus Torvalds
7
-1
/
+621
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
55
-3718
/
+7426
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
15
-150
/
+442
2005-08-28
[PATCH] PHY Layer fixup
Andy Fleming
5
-102
/
+493
2005-08-28
[libata] license change, other bits
Jeff Garzik
16
-244
/
+363
2005-08-28
[PATCH] zfcp: bugfix and compile fixes
Heiko Carstens
2
-4
/
+3
2005-08-28
[PATCH] zfcp: fix compilation due to rports changes
Alexey Dobriyan
1
-2
/
+0
2005-08-27
Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+3
2005-08-27
[PATCH] Remove race between con_open and con_close
Paul Mackerras
1
-1
/
+1
2005-08-27
[PATCH] zfcp: add rports to enable scsi_add_device to work again
Andreas Herrmann
7
-31
/
+63
2005-08-27
[PATCH] sg.c: fix a memory leak in devices seq_file implementation
Jan Blunck
1
-7
/
+6
2005-08-27
[PATCH] fix for race problem in DVB USB drivers (dibusb)
Patrick Boettcher
2
-7
/
+17
2005-08-27
[PATCH] Fix capifs bug in initialization error path.
James Morris
1
-1
/
+3
2005-08-27
[PATCH] acpi_shutdown: Only prepare for power off on power_off
Eric W. Biederman
1
-1
/
+5
2005-08-27
[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
Francois Romieu
2
-2
/
+2
2005-08-27
[PATCH] SMP rewrite of mkiss
Ralf Baechle
2
-562
/
+523
2005-08-27
[PATCH] Fix 6pack setting of MAC address
Ralf Baechle
1
-6
/
+0
2005-08-27
[PATCH] 6pack Timer initialization
Ralf Baechle
1
-0
/
+3
[next]