Sign in
coral
/
linux-imx
/
bd67314586a3d5725e60f2f6587b4cb0f659bb67
/
kernel
f98bafa
memcg: kill CONFIG_MM_OWNER
by Oleg Nesterov
· 11 years ago
5238343
mm: get rid of __GFP_KMEMCG
by Vladimir Davydov
· 11 years ago
8fe6929
kthread: fix return value of kthread_create() upon SIGKILL.
by Tetsuo Handa
· 11 years ago
4dc4226
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
by Linus Torvalds
· 11 years ago
cd0c5bd
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
by Rafael J. Wysocki
· 11 years ago
a392f7d
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
ee7f9d7
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
97b80e6
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
3d521f9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
59a3d4c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
49eb7b0
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
by Linus Torvalds
· 11 years ago
5da7776
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next
by Linus Torvalds
· 11 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 11 years ago
3243970
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
057b0a7
PM / hibernate: fixed typo in comment
by Niv Yehezkel
· 11 years ago
a4bf79e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7fa21dd
printk/of_serial: fix serial console cessation part way through boot.
by Stephen Chivers
· 11 years ago
397335f
rtmutex: Fix deadlock detector for real
by Thomas Gleixner
· 11 years ago
9e3d633
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
011e4b0
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
by Srivatsa S. Bhat
· 11 years ago
26fc9cd
kernfs: move the last knowledge of sysfs out from kernfs
by Jianyu Zhan
· 11 years ago
0399d4d
PM / sleep: Introduce command line argument for sleep state enumeration
by Rafael J. Wysocki
· 11 years ago
43e8317
PM / sleep: Use valid_state() for platform-dependent sleep states only
by Rafael J. Wysocki
· 11 years ago
27ddcc6
PM / sleep: Add state field to pm_states[] entries
by Rafael J. Wysocki
· 11 years ago
f02f79d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e6a32c3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e4c7296
resources: Clarify sanity check message
by Bjorn Helgaas
· 11 years ago
cbfef53
Merge 3.15-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
e14505a
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
096aa33
sched/numa: Decay ->wakee_flips instead of zeroing
by Rik van Riel
· 11 years ago
b1ad065
sched/numa: Update migrate_improves/degrades_locality()
by Rik van Riel
· 11 years ago
e63da03
sched/numa: Allow task switch if load imbalance improves
by Rik van Riel
· 11 years ago
4027d08
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code
by xiaofeng.yan
· 11 years ago
7aa2c01
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
by Dongsheng Yang
· 11 years ago
a803f02
sched: Initialize rq->age_stamp on processor start
by Corey Minyard
· 11 years ago
7246544
sched, nohz: Change rq->nr_running to always use wrappers
by Kirill Tkhai
· 11 years ago
52a08ef
sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()
by Jason Low
· 11 years ago
a9467fa
sched: Use clamp() and clamp_val() to make sys_nice() more readable
by Dongsheng Yang
· 11 years ago
caffcdd
sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()
by Dietmar Eggemann
· 11 years ago
c515db8
sched/numa: Fix initialization of sched_domain_topology for NUMA
by Vincent Guittot
· 11 years ago
8bf2143
sched: Call select_idle_sibling() when not affine_sd
by Rik van Riel
· 11 years ago
2240067
sched: Simplify return logic in sched_read_attr()
by Michael Kerrisk
· 11 years ago
e78c7bc
sched: Simplify return logic in sched_copy_attr()
by Michael Kerrisk
· 11 years ago
3944a92
sched: Fix exec_start/task_hot on migrated tasks
by Ben Segall
· 11 years ago
6669dc8
Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming changes
by Ingo Molnar
· 11 years ago
ec6e7f4
Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into sched/core
by Ingo Molnar
· 11 years ago
65c2ce7
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
6acbfb9
sched: Fix hotplug vs. set_cpus_allowed_ptr()
by Lai Jiangshan
· 11 years ago
4dac0b6
sched/cpupri: Replace NR_CPUS arrays
by Peter Zijlstra
· 11 years ago
944770a
sched/deadline: Replace NR_CPUS arrays
by Peter Zijlstra
· 11 years ago
b0827819
sched/deadline: Restrict user params max value to 2^63 ns
by Juri Lelli
· 11 years ago
ce5f7f8
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
by Peter Zijlstra
· 11 years ago
dbdb227
sched: Disallow sched_attr::sched_policy < 0
by Peter Zijlstra
· 11 years ago
143cf23
sched: Make sched_setattr() correctly return -EFBIG
by Michael Kerrisk
· 11 years ago
06eb4cc
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
55cc33c
Merge branch 'pm-sleep' into acpi-pm
by Rafael J. Wysocki
· 11 years ago
95d0858
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
049d595
PM / OPP: Make OPP invisible to users in Kconfig
by Mark Brown
· 11 years ago
61f38db
rcu: Provide API to suppress stall warnings while sysrc runs
by Rik van Riel
· 11 years ago
12665b3
perf/events/core: Drop unused variable after cleanup
by Borislav Petkov
· 11 years ago
b69cf53
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
by Peter Zijlstra
· 11 years ago
39af6b1
perf: Prevent false warning in perf_swevent_add
by Jiri Olsa
· 11 years ago
0819b2e
perf: Limit perf_event_attr::sample_period to 63 bits
by Peter Zijlstra
· 11 years ago
f0d71b3
futex: Prevent attaching to kernel threads
by Thomas Gleixner
· 11 years ago
866293e
futex: Add another early deadlock detection check
by Thomas Gleixner
· 11 years ago
f6514be
PM / hibernate: Fix memory corruption in resumedelay_setup()
by Dan Carpenter
· 11 years ago
1f0b638
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
e534165
rcu: Variable name changed in tree_plugin.h and used in tree.c
by Uma Sharma
· 11 years ago
f5d2a04
Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14a' into HEAD
by Paul E. McKenney
· 11 years ago
2b3f8ff
torture: Remove __init from torture_init_begin/end
by Pranith Kumar
· 11 years ago
5228084
torture: Check for multiple concurrent torture tests
by Paul E. McKenney
· 11 years ago
d065eac
locktorture: Remove reference to nonexistent Kconfig parameter
by Paul E. McKenney
· 11 years ago
48d684f
rcutorture: Run rcu_torture_writer at normal priority
by Paul E. McKenney
· 11 years ago
424c1b6
rcutorture: Add missing destroy_timer_on_stack()
by Thomas Gleixner
· 11 years ago
f0bf8fa
rcutorture: Explicitly test synchronous grace-period primitives
by Paul E. McKenney
· 11 years ago
a48f3fa
rcutorture: Add tests for get_state_synchronize_rcu()
by Paul E. McKenney
· 11 years ago
d0d0606
rcutorture: Check for rcu_torture_fqs creation errors
by Paul E. McKenney
· 11 years ago
5ed63b1
torture: Notice if an all-zero cpumask is passed inside a critical section
by Iulia Manda
· 11 years ago
64e4b43
rcutorture: Make rcu_torture_reader() use cond_resched()
by Paul E. McKenney
· 11 years ago
ac1bea8
sched,rcu: Make cond_resched() report RCU quiescent states
by Paul E. McKenney
· 11 years ago
afea227
rcutorture: Export RCU grace-period kthread wait state to rcutorture
by Paul E. McKenney
· 11 years ago
945fa9c
torture: Dump ftrace buffer when the RCU grace period stalls
by Paul E. McKenney
· 11 years ago
ab7d450
torture: Increase stutter-end intensity
by Paul E. McKenney
· 11 years ago
0d6821d
torture: Include "Stopping" string to torture_kthread_stopping()
by Paul E. McKenney
· 11 years ago
589a8f5
rcutorture: Print negatives for SRCU counter wraparound
by Paul E. McKenney
· 11 years ago
b3b8a4d
rcutorture: Mark function as static in kernel/rcu/torture.c
by Rashika Kheria
· 11 years ago
da601c6
torture: Intensify locking test
by Paul E. McKenney
· 11 years ago
ad0dc7f
rcutorture: Add forward-progress checking for writer
by Paul E. McKenney
· 11 years ago
36e9d2e
cgroup: fix rcu_read_lock() leak in update_if_frozen()
by Tejun Heo
· 11 years ago
e5ced8e
cgroup_freezer: replace freezer->lock with freezer_mutex
by Tejun Heo
· 11 years ago
5024ae2
cgroup: introduce task_css_is_root()
by Tejun Heo
· 11 years ago
efb2b1d
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
26a41cd
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
84ea7fe
hrtimer: Set expiry time before switch_hrtimer_base()
by Viresh Kumar
· 11 years ago
317cf7e
PM / hibernate: convert simple_strtoul to kstrtoul
by Fabian Frederick
· 11 years ago
181da3c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f322e26
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
8058bd0
tracepoint: Fix use of tracepoint funcs after rcu free
by Mathieu Desnoyers
· 11 years ago
Next »