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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
serial: add support for the Lava Quattro PCI quad-port 16550A card
Lennert Buytenhek
1
-0
/
+2
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-8
/
+11
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
1
-6
/
+0
2009-11-11
ext3: Wait for proper transaction commit on fsync
Jan Kara
1
-0
/
+8
2009-11-09
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+19
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-5
/
+7
2009-11-07
i2c: Add an interface to lock/unlock an I2C bus segment
Jean Delvare
1
-0
/
+18
2009-11-07
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
1
-1
/
+1
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2
-5
/
+7
2009-11-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+6
2009-11-03
PM / yenta: Split resume into early and late parts (rev. 4)
Rafael J. Wysocki
1
-0
/
+4
2009-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-4
/
+3
2009-11-02
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-11-02
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-11-02
9p: fix readdir corner cases
Eric Van Hensbergen
1
-4
/
+3
2009-10-30
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
1
-1
/
+3
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-0
/
+2
2009-10-29
net: Fix RPF to work with policy routing
jamal
1
-1
/
+2
2009-10-29
net: fix kmemcheck annotations
Eric Dumazet
1
-2
/
+2
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes
Linus Torvalds
1
-1
/
+0
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2009-10-29
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+1
2009-10-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2009-10-29
8250_pci: add IBM Saturn serial card
Benjamin Herrenschmidt
1
-0
/
+3
2009-10-29
serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...
Krauth.Julien
1
-0
/
+4
2009-10-29
strstrip(): mark as as must_check
KOSAKI Motohiro
1
-1
/
+1
2009-10-29
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
Randy Dunlap
1
-0
/
+7
2009-10-29
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
Rusty Russell
1
-1
/
+0
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
1
-1
/
+1
2009-10-23
perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...
Soeren Sandmann
1
-2
/
+2
2009-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
7
-4
/
+7
2009-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+4
2009-10-22
virtio_blk: Revert serial number support
Rusty Russell
1
-4
/
+0
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
7
-0
/
+7
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2009-10-16
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
1
-4
/
+2
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-6
/
+8
2009-10-15
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
Paul E. McKenney
1
-5
/
+1
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
1
-0
/
+1
2009-10-14
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
1
-2
/
+2
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-11
/
+14
2009-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-0
/
+6
2009-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-11
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-11
warn about use of uninstalled kernel headers
Arnd Bergmann
1
-0
/
+6
2009-10-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+1
[next]