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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-15
[WATCHDOG] Documentation/watchdog/watchdog-api.txt - fix watchdog daemon
Randy Dunlap
1
-0
/
+3
2006-05-15
[WATCHDOG] sc1200wdt.c printk fix
Dave Jones
1
-1
/
+1
2006-05-11
Linux v2.6.17-rc4
v2.6.17-rc4
Linus Torvalds
1
-1
/
+1
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-339
/
+607
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-72
/
+122
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-609
/
+558
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
29
-383
/
+632
2006-05-11
[BLOCK] limit request_fn recursion
Jens Axboe
2
-3
/
+22
2006-05-11
[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
Patrick McHardy
1
-3
/
+3
2006-05-11
ptrace_attach: fix possible deadlock schenario with irqs
Linus Torvalds
1
-1
/
+19
2006-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
10
-137
/
+202
2006-05-10
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
1
-4
/
+11
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
5
-9
/
+14
2006-05-10
sis900: phy for FoxCon motherboard
James Cameron
1
-0
/
+1
2006-05-10
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
2
-6
/
+7
2006-05-10
phy: mdiobus_register(): initialize all phy_map entries
Herbert Valerio Riedel
1
-1
/
+3
2006-05-10
sky2: ifdown kills irq mask
Stephen Hemminger
1
-2
/
+3
2006-05-10
[Cardman 40x0] Fix udev device creation
Harald Welte
2
-8
/
+13
2006-05-10
[IPV6]: skb leakage in inet6_csk_xmit
Alexey Kuznetsov
1
-0
/
+2
2006-05-10
[BRIDGE]: Do sysfs registration inside rtnl.
Stephen Hemminger
1
-14
/
+7
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
2
-38
/
+28
2006-05-10
[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc
mdr@sgi.com
1
-4
/
+7
2006-05-09
[TG3]: Fix possible NULL deref in tg3_run_loopback().
Jesper Juhl
1
-0
/
+3
2006-05-09
IPoIB: Free child interfaces properly
Roland Dreier
1
-3
/
+1
2006-05-09
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
1
-5
/
+5
2006-05-09
[IRDA]: Switching to a workqueue for the SIR work
Christoph Hellwig
4
-524
/
+314
2006-05-09
[IRDA]: smsc-ircc: Minimal hotplug support.
David Brownell
1
-1
/
+13
2006-05-09
[IRDA]: Removing unused EXPORT_SYMBOLs
Adrian Bunk
1
-3
/
+0
2006-05-09
[IRDA]: New maintainer.
Samuel Ortiz
1
-2
/
+3
2006-05-09
[NET]: Make netdev_chain a raw notifier.
Alan Stern
1
-18
/
+18
2006-05-09
[IPV4]: ip_options_fragment() has no effect on fragmentation
Wei Yongjun
1
-1
/
+1
2006-05-09
[NET]: Add missing operstates documentation.
Stefan Rompf
1
-0
/
+161
2006-05-09
[ARM] 3508/1: Update collie defconfig
Pavel Machek
1
-174
/
+256
2006-05-09
[ARM] Fix thread struct allocator for SMP case
Russell King
1
-12
/
+25
2006-05-09
IB/mthca: Fix race in reference counting
Roland Dreier
5
-45
/
+74
2006-05-09
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2
-84
/
+115
2006-05-09
IB: Fix display of 4-bit port counters in sysfs
Ralph Campbell
1
-1
/
+1
2006-05-09
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...
Linus Torvalds
19
-178
/
+283
2006-05-09
[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation
Marcelo Tosatti
1
-4
/
+0
2006-05-09
powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation
Paul Mackerras
1
-0
/
+1
2006-05-08
Merge git://oss.sgi.com:8090/xfs-2.6
Linus Torvalds
4
-20
/
+26
2006-05-08
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
10
-30
/
+84
2006-05-08
spidernet: enable support for bcm5461 ethernet phy
Jens Osterkamp
3
-9
/
+47
2006-05-08
spidernet: introduce new setting
Jens Osterkamp
2
-0
/
+4
2006-05-08
Fix RTL8019AS init for Toshiba RBTX49xx boards
Sergei Shtylyov
1
-12
/
+19
2006-05-08
au1000_eth.c: use ether_crc() from <linux/crc32.h>
Herbert Valerio Riedel
1
-17
/
+1
2006-05-08
sky2: version 1.3
Stephen Hemminger
1
-1
/
+1
2006-05-08
Add more support for the Yukon Ultra chip found in dual core centino laptops.
Stephen Hemminger
2
-29
/
+62
2006-05-08
sky2: synchronize irq on remove
Stephen Hemminger
1
-0
/
+2
2006-05-08
sky2: dont write status ring
Stephen Hemminger
1
-14
/
+7
[next]