Peter Zijlstra 5bb6b1ea67 sched: Add some clock info to sched_debug vor 14 Jahren
..
debug d7ba979d45 debug_core,x86,blackfin: Clean up hw debug disable API vor 14 Jahren
gcov 6038f373a3 llseek: automatically add .llseek fop vor 15 Jahren
irq 92fd4d4d67 Merge commit 'v2.6.37-rc2' into sched/core vor 14 Jahren
power 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages vor 14 Jahren
time 8af3c153ba ntp: Clamp PLL update interval vor 15 Jahren
trace 92fd4d4d67 Merge commit 'v2.6.37-rc2' into sched/core vor 14 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 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 14 Jahren
acct.c ebabe9a900 pass a struct path to vfs_statfs vor 15 Jahren
async.c 083b804c4d async: use workqueue for worker pool vor 15 Jahren
audit.c ab263f47c9 audit: Use rcu for task lookup protection vor 14 Jahren
audit.h b8800aa5d9 audit: make functions static vor 14 Jahren
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier vor 14 Jahren
audit_watch.c b8800aa5d9 audit: make functions static vor 14 Jahren
auditfilter.c d29be158a6 Audit: add support to match lsm labels on user audit messages vor 14 Jahren
auditsc.c 120a795da0 audit mmap vor 14 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 f7e835710a convert cgroup and cpuset vor 14 Jahren
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions vor 14 Jahren
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() vor 15 Jahren
configs.c 6038f373a3 llseek: automatically add .llseek fop vor 15 Jahren
cpu.c 51a96c7781 cpu: Remove incorrect BUG_ON vor 14 Jahren
cpuset.c f7e835710a convert cgroup and cpuset vor 14 Jahren
cred.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct vor 14 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
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support vor 15 Jahren
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path vor 15 Jahren
exit.c e0a7021710 posix-cpu-timers: workaround to suppress the problems with mt exec vor 14 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 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct vor 14 Jahren
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really vor 16 Jahren
futex.c 7de9c6ee3e new helper: ihold() vor 14 Jahren
futex_compat.c 1dcc41bb03 futex: Change 3rd arg of fetch_robust_entry() to unsigned int* vor 15 Jahren
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search vor 15 Jahren
hrtimer.c f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() vor 15 Jahren
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments vor 15 Jahren
hw_breakpoint.c d580ff8699 perf, hw_breakpoint: Fix crash in hw_breakpoint creation vor 15 Jahren
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks vor 15 Jahren
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields vor 15 Jahren
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional vor 14 Jahren
kallsyms.c 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) vor 15 Jahren
kexec.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages vor 14 Jahren
kfifo.c 399f1e30ac kfifo: fix scatterlist usage vor 15 Jahren
kmod.c d7627467b7 Make do_execve() take a const filename pointer vor 15 Jahren
kprobes.c de31c3ca81 jump label: Fix error with preempt disable holding mutex vor 14 Jahren
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks vor 15 Jahren
kthread.c fe7de49f9d sched: Make sched_param argument static in sched_setscheduler() callers vor 14 Jahren
latencytop.c 38715258aa latencytop: fix per task accumulator vor 14 Jahren
lockdep.c 4ba053c04a lockdep: Check the depth of subclass 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 abbce906d0 (trivial) Fix compiler warning in kernel/modules.c vor 14 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 ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook 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 45531757b4 cgroup: notify ns_cgroup deprecated vor 14 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 b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 vor 15 Jahren
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation vor 15 Jahren
params.c 907b29eb41 param: locking for kernel parameters vor 15 Jahren
perf_event.c eed01528a4 perf_events: Fix time tracking in samples vor 14 Jahren
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). 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 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 14 Jahren
posix-cpu-timers.c b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux vor 15 Jahren
posix-timers.c 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() vor 15 Jahren
printk.c 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure vor 14 Jahren
profile.c 6038f373a3 llseek: automatically add .llseek fop vor 15 Jahren
ptrace.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct vor 14 Jahren
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array vor 14 Jahren
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 vor 15 Jahren
rcutiny.c a57eb940d1 rcu: Add a TINY_PREEMPT_RCU vor 15 Jahren
rcutiny_plugin.h dd7c4d8973 rcu: performance fixes to TINY_PREEMPT_RCU callback checking vor 15 Jahren
rcutorture.c 0ddea0ead2 rcu: fix sparse errors in rcutorture.c vor 15 Jahren
rcutree.c 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value vor 15 Jahren
rcutree.h 269dcc1c2e rcu: Add tracing data to support queueing models vor 15 Jahren
rcutree_plugin.h 81a294c44e rcu: fix _oddness handling of verbose stall warnings vor 15 Jahren
rcutree_trace.c 269dcc1c2e rcu: Add tracing data to support queueing models vor 15 Jahren
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset vor 14 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 e9f29c9a56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 vor 14 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 0fc86c7bd9 rtmutex-tester: make it build without BKL vor 15 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 28d0686cf7 sched: Make task dump print all 15 chars of proc comm vor 14 Jahren
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug vor 14 Jahren
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases vor 15 Jahren
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases vor 15 Jahren
sched_debug.c 5bb6b1ea67 sched: Add some clock info to sched_debug vor 14 Jahren
sched_fair.c 70caf8a6c1 sched: Fix UP build breakage vor 14 Jahren
sched_features.h 2069dd75c7 sched: Rewrite tg_shares_up) vor 14 Jahren
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes vor 15 Jahren
sched_rt.c 3d4b47b4b0 sched: Implement on-demand (active) cfs_rq list vor 14 Jahren
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments vor 14 Jahren
sched_stoptask.c 34f971f6f7 sched: Create special class for stop/migrate work vor 15 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 b840115083 signals: annotate lock context change on ptrace_stop() vor 14 Jahren
smp.c 3a5f65df5a Typedef SMP call function pointer vor 14 Jahren
softirq.c 92fd4d4d67 Merge commit 'v2.6.37-rc2' into sched/core vor 14 Jahren
spinlock.c 9c1721aa49 locking: Cleanup the name space completely vor 15 Jahren
srcu.c 829f8ed2c9 kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC vor 15 Jahren
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias vor 16 Jahren
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value vor 14 Jahren
sys.c 950eaaca68 pid: make setpgid() system call use RCU read-side critical section vor 15 Jahren
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall vor 15 Jahren
sysctl.c a7a4f8a752 sched: Add sysctl_sched_shares_window vor 14 Jahren
sysctl_binary.c 69e4469a39 sysctl: don't use own implementation of hex_to_bin() vor 15 Jahren
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional vor 15 Jahren
taskstats.c 3d9e0cf1fe taskstats: split fill_pid function vor 14 Jahren
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes vor 15 Jahren
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME vor 15 Jahren
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits vor 17 Jahren
timer.c e360adbe29 irq_work: Add generic hardirq context callbacks vor 15 Jahren
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming vor 15 Jahren
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times vor 14 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 571428be55 kernel/user.c: add lock release annotation on free_user() vor 14 Jahren
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. vor 15 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 ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook vor 14 Jahren
watchdog.c 92fd4d4d67 Merge commit 'v2.6.37-rc2' into sched/core vor 14 Jahren
workqueue.c ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ vor 14 Jahren
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool vor 15 Jahren