Linus Torvalds 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
..
debug 5450d90405 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded před 14 roky
gcov 6038f373a3 llseek: automatically add .llseek fop před 14 roky
irq c9b5f501ef sched: Constify function scope static struct sched_param usage před 14 roky
power c8940eca75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 před 14 roky
time 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
trace 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files před 17 roky
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem před 16 roky
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency před 17 roky
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config před 15 roky
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too před 16 roky
Makefile 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
acct.c ebabe9a900 pass a struct path to vfs_statfs před 15 roky
async.c 083b804c4d async: use workqueue for worker pool před 15 roky
audit.c ab263f47c9 audit: Use rcu for task lookup protection před 14 roky
audit.h b8800aa5d9 audit: make functions static před 14 roky
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier před 14 roky
audit_watch.c b8800aa5d9 audit: make functions static před 14 roky
auditfilter.c d29be158a6 Audit: add support to match lsm labels on user audit messages před 14 roky
auditsc.c 120a795da0 audit mmap před 14 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated před 15 roky
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code před 15 roky
cgroup.c fb045adb99 fs: dcache reduce branches in lookup path před 14 roky
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions před 14 roky
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() před 14 roky
configs.c 6038f373a3 llseek: automatically add .llseek fop před 14 roky
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 před 14 roky
cpuset.c f7e835710a convert cgroup and cpuset před 14 roky
cred.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct před 14 roky
delayacct.c 6952b61de9 headers: taskstats_kern.h trim před 15 roky
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword před 16 roky
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support před 15 roky
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path před 15 roky
exit.c 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 16 roky
fork.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
freezer.c 8cfe400ca5 Freezer: Fix a race during freezing of TASK_STOPPED tasks před 14 roky
futex.c 5bdb05f91b futex: Add futex_q static initializer před 14 roky
futex_compat.c 4c115e951d futex: Address compiler warnings in exit_robust_list před 14 roky
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search před 14 roky
hrtimer.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments před 15 roky
hw_breakpoint.c 2e80a82a49 perf: Dynamic pmu types před 14 roky
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics před 14 roky
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields před 15 roky
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional před 14 roky
kallsyms.c 33e0d57f5d Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" před 14 roky
kexec.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages před 14 roky
kfifo.c 399f1e30ac kfifo: fix scatterlist usage před 14 roky
kmod.c d7627467b7 Make do_execve() take a const filename pointer před 15 roky
kprobes.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks před 15 roky
kthread.c c9b5f501ef sched: Constify function scope static struct sched_param usage před 14 roky
latencytop.c 38715258aa latencytop: fix per task accumulator před 14 roky
lockdep.c 4ba053c04a lockdep: Check the depth of subclass před 14 roky
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops před 15 roky
lockdep_proc.c 3cf9b85b47 locking, lockdep: Convert sprintf_symbol to %pS před 14 roky
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around před 16 roky
module.c 94462ad3b1 module: Move RO/NX module protection to after ftrace module update před 14 roky
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h před 15 roky
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock před 15 roky
mutex.c 335d7afbfb mutexes, sched: Introduce arch_mutex_cpu_relax() před 14 roky
mutex.h 0d66bf6d35 mutex: implement adaptive spinning před 16 roky
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() před 15 roky
ns_cgroup.c 45531757b4 cgroup: notify ns_cgroup deprecated před 14 roky
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 před 15 roky
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation před 15 roky
params.c 907b29eb41 param: locking for kernel parameters před 15 roky
perf_event.c 4158755d31 perf_events: Add perf_event_time() před 14 roky
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). před 15 roky
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
pm_qos_params.c 00fafcda17 PM / PM QoS: Fix reversed min and max před 14 roky
posix-cpu-timers.c c0deae8c95 posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call před 14 roky
posix-timers.c 20f33a03f0 posix-timers: Annotate lock_timer() před 14 roky
printk.c d2e7ad1922 Merge branch 'master' into next před 14 roky
profile.c 6038f373a3 llseek: automatically add .llseek fop před 14 roky
ptrace.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct před 14 roky
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array před 14 roky
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 před 14 roky
rcutiny.c 9e571a82f0 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU před 14 roky
rcutiny_plugin.h e940cc804e rcu: Distinguish between boosting and boosted před 14 roky
rcutorture.c 8e8be45e8e rcu: add priority-inversion testing to rcutorture před 14 roky
rcutree.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
rcutree.h 0209f6490b rcu: limit rcu_node leaf-level fanout před 14 roky
rcutree_plugin.h e27fc9641e rcu: increase synchronize_sched_expedited() batching před 14 roky
rcutree_trace.c 29494be71a rcu,cleanup: simplify the code when cpu is dying před 14 roky
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset před 14 roky
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
resource.c fcb119183c resources: add arch hook for preventing allocation in reserved areas před 14 roky
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock před 15 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c 0fc86c7bd9 rtmutex-tester: make it build without BKL před 14 roky
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock před 15 roky
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines před 16 roky
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling před 17 roky
sched.c 524429c31b sched: Fix strncmp operation před 14 roky
sched_autogroup.c 0ca0873555 sched: Mark autogroup_init() __init před 14 roky
sched_autogroup.h 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups před 14 roky
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug před 14 roky
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases před 15 roky
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases před 15 roky
sched_debug.c 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups před 14 roky
sched_fair.c 19e5eebb8e sched: Fix interactivity bug by charging unaccounted run-time on entity re-weight před 14 roky
sched_features.h 2069dd75c7 sched: Rewrite tg_shares_up) před 14 roky
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes před 15 roky
sched_rt.c 3d4b47b4b0 sched: Implement on-demand (active) cfs_rq list před 14 roky
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments před 14 roky
sched_stoptask.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption před 14 roky
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole před 16 roky
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() před 17 roky
signal.c b840115083 signals: annotate lock context change on ptrace_stop() před 14 roky
smp.c 3a5f65df5a Typedef SMP call function pointer před 14 roky
softirq.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
spinlock.c 9c1721aa49 locking: Cleanup the name space completely před 15 roky
srcu.c 46fdb0937f rcu: Make synchronize_srcu_expedited() fast if running readers před 14 roky
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias před 16 roky
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value před 14 roky
sys.c 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups před 14 roky
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall před 14 roky
sysctl.c 65b2074f84 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
sysctl_binary.c 5dc3055879 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls před 14 roky
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional před 14 roky
taskstats.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes před 14 roky
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME před 15 roky
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timer.c dda5f0a372 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming před 14 roky
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times před 14 roky
uid16.c 2bcd57ab61 headers: utsname.h redux před 15 roky
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 před 16 roky
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu před 15 roky
user.c 4ef9e11d68 fix freeing user_struct in user cache před 14 roky
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. před 15 roky
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() před 16 roky
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic před 15 roky
wait.c ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook před 14 roky
watchdog.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu před 14 roky
workqueue.c c8efcc2589 workqueue: allow chained queueing during destruction před 14 roky
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool před 15 roky