Lai Jiangshan 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 14 ans
..
debug 4b7bd36470 Merge branch 'master' into for-next il y a 14 ans
gcov 6038f373a3 llseek: automatically add .llseek fop il y a 15 ans
irq 1c77ff22f5 genirq: Remove __do_IRQ il y a 14 ans
power 52cfd503ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 il y a 14 ans
time 2d0640b47d hrtimers: Notify hrtimer users of switches to NOHZ mode il y a 14 ans
trace 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c il y a 14 ans
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files il y a 17 ans
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem il y a 17 ans
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency il y a 17 ans
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config il y a 15 ans
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too il y a 16 ans
Makefile 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS il y a 14 ans
acct.c ebabe9a900 pass a struct path to vfs_statfs il y a 15 ans
async.c 083b804c4d async: use workqueue for worker pool il y a 15 ans
audit.c 9db3b9bcc7 audit: error message typo correction il y a 14 ans
audit.h b8800aa5d9 audit: make functions static il y a 14 ans
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier il y a 14 ans
audit_watch.c b8800aa5d9 audit: make functions static il y a 14 ans
auditfilter.c d29be158a6 Audit: add support to match lsm labels on user audit messages il y a 14 ans
auditsc.c 120a795da0 audit mmap il y a 14 ans
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions il y a 17 ans
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated il y a 15 ans
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code il y a 15 ans
cgroup.c acda4721ae Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin il y a 14 ans
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions il y a 14 ans
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() il y a 15 ans
configs.c 6038f373a3 llseek: automatically add .llseek fop il y a 15 ans
cpu.c 47935a731b Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
cpuset.c f7e835710a convert cgroup and cpuset il y a 14 ans
cred.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct il y a 14 ans
delayacct.c 6952b61de9 headers: taskstats_kern.h trim il y a 16 ans
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword il y a 17 ans
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support il y a 15 ans
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path il y a 15 ans
exit.c 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
fork.c ba76149f47 thp: khugepaged il y a 14 ans
freezer.c 8cfe400ca5 Freezer: Fix a race during freezing of TASK_STOPPED tasks il y a 14 ans
futex.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 14 ans
futex_compat.c 4c115e951d futex: Address compiler warnings in exit_robust_list il y a 14 ans
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search il y a 15 ans
hrtimer.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments il y a 15 ans
hw_breakpoint.c 2e80a82a49 perf: Dynamic pmu types il y a 14 ans
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics il y a 14 ans
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields il y a 15 ans
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional il y a 14 ans
kallsyms.c 33e0d57f5d Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" il y a 14 ans
kexec.c b595076a18 tree-wide: fix comment/printk typos il y a 14 ans
kfifo.c 399f1e30ac kfifo: fix scatterlist usage il y a 15 ans
kmod.c d7627467b7 Make do_execve() take a const filename pointer il y a 15 ans
kprobes.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks il y a 15 ans
kthread.c c9b5f501ef sched: Constify function scope static struct sched_param usage il y a 14 ans
latencytop.c 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps il y a 14 ans
lockdep.c 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c il y a 14 ans
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops il y a 15 ans
lockdep_proc.c 3cf9b85b47 locking, lockdep: Convert sprintf_symbol to %pS il y a 14 ans
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around il y a 16 ans
module.c 94462ad3b1 module: Move RO/NX module protection to after ftrace module update il y a 14 ans
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h il y a 16 ans
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock il y a 15 ans
mutex.c 335d7afbfb mutexes, sched: Introduce arch_mutex_cpu_relax() il y a 14 ans
mutex.h 0d66bf6d35 mutex: implement adaptive spinning il y a 16 ans
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() il y a 15 ans
ns_cgroup.c 45531757b4 cgroup: notify ns_cgroup deprecated il y a 14 ans
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 15 ans
panic.c 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support il y a 14 ans
params.c e94965ed5b module: show version information for built-in modules in sysfs il y a 14 ans
perf_event.c 806839b22c perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ il y a 14 ans
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). il y a 15 ans
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
pm_qos_params.c 00fafcda17 PM / PM QoS: Fix reversed min and max il y a 14 ans
posix-cpu-timers.c c0deae8c95 posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call il y a 14 ans
posix-timers.c 20f33a03f0 posix-timers: Annotate lock_timer() il y a 14 ans
printk.c ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() il y a 14 ans
profile.c 6038f373a3 llseek: automatically add .llseek fop il y a 15 ans
ptrace.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct il y a 14 ans
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array il y a 14 ans
rcupdate.c d4f8f217b8 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu il y a 15 ans
rcutiny.c b24efdfdf6 rcu: avoid pointless blocked-task warnings il y a 14 ans
rcutiny_plugin.h e940cc804e rcu: Distinguish between boosting and boosted il y a 14 ans
rcutorture.c 8e8be45e8e rcu: add priority-inversion testing to rcutorture il y a 15 ans
rcutree.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
rcutree.h 0209f6490b rcu: limit rcu_node leaf-level fanout il y a 14 ans
rcutree_plugin.h e27fc9641e rcu: increase synchronize_sched_expedited() batching il y a 14 ans
rcutree_trace.c 29494be71a rcu,cleanup: simplify the code when cpu is dying il y a 14 ans
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset il y a 14 ans
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
resource.c fcb119183c resources: add arch hook for preventing allocation in reserved areas il y a 14 ans
rtmutex-debug.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 14 ans
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex-tester.c 0fc86c7bd9 rtmutex-tester: make it build without BKL il y a 15 ans
rtmutex.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 14 ans
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 14 ans
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling il y a 17 ans
sched.c 466c19063b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
sched_autogroup.c f44937718c sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure il y a 14 ans
sched_autogroup.h f44937718c sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure il y a 14 ans
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug il y a 14 ans
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases il y a 15 ans
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases il y a 15 ans
sched_debug.c fce2097983 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count il y a 14 ans
sched_fair.c 3ff6dcac73 sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug il y a 14 ans
sched_features.h 2069dd75c7 sched: Rewrite tg_shares_up) il y a 14 ans
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes il y a 15 ans
sched_rt.c 3d4b47b4b0 sched: Implement on-demand (active) cfs_rq list il y a 14 ans
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments il y a 14 ans
sched_stoptask.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption il y a 14 ans
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole il y a 16 ans
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() il y a 17 ans
signal.c b840115083 signals: annotate lock context change on ptrace_stop() il y a 14 ans
smp.c 2b1caf6ed7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
softirq.c 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS il y a 14 ans
spinlock.c 9c1721aa49 locking: Cleanup the name space completely il y a 15 ans
srcu.c c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status il y a 14 ans
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias il y a 16 ans
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value il y a 14 ans
sys.c 04c6862c05 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths il y a 14 ans
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall il y a 15 ans
sysctl.c 6fb1b30425 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input il y a 14 ans
sysctl_binary.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional il y a 15 ans
taskstats.c 9ab020cf07 taskstats: use better ifdef for alignment il y a 14 ans
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes il y a 15 ans
time.c fa9f90be74 Kill off a bunch of warning: ‘inline’ is not at beginning of declaration il y a 14 ans
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits il y a 17 ans
timer.c dda5f0a372 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming il y a 15 ans
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times il y a 14 ans
uid16.c 2bcd57ab61 headers: utsname.h redux il y a 16 ans
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 il y a 16 ans
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu il y a 15 ans
user.c 4ef9e11d68 fix freeing user_struct in user cache il y a 14 ans
user_namespace.c 6164281ab7 user_ns: improve the user_ns on-the-slab packaging il y a 14 ans
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() il y a 16 ans
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic il y a 15 ans
wait.c ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook il y a 14 ans
watchdog.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
workqueue.c 42c025f3de workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop il y a 14 ans
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool il y a 15 ans