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
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
6
-5
/
+8
2014-10-15
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-10-15
myri10ge: check for DMA mapping errors
Stanislaw Gruszka
1
-30
/
+58
2014-10-09
Linux 3.10.57
Greg Kroah-Hartman
1
-1
/
+1
2014-10-09
cpufreq: ondemand: Change the calculation of target frequency
Stratos Karafotis
3
-42
/
+8
2014-10-09
cpufreq: Fix wrong time unit conversion
Andreas Schwab
1
-1
/
+1
2014-10-09
nl80211: clear skb cb before passing to netlink
Johannes Berg
1
-0
/
+6
2014-10-09
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
Lars Ellenberg
1
-0
/
+6
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2
-36
/
+30
2014-10-09
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
1
-1
/
+17
2014-10-09
media: vb2: fix VBI/poll regression
Hans Verkuil
2
-2
/
+17
2014-10-09
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
1
-2
/
+5
2014-10-09
mm, thp: move invariant bug check out of loop in __split_huge_page_map
Waiman Long
1
-2
/
+2
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-09
init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
Josh Triplett
1
-0
/
+1
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-09
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-10-05
Linux 3.10.56
Greg Kroah-Hartman
1
-1
/
+1
2014-10-05
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Oleg Nesterov
1
-6
/
+3
2014-10-05
oom_kill: add rcu_read_lock() into find_lock_task_mm()
Oleg Nesterov
1
-4
/
+8
2014-10-05
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
Oleg Nesterov
1
-8
/
+11
2014-10-05
oom_kill: change oom_kill.c to use for_each_thread()
Oleg Nesterov
1
-10
/
+10
2014-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
4
-0
/
+22
2014-10-05
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
1
-8
/
+7
2014-10-05
arm: multi_v7_defconfig: Enable Zynq UART driver
Soren Brinkmann
1
-0
/
+2
2014-10-05
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2
-0
/
+3
2014-10-05
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
1
-5
/
+12
2014-10-05
ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace
Will Deacon
1
-13
/
+29
2014-10-05
netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
Florian Westphal
1
-0
/
+6
2014-10-05
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
4
-37
/
+36
2014-10-05
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
4
-27
/
+30
2014-10-05
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
1
-1
/
+1
2014-10-05
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
1
-1
/
+1
2014-10-05
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
1
-1
/
+0
2014-10-05
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
1
-2
/
+2
2014-10-05
media: cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
1
-0
/
+1
2014-10-05
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
1
-2
/
+4
2014-10-05
perf kmem: Make it work again on non NUMA machines
Jiri Olsa
1
-1
/
+1
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
1
-0
/
+10
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-10-05
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-10-05
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
2
-1
/
+8
2014-10-05
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
Wanpeng Li
1
-0
/
+3
2014-10-05
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-10-05
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-10-05
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-10-05
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
2014-10-05
Revert "mac80211: disable uAPSD if all ACs are under ACM"
Johannes Berg
1
-2
/
+1
[next]