.. |
irq
|
set_irq_wake: fix return code and wake status tracking
|
17 years ago |
power
|
Merge branch 'linus' into xen-64bit
|
17 years ago |
time
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
trace
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
|
17 years ago |
.gitignore
|
Update kernel/.gitignore with new auto-generated files
|
17 years ago |
Kconfig.hz
|
sched, x86: clean up hrtick implementation
|
17 years ago |
Kconfig.preempt
|
rcu: move PREEMPT_RCU config option back under PREEMPT
|
17 years ago |
Makefile
|
Revert parts of "ftrace: do not trace scheduler functions"
|
17 years ago |
acct.c
|
bsd_acct: using task_struct->tgid is not right in pid-namespaces
|
17 years ago |
audit.c
|
[PATCH] remove useless argument type in audit_filter_user()
|
17 years ago |
audit.h
|
[PATCH 1/2] audit: move extern declarations to audit.h
|
17 years ago |
audit_tree.c
|
[PATCH] list_for_each_rcu must die: audit
|
17 years ago |
auditfilter.c
|
[PATCH] remove useless argument type in audit_filter_user()
|
17 years ago |
auditsc.c
|
x86_64 syscall audit fast-path
|
17 years ago |
backtracetest.c
|
backtrace: replace timer with tasklet + completions
|
17 years ago |
bounds.c
|
Add kbuild.h that contains common definitions for kbuild users
|
17 years ago |
capability.c
|
security: filesystem capabilities: fix fragile setuid fixup code
|
17 years ago |
cgroup.c
|
cgroups: remove node_ prefix_from ns subsystem
|
17 years ago |
cgroup_debug.c
|
CGroup API files: move "releasable" to cgroup_debug subsystem
|
17 years ago |
compat.c
|
ntp: support for TAI
|
17 years ago |
configs.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
cpu.c
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
cpuset.c
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
delayacct.c
|
Add scaled time to taskstats based process accounting
|
18 years ago |
dma.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
exec_domain.c
|
remove CONFIG_KMOD from core kernel code
|
17 years ago |
exit.c
|
fix dangling zombie when new parent ignores children
|
17 years ago |
extable.c
|
module: Don't report discarded init pages as kernel text.
|
17 years ago |
fork.c
|
ptrace children revamp
|
17 years ago |
futex.c
|
futexes: fix fault handling in futex_lock_pi
|
17 years ago |
futex_compat.c
|
futex_compat __user annotation
|
17 years ago |
hrtimer.c
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 years ago |
itimer.c
|
ITIMER_REAL: convert to use struct pid
|
17 years ago |
kallsyms.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
kexec.c
|
kexec: make extended crashkernel= syntax less confusing
|
17 years ago |
kfifo.c
|
…
|
|
kgdb.c
|
kgdb: sparse fix
|
17 years ago |
kmod.c
|
remove CONFIG_KMOD from core kernel code
|
17 years ago |
kprobes.c
|
kernel/kprobes.c: Made kprobe_blacklist static.
|
17 years ago |
ksysfs.c
|
Kobject: convert remaining kobject_unregister() to kobject_put()
|
17 years ago |
kthread.c
|
Freezer: Introduce PF_FREEZER_NOSIG
|
17 years ago |
latencytop.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
lockdep.c
|
Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
lockdep_internals.h
|
lockdep: add lock_class information to lock_chain and output it
|
17 years ago |
lockdep_proc.c
|
lockdep: add lock_class information to lock_chain and output it
|
17 years ago |
marker.c
|
Markers - remove extra format argument
|
17 years ago |
module.c
|
modules: Take a shortcut for checking if an address is in a module
|
17 years ago |
mutex-debug.c
|
mutex-debug: check mutex magic before owner
|
17 years ago |
mutex-debug.h
|
…
|
|
mutex.c
|
__mutex_lock_common: use signal_pending_state()
|
17 years ago |
mutex.h
|
…
|
|
notifier.c
|
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
|
17 years ago |
ns_cgroup.c
|
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
|
17 years ago |
nsproxy.c
|
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
|
17 years ago |
panic.c
|
Taint kernel after WARN_ON(condition)
|
17 years ago |
params.c
|
Add new string functions strict_strto* and convert kernel params to use them
|
17 years ago |
pid.c
|
rcu: split list.h and move rcu-protected lists into rculist.h
|
17 years ago |
pid_namespace.c
|
pidns: make pid->level and pid_ns->level unsigned
|
17 years ago |
pm_qos_params.c
|
pm_qos_params: BKL pushdown
|
17 years ago |
posix-cpu-timers.c
|
posix-timers: print RT watchdog message
|
17 years ago |
posix-timers.c
|
signals: join send_sigqueue() with send_group_sigqueue()
|
17 years ago |
printk.c
|
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
profile.c
|
on_each_cpu(): kill unused 'retry' parameter
|
17 years ago |
ptrace.c
|
ptrace children revamp
|
17 years ago |
rcuclassic.c
|
Merge branch 'linus' into cpus4096
|
17 years ago |
rcupdate.c
|
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
rcupreempt.c
|
Merge branch 'linus' into cpus4096
|
17 years ago |
rcupreempt_trace.c
|
rcu: remove duplicated include in kernel/rcupreempt_trace.c
|
17 years ago |
rcutorture.c
|
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers)
|
17 years ago |
relay.c
|
splice: fix sendfile() issue with relay
|
17 years ago |
res_counter.c
|
memcgroup: add the max_usage member on the res_counter
|
17 years ago |
resource.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
rtmutex-debug.c
|
Don't operate with pid_t in rtmutex tester
|
17 years ago |
rtmutex-debug.h
|
…
|
|
rtmutex-tester.c
|
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 years ago |
rtmutex.c
|
hrtimer: more hrtimer_init_sleeper() fallout.
|
17 years ago |
rtmutex.h
|
…
|
|
rtmutex_common.h
|
Don't operate with pid_t in rtmutex tester
|
17 years ago |
rwsem.c
|
sched: mark rwsem functions as __sched for wchan/profiling
|
17 years ago |
sched.c
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
sched_clock.c
|
Merge branch 'sched/clock' into sched/devel
|
17 years ago |
sched_cpupri.c
|
sched: use a 2-d bitmap for searching lowest-pri CPU
|
17 years ago |
sched_cpupri.h
|
sched: fix the cpuprio count really
|
17 years ago |
sched_debug.c
|
sched: add full schedstats to /proc/sched_debug
|
17 years ago |
sched_fair.c
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
sched_features.h
|
sched: bias effective_load() error towards failing wake_affine().
|
17 years ago |
sched_idletask.c
|
sched: make rt_sched_class, idle_sched_class static
|
17 years ago |
sched_rt.c
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
sched_stats.h
|
sched: fix accounting in task delay accounting & migration
|
17 years ago |
seccomp.c
|
…
|
|
semaphore.c
|
mmiotrace broken in linux-next (8-bit writes only)
|
17 years ago |
signal.c
|
posix timers: discard SI_TIMER signals on exec
|
17 years ago |
smp.c
|
generic ipi function calls: wait on alloc failure fallback
|
17 years ago |
softirq.c
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 years ago |
softlockup.c
|
softlockup: print a module list on being stuck
|
17 years ago |
spinlock.c
|
ftrace: lockdep notrace annotations
|
17 years ago |
srcu.c
|
make srcu_readers_active() static
|
17 years ago |
stacktrace.c
|
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
|
17 years ago |
stop_machine.c
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
|
17 years ago |
sys.c
|
sys_prctl(): fix return of uninitialized value
|
17 years ago |
sys_ni.c
|
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
|
17 years ago |
sysctl.c
|
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
sysctl_check.c
|
constify tables in kernel/sysctl_check.c
|
17 years ago |
taskstats.c
|
core: use performance variant for_each_cpu_mask_nr
|
17 years ago |
test_kprobes.c
|
kprobes: kretprobe user entry-handler
|
17 years ago |
time.c
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timeconst.pl
|
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
17 years ago |
tsacct.c
|
Add scaled time to taskstats based process accounting
|
18 years ago |
uid16.c
|
asmlinkage_protect replaces prevent_tail_call
|
17 years ago |
user.c
|
alloc_uid: cleanup
|
17 years ago |
user_namespace.c
|
eCryptfs: make key module subsystem respect namespaces
|
17 years ago |
utsname.c
|
kernel: explicitly include required header files under kernel/
|
17 years ago |
utsname_sysctl.c
|
Isolate the UTS namespace's domainname and hostname back
|
17 years ago |
wait.c
|
kernel: remove fastcall in kernel/*
|
17 years ago |
workqueue.c
|
Merge commit 'v2.6.26-rc9' into cpus4096
|
17 years ago |