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
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
18
-181
/
+89
2005-05-04
JFS: Endian errors
Dave Kleikamp
1
-3
/
+3
2005-05-03
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/
Linus Torvalds
39
-291
/
+402
2005-05-03
[PKT_SCHED]: Action repeat
J Hadi Salim
1
-2
/
+2
2005-05-03
[IPSEC]: Store idev entries
Herbert Xu
4
-23
/
+97
2005-05-03
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
Stephen Hemminger
2
-5
/
+16
2005-05-03
[PKT_SCHED]: netetm: make qdisc friendly to outer disciplines
Stephen Hemminger
1
-46
/
+67
2005-05-03
[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow
Stephen Hemminger
1
-0
/
+1
2005-05-03
[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()
Patrick McHardy
2
-2
/
+1
2005-05-03
[NETFILTER]: Fix nf_debug_ip_local_deliver()
Patrick McHardy
1
-13
/
+2
2005-05-03
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
2
-0
/
+11
2005-05-03
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
2
-2
/
+6
2005-05-03
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
3
-9
/
+7
2005-05-03
Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
Linus Torvalds
28
-353
/
+119
2005-05-03
[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG
Nicolas Pitre
1
-0
/
+1
2005-05-03
[PATCH] ARM: 2661/1: imxfb include
Sascha Hauer
1
-0
/
+16
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
7
-48
/
+55
2005-05-03
[NETLINK]: cb_lock does not needs ref count on sk
Herbert Xu
1
-3
/
+0
2005-05-03
[PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..bound
Patrick McHardy
1
-1
/
+2
2005-05-03
[PKT_SCHED]: HTB: Drop packet when direct queue is full
Asim Shankar
1
-0
/
+4
2005-05-03
[PPP]: remove redundant NULL pointer checks before kfree & vfree
Jesper Juhl
2
-12
/
+6
2005-05-03
[TCP]: Optimize check in port-allocation code, v6 version.
Folkert van Heusden
1
-2
/
+5
2005-05-03
[TCP]: Optimize check in port-allocation code.
Folkert van Heusden
1
-2
/
+5
2005-05-03
[PKT_SCHED]: fix typo on Kconfig
Lucas Correia Villa Real
1
-1
/
+1
2005-05-03
[WAN]: kfree of NULL pointer is valid
Jesper Juhl
4
-45
/
+23
2005-05-03
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
5
-26
/
+30
2005-05-03
[RTNETLINK] Fix & cleanup rtm_min/rtm_max
Thomas Graf
2
-18
/
+23
2005-05-03
[RTNETLINK] Fix RTM_MAX to represent the maximum valid message type
Thomas Graf
1
-2
/
+2
2005-05-03
[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
Thomas Graf
2
-37
/
+38
2005-05-03
[XFRM]: Prevent off-by-one access to xfrm_dispatch
Thomas Graf
1
-1
/
+2
2005-05-03
[IPV6]: Include ipv6.h for ipv6_addr_set
Herbert Xu
1
-0
/
+1
2005-05-03
[IPV6]: Fix raw socket checksums with IPsec
Herbert Xu
1
-3
/
+4
2005-05-03
[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking
Patrick McHardy
1
-0
/
+1
2005-05-03
[NETFILTER]: Missing owner-field initialization in iptable_raw
Patrick McHardy
1
-2
/
+4
2005-05-03
[PATCH] ppc64: fix gcc 4.0 vs CONFIG_ALTIVEC
Benjamin Herrenschmidt
1
-0
/
+7
2005-05-03
[PATCH] ARM: Cleanup kmalloc in cyber2000fb
Russell King
1
-4
/
+4
2005-05-03
[PATCH] ARM: Clean up commenting/spacing for Integrator
Russell King
3
-57
/
+59
2005-05-03
[PATCH] ARM: cleanup vmalloc start/offset macros
Russell King
21
-209
/
+17
2005-05-03
[PATCH] ARM: decompressor: use platform debug macros
Russell King
1
-83
/
+22
2005-05-02
[PATCH] JFS: Don't allocate extents that overlap existing extents
Dave Kleikamp
3
-25
/
+46
2005-05-02
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
4
-9
/
+27
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
13
-462
/
+806
2005-05-02
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
3
-28
/
+39
2005-05-02
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
1
-34
/
+36
2005-05-02
[PATCH] JFS: reduce number of synchronous transactions
Dave Kleikamp
1
-23
/
+40
2005-05-02
[PATCH] cpufreq annoying warning fix
Benjamin Herrenschmidt
1
-3
/
+4
2005-05-02
[PATCH] ppc32: Fix might_sleep() warning with clock spreading
Benjamin Herrenschmidt
3
-10
/
+14
2005-05-01
[PATCH] ppc32: More fixlet for pmac sound
Benjamin Herrenschmidt
1
-1
/
+1
2005-05-01
[PATCH] ppc32: Fix sleep on old 101 PowerBook
Benjamin Herrenschmidt
1
-1
/
+1
2005-05-01
[PATCH] ppc32: Small build fix for alsa powermac
Benjamin Herrenschmidt
1
-2
/
+1
[next]