Thomas Gleixner 64d1304a64 futex: setup writeable mapping for futex ops which modify user space data 16 years ago
..
irq d7226fb6ec Revert "genirq: assert that irq handlers are indeed running in hardirq context" 16 years ago
power 4484079d51 PM: check sysdev_suspend(PMSG_FREEZE) return value 16 years ago
time 74a03b69d1 clockevents: prevent endless loop in tick_handle_periodic() 16 years ago
trace 88fc86c283 tracing: Append prompt in /debug/tracing/README file 16 years ago
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 years ago
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 years ago
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 years ago
Makefile 5e34437840 Merge branch 'linus' into core/softlockup 16 years ago
acct.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 years ago
async.c 9710794383 async: remove the temporary (2.6.29) "async is off by default" code 16 years ago
audit.c def5754341 Audit: remove spaces from audit_log_d_path 16 years ago
audit.h 0590b9335a fixing audit rule ordering mess, part 1 16 years ago
audit_tree.c 24b6f16ecf No need for crossing to mountpoint in audit_tag_tree() 16 years ago
auditfilter.c 381a80e6df inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive 16 years ago
auditsc.c def5754341 Audit: remove spaces from audit_log_d_path 16 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 years ago
capability.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 years ago
cgroup.c 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
cgroup_debug.c d969fbe69e debug cgroup: remove unneeded cgroup_lock 16 years ago
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 years ago
compat.c e3d5a27d58 Allow times and time system calls to return small negative values 16 years ago
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 16 years ago
cpu.c 2b17fa506c cpumask: use set_cpu_active in init/main.c 16 years ago
cpuset.c 6d7b2f5f9e cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets 16 years ago
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 years ago
cred.c 1a7d0f0bec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 years ago
dma-coherent.c 0609697eab dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 16 years ago
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 16 years ago
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
exit.c c61b79b6ef Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
fork.c 422a253483 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 16 years ago
futex.c 64d1304a64 futex: setup writeable mapping for futex ops which modify user space data 16 years ago
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
hrtimer.c 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
hung_task.c cf2592f59c softlockup: ensure the task has been switched out once 16 years ago
itimer.c 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
kallsyms.c 75a66614db Ksplice: Add functions for walking kallsyms symbols 16 years ago
kexec.c edb79a2132 kexec: vmcoreinfo_data[] can become static 16 years ago
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 years ago
kgdb.c 364b5b7b1d sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c acae051565 module: create a request_module_nowait() 16 years ago
kprobes.c 201517a7f3 kprobes: fix to use text_mutex around arm/disarm kprobe 16 years ago
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
kthread.c 1c99315bb3 kthread: move sched-realeted initialization from kthreadd context 16 years ago
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 16 years ago
lockdep.c c8a2500586 lockdep: more robust lockdep_map init sequence 16 years ago
lockdep_internals.h d80c19df5f lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS 16 years ago
lockdep_proc.c 9833f8cb95 lockstat: warn about disabled lock debugging 16 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
marker.c 227a837567 markers/tracpoints: fix non-modular build 16 years ago
module.c d6de2c80e9 async: Fix module loading async-work regression 16 years ago
mutex-debug.c 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
mutex-debug.h 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
mutex.c 36cd3c9f92 mutex: have non-spinning mutexes on s390 by default 16 years ago
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 years ago
ns_cgroup.c 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
nsproxy.c 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
panic.c 0f6f49a8cd Fix caller information for warn_slowpath_null 16 years ago
params.c e180a6b775 param: fix charp parameters set via sysfs 16 years ago
pid.c 52ee2dfdd4 pids: refactor vnr/nr_ns helpers to make them safe 16 years ago
pid_namespace.c e4da026f98 signals: zap_pid_ns_process() should use force_sig() 16 years ago
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 16 years ago
posix-cpu-timers.c 6e85c5ba73 kernel/posix-cpu-timers.c: fix sparse warning 16 years ago
posix-timers.c 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 16 years ago
printk.c e4c393fd55 Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
profile.c acd895795d profiling: fix broken profiling regression 16 years ago
ptrace.c cad81bc252 ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex 16 years ago
rcuclassic.c b1f77b0581 kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies 16 years ago
rcupdate.c 5b1d07ed0e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
rcupreempt.c a979241c53 kmemtrace, rcu: fix rcupreempt.c data structure dependencies 16 years ago
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
rcutorture.c 73d0a4b107 cpumask: convert rcutorture.c 16 years ago
rcutree.c ef631b0ca0 rcu: Make hierarchical RCU less IPI-happy 16 years ago
rcutree.h 6258c4fb59 kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies 16 years ago
rcutree_trace.c ef631b0ca0 rcu: Make hierarchical RCU less IPI-happy 16 years ago
relay.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
res_counter.c 28dbc4b6a0 memcg: memory cgroup resource counters for hierarchy 16 years ago
resource.c ff54250a0e Remove 'recurse into child resources' logic from 'reserve_region_with_split()' 16 years ago
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 16 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 17 years ago
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
sched.c f5f293a4e3 sched: account system time properly 16 years ago
sched_clock.c 92d23f703c sched: Fix fallback sched_clock()'s offset when using jiffies 16 years ago
sched_cpupri.c 13b8bd0a57 sched_rt: don't allocate cpumask in fastpath 16 years ago
sched_cpupri.h 612a726faf cpumask: remove cpumask_t from core 16 years ago
sched_debug.c 67aa0f767a sched: remove unused fields from struct rq 16 years ago
sched_fair.c 5274f8354d Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core 16 years ago
sched_features.h c4e1aa67ed Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency 16 years ago
sched_rt.c 5af8c4e0fa Merge commit 'v2.6.30-rc1' into sched/urgent 16 years ago
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 16 years ago
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 16 years ago
signal.c 6588c1e3ff signals: SI_USER: Masquerade si_pid when crossing pid ns boundary 16 years ago
slow-work.c 418df63c2d Delete slow-work timers properly 16 years ago
smp.c 641cd4cfcd generic-ipi: eliminate WARN_ON()s during oops/panic 16 years ago
softirq.c 79d381c9f2 kernel/softirq.c: fix sparse warning 16 years ago
softlockup.c e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 years ago
spinlock.c f5f7eac41d Allow rwlocks to re-enable interrupts 16 years ago
srcu.c bb695170d8 make srcu_readers_active() static 17 years ago
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 years ago
stop_machine.c 612a726faf cpumask: remove cpumask_t from core 16 years ago
sys.c 3d26dcf767 kernel/sys.c: clean up sys_shutdown exit path 16 years ago
sys_ni.c f627a741d2 [CVE-2009-0029] Make sys_syslog a conditional system call 16 years ago
sysctl.c cd17cbfda0 Revert "mm: add /proc controls for pdflush threads" 16 years ago
sysctl_check.c eefef1cf76 net: add ARP notify option for devices 16 years ago
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ 16 years ago
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 years ago
time.c 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
timer.c 422a253483 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
tracepoint.c ec625cb29e tracepoints: dont update zero-sized tracepoint sections 16 years ago
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 16 years ago
uid16.c 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 years ago
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 years ago
user.c 703a3cd728 Merge branch 'master' into next 16 years ago
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 years ago
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 16 years ago
utsname_sysctl.c 11dea19009 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
wait.c 777c6c5f1f wait: prevent exclusive waiter starvation 16 years ago
workqueue.c 6b44003e5c work_on_cpu(): rewrite it to create a kernel thread on demand 16 years ago