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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
TTY: amiserial, remove tasklet for tty_wakeup
Jiri Slaby
1
-8
/
+0
2012-03-08
TTY: serialP, remove unused material
Jiri Slaby
1
-59
/
+0
2012-03-08
TTY: serialP, remove DECLARE_WAITQUEUE check
Jiri Slaby
1
-6
/
+0
2012-03-08
TTY: tty_driver, document tty->ops->shutdown limitation
Jiri Slaby
1
-0
/
+2
2012-03-08
TTY: serial, simplify ASYNC_USR_MASK
Jiri Slaby
1
-2
/
+2
2012-03-08
TTY: remove minor_num from tty_driver
Jiri Slaby
1
-1
/
+0
2012-03-08
TTY: let alloc_tty_driver deduce the owner automatically
Jiri Slaby
1
-1
/
+4
2012-03-08
vt:tackle kbd_table
Alan Cox
3
-8
/
+24
2012-03-07
spi: create a message queueing infrastructure
Linus Walleij
1
-0
/
+51
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
1
-0
/
+12
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
3
-1
/
+117
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-1
/
+4
2012-03-07
netfilter: remove ipt_SAME.h and ipt_realm.h
WANG Cong
3
-29
/
+0
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
4
-0
/
+24
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
1
-0
/
+9
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
1
-0
/
+1
2012-03-07
netfilter: ipset: hash:net,iface timeout bug fixed
Jozsef Kadlecsik
1
-0
/
+8
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2
-23
/
+70
2012-03-07
netfilter: ipset: Log warning when a hash type of set gets full
Jozsef Kadlecsik
1
-4
/
+18
2012-03-07
netfilter: ipset: expose userspace-relevant parts in ip_set.h
Jan Engelhardt
1
-12
/
+14
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
1
-1
/
+4
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2012-03-07
writeback: fix typo in the writeback_control comment
Andrew Morton
1
-1
/
+1
2012-03-06
mlx4_core: Get rid of redundant ext_port_cap flags
Or Gerlitz
1
-5
/
+0
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-1
/
+1
2012-03-06
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
1
-1
/
+4
2012-03-06
NFC: Add device powered netlink attribute
Samuel Ortiz
1
-0
/
+1
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
1
-1
/
+9
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-0
/
+6
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-55
/
+34
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
3
-9
/
+8
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
1
-1
/
+0
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+0
2012-03-05
vfork: make it killable
Oleg Nesterov
1
-1
/
+1
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-0
/
+1
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-2
/
+7
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-03-05
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2012-03-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-15
/
+19
2012-03-05
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
1
-2
/
+13
2012-03-05
net: export netdev_stats_to_stats64
Eric Dumazet
1
-0
/
+2
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
1
-0
/
+5
2012-03-05
bcma: add support for sprom not found on the device
Hauke Mehrtens
1
-0
/
+6
2012-03-05
bcma: export bcma_find_core
Hauke Mehrtens
1
-0
/
+1
2012-03-05
ssb: add some missing sprom attributes
Hauke Mehrtens
1
-1
/
+75
2012-03-05
ssb: add alpha2
Hauke Mehrtens
1
-0
/
+1
2012-03-05
ssb: fix per path sprom vars
Hauke Mehrtens
1
-1
/
+1
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
1
-6
/
+1
[prev]
[next]