Steven Rostedt ff5f149b6a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 vor 15 Jahren
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL vor 16 Jahren
irq 94c4fcec01 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
power d88d4050dc PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling vor 15 Jahren
time 0224cf4c5e sched: Intoduce get_cpu_iowait_time_us() vor 15 Jahren
trace ff5f149b6a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 vor 15 Jahren
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files vor 17 Jahren
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem vor 17 Jahren
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency vor 17 Jahren
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config vor 15 Jahren
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too vor 16 Jahren
Makefile bbf1bb3eee cpu_stop: add dummy implementation for UP vor 15 Jahren
acct.c 11cad320a4 bsdacct: use del_timer_sync() in acct_exit_ns() vor 15 Jahren
async.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
audit.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR vor 16 Jahren
audit_tree.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
audit_watch.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
auditfilter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
auditsc.c 449cedf099 audit: preface audit printk with audit vor 15 Jahren
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions vor 17 Jahren
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated vor 15 Jahren
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code vor 15 Jahren
cgroup.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
cgroup_freezer.c 8b46f88084 rcu: Fix RCU lockdep splat on freezer_fork path vor 15 Jahren
compat.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments vor 17 Jahren
cpu.c 3fc1f1e27a stop_machine: reimplement using cpu_stop vor 15 Jahren
cpuset.c 9084bb8246 sched: Make select_fallback_rq() cpuset friendly vor 15 Jahren
cred.c 48652ced15 Merge commit 'v2.6.34-rc6' into sched/core vor 15 Jahren
delayacct.c 6952b61de9 headers: taskstats_kern.h trim vor 16 Jahren
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword vor 17 Jahren
early_res.c eed63519e3 x86: Do not free zero sized per cpu areas vor 15 Jahren
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support vor 15 Jahren
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h vor 16 Jahren
exit.c b257c14ceb Merge branch 'linus' into sched/core vor 15 Jahren
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 16 Jahren
fork.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really vor 16 Jahren
futex.c 59647b6ac3 futex: Handle futex value corruption gracefully vor 15 Jahren
futex_compat.c f409adf5b1 futex: Protect pid lookup in compat code with RCU vor 15 Jahren
groups.c 30639b6af8 groups: move code to kernel/groups.c vor 16 Jahren
hrtimer.c ecb49d1a63 hrtimers: Convert to raw_spinlocks vor 15 Jahren
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl vor 15 Jahren
hw_breakpoint.c 777d0411cd hw_breakpoints: Fix percpu build failure vor 15 Jahren
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields vor 15 Jahren
kallsyms.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
kexec.c 475f9aa6aa kexec: fix OOPS in crash_kernel_shrink vor 15 Jahren
kfifo.c 5a5e0f4c70 kfifo: Don't use integer as NULL pointer vor 15 Jahren
kgdb.c 4da75b9cea kgdb: Turn off tracing while in the debugger vor 15 Jahren
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() vor 15 Jahren
kprobes.c c0614829c1 kprobes: Move enable/disable_kprobe() out from debugfs code vor 15 Jahren
ksysfs.c 318ae2edc3 Merge branch 'for-next' into for-linus vor 15 Jahren
kthread.c 5ab116c934 cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node vor 15 Jahren
latencytop.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
lockdep.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops vor 15 Jahren
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu vor 15 Jahren
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around vor 16 Jahren
module.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h vor 16 Jahren
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock vor 15 Jahren
mutex.c c02260277e mutex: Better control mutex adaptive spinning config vor 15 Jahren
mutex.h 0d66bf6d35 mutex: implement adaptive spinning vor 16 Jahren
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() vor 15 Jahren
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time vor 16 Jahren
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
padata.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
panic.c 8aeee85a29 panic: fix panic_timeout accuracy when running on a hypervisor vor 15 Jahren
params.c c32da02342 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 15 Jahren
perf_event.c 580d607cd6 perf: Optimize perf_tp_event_match() vor 15 Jahren
pid.c 4e3eaddd14 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
pm_qos_params.c 1a6deaea35 pm_qos: clean up racy global "name" variable vor 16 Jahren
posix-cpu-timers.c 054319b5e2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
posix-timers.c 6622e670b2 posix-timers.c: Don't export local functions vor 15 Jahren
printk.c cea83886dd printk: avoid warning when CONFIG_PRINTK is disabled vor 15 Jahren
profile.c 16a2164bb0 profile: fix stats and data leakage vor 15 Jahren
ptrace.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
range.c e9a0064ad0 x86: Change range end to start+size vor 15 Jahren
rcupdate.c bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends vor 15 Jahren
rcutiny.c 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations vor 15 Jahren
rcutiny_plugin.h bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends vor 15 Jahren
rcutorture.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
rcutree.c 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations vor 15 Jahren
rcutree.h d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations vor 15 Jahren
rcutree_plugin.h 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations vor 15 Jahren
rcutree_trace.c d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations vor 15 Jahren
relay.c 5f1664f92b splice: comparing unsigned int < 0 vor 15 Jahren
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
resource.c 66f1207bce resources: add interfaces that return conflict information vor 15 Jahren
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock vor 15 Jahren
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function vor 17 Jahren
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock vor 15 Jahren
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines vor 16 Jahren
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling vor 17 Jahren
sched.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
sched_clock.c b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK vor 15 Jahren
sched_cpupri.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock vor 15 Jahren
sched_debug.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
sched_fair.c 969c79215a sched: replace migration_thread with cpu_stop vor 15 Jahren
sched_features.h 13814d42e4 sched: Remove ASYM_GRAN feature vor 15 Jahren
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes vor 15 Jahren
sched_rt.c 371fd7e7a5 sched: Add enqueue/dequeue flags vor 15 Jahren
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq vor 16 Jahren
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole vor 16 Jahren
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() vor 17 Jahren
signal.c 78d7d407b6 kernel core: use helpers for rlimits vor 15 Jahren
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs vor 15 Jahren
slow-work.c 88be12c440 slow-work: use get_ref wrapper instead of directly calling get_ref vor 15 Jahren
slow-work.h a53f4f9efa SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG vor 15 Jahren
smp.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
softirq.c 25502a6c13 rcu: refactor RCU's context-switch handling vor 15 Jahren
softlockup.c 8c2eb4805d softlockup: Stop spurious softlockup messages due to overflow vor 15 Jahren
spinlock.c 9c1721aa49 locking: Cleanup the name space completely vor 15 Jahren
srcu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias vor 16 Jahren
stop_machine.c 9c6f7e43b4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() vor 15 Jahren
sys.c 46da276648 kernel/sys.c: fix compat uname machine vor 15 Jahren
sys_ni.c baed7fc9b5 Add generic sys_ipc wrapper vor 15 Jahren
sysctl.c 2edf5e4980 sysctl extern cleanup: lockdep vor 15 Jahren
sysctl_binary.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check vor 15 Jahren
taskstats.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes vor 16 Jahren
time.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits vor 17 Jahren
timer.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
tracepoint.c 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks vor 15 Jahren
tsacct.c d559db086f mm: clean up mm_counter vor 15 Jahren
uid16.c 2bcd57ab61 headers: utsname.h redux vor 16 Jahren
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 vor 16 Jahren
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu vor 15 Jahren
user.c af507ae8a0 sched: Remove a stale comment vor 15 Jahren
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() vor 16 Jahren
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() vor 16 Jahren
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic vor 15 Jahren
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes vor 16 Jahren
workqueue.c 47dd5be2d6 workqueue: flush_delayed_work: keep the original workqueue for re-queueing vor 15 Jahren