index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
Merge commit 'v3.14' into next
James Morris
100
-2988
/
+8369
2014-03-30
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-28
time: Revert to calling clock_was_set_delayed() while in irq context
John Stultz
1
-1
/
+2
2014-03-26
Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2014-03-25
tracing: Fix traceon trigger condition to actually turn tracing on
Steven Rostedt (Red Hat)
1
-2
/
+25
2014-03-20
futex: revert back to the explicit waiter counting code
Linus Torvalds
1
-10
/
+43
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-11
/
+2
2014-03-19
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2014-03-18
cgroup: fix a failure path in create_css()
Li Zefan
1
-4
/
+7
2014-03-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+12
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+24
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-2
/
+2
2014-03-08
audit: Update kdoc for audit_send_reply and audit_list_rules_send
Eric W. Biederman
2
-2
/
+2
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+3
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+16
2014-03-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-03-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+20
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2014-02-28
audit: Send replies in the proper network namespace.
Eric W. Biederman
2
-13
/
+15
2014-02-28
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
3
-6
/
+9
2014-02-28
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
1
-1
/
+1
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+2
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
1
-6
/
+2
2014-02-27
genirq: Include missing header file in irqdomain.c
Rashika Kheria
1
-0
/
+1
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2
-2
/
+14
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
1
-2
/
+2
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
1
-2
/
+0
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-02-27
genirq: Remove racy waitqueue_active check
Chuansheng Liu
1
-2
/
+1
2014-02-24
capability: Use current logging styles
Joe Perches
1
-19
/
+10
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+29
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2
-4
/
+1
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
1
-3
/
+3
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
1
-5
/
+6
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
1
-1
/
+1
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
1
-0
/
+2
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
1
-4
/
+6
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
1
-1
/
+2
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
1
-1
/
+1
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
1
-4
/
+2
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-28
/
+33
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2014-02-20
user_namespace.c: Remove duplicated word in comment
Brian Campbell
1
-1
/
+1
[next]