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
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
55
-193
/
+193
2011-08-01
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
3
-22
/
+50
2011-08-01
net/smsc911x: add device tree probe support
Shawn Guo
2
-11
/
+112
2011-08-01
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
6
-24
/
+271
2011-08-01
dccp ccid-2: check Ack Ratio when reducing cwnd
Samuel Jero
1
-3
/
+23
2011-08-01
dccp ccid-2: increment cwnd correctly
Samuel Jero
1
-1
/
+1
2011-08-01
dccp ccid-2: prevent cwnd > Sequence Window
Samuel Jero
2
-15
/
+41
2011-08-01
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2
-2
/
+9
2011-08-01
dccp: send Confirm options only once
Samuel Jero
1
-5
/
+16
2011-08-01
dccp: support for exchanging of NN options in established state 2/2
Gerrit Renker
1
-0
/
+116
2011-08-01
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
3
-0
/
+67
2011-08-01
ipg: Use const
Joe Perches
1
-3
/
+3
2011-08-01
ipg: Use current logging styles
Joe Perches
1
-96
/
+95
2011-08-01
qlcnic: Added debug info
Sritej Velaga
2
-3
/
+14
2011-08-01
qlcnic: Move get template from probe to start fw
Sritej Velaga
1
-7
/
+15
2011-08-01
qlcnic: Fix delay in reset path
Sritej Velaga
3
-1
/
+8
2011-08-01
qlcnic: FW dump related changes
Anirban Chakraborty
2
-5
/
+18
2011-08-01
qlcnic: Fix enviroment variable for udev event generation during FW dump
Anirban Chakraborty
1
-2
/
+2
2011-08-01
bna: HW Interface Init Update
Rasesh Mody
1
-11
/
+17
2011-08-01
bna: Remove Unnecessary CNA Check
Rasesh Mody
1
-12
/
+0
2011-08-01
ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()
Eric Dumazet
1
-13
/
+14
2011-08-01
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
Eric Dumazet
1
-5
/
+2
2011-08-01
ipv6: use RCU in inet6_csk_xmit()
Eric Dumazet
1
-3
/
+6
2011-08-01
ipv6: some RCU conversions
Eric Dumazet
2
-35
/
+21
2011-08-01
be2net: use stats-sync to read/write 64-bit stats
Sathya Perla
4
-51
/
+93
2011-08-01
be2net: cleanup and refactor stats code
Sathya Perla
5
-356
/
+155
2011-08-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+23
2011-07-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
44
-452
/
+4118
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
12
-931
/
+166
2011-07-31
NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1
Trond Myklebust
2
-2
/
+2
2011-07-31
mfd: Fix mismatch in twl4030 mutex lock-unlock
Sanjeev Premi
1
-4
/
+4
2011-07-31
mfd: twl6030-pwm.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+2
2011-07-31
mfd: Fix the omap-usb-host clock API usage on usbhs_disable()
Keshava Munegowda
1
-2
/
+2
2011-07-31
mfd: Acknowledge WM8994 IRQs before reporting
Mark Brown
1
-6
/
+6
2011-07-31
mfd: Acknowlege all WM831x IRQs before we handle them
Mark Brown
1
-17
/
+13
2011-07-31
mfd: Avoid two assignments if failures happen in tps65910_i2c_probe
Jesper Juhl
1
-3
/
+3
2011-07-31
regulator: Storing tps65912 error codes in u8
Dan Carpenter
1
-1
/
+1
2011-07-31
mfd: Don't leak init_data in tps65910_i2c_probe
Jesper Juhl
1
-1
/
+5
2011-07-31
regulator: aat2870: Add AAT2870 regulator driver
Jin Park
3
-0
/
+240
2011-07-31
backlight: Add AAT2870 backlight driver
Jin Park
3
-0
/
+254
2011-07-31
mfd: Add AAT2870 mfd driver
Jin Park
4
-0
/
+727
2011-07-31
mfd: Remove dead code from max8997-irq
Jesper Juhl
1
-2
/
+0
2011-07-31
mfd: Move TPS55910 Kconfig option
Linus Walleij
2
-10
/
+10
2011-07-31
mfd: Fix missing stmpe kerneldoc
Om Prakash
3
-1
/
+5
2011-07-31
mfd: Fix off-by-one value range checking for tps65912_i2c_write
Axel Lin
1
-1
/
+1
2011-07-31
mfd: Add devices for WM831x clocking module
Mark Brown
1
-0
/
+12
2011-07-31
mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove
Axel Lin
1
-0
/
+2
2011-07-31
mfd: Don't ask about the TPS65912 core driver in Kconfig
Mark Brown
1
-1
/
+1
2011-07-31
mfd: Fix off by one in WM831x IRQ code
Dimitris Papastamos
1
-0
/
+5
2011-07-31
mfd: Add tps65921 support from twl-core
Oleg Drokin
1
-0
/
+2
[next]