..
irq
genirq: do not leave interupts enabled on free_irq
17 years ago
power
Merge branches 'release' and 'doc' into release
17 years ago
time
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
17 years ago
.gitignore
Update kernel/.gitignore with new auto-generated files
17 years ago
Kconfig.hz
sched: high-res preemption tick
17 years ago
Kconfig.preempt
rcu: move PREEMPT_RCU config option back under PREEMPT
17 years ago
Makefile
avoid overflows in kernel/time.c
17 years ago
acct.c
bsd_acct: using task_struct->tgid is not right in pid-namespaces
17 years ago
audit.c
audit: silence two kerneldoc warnings in kernel/audit.c
17 years ago
audit.h
[PATCH] audit: watching subtrees
18 years ago
audit_tree.c
Introduce path_put()
17 years ago
auditfilter.c
Introduce path_put()
17 years ago
auditsc.c
[PATCH] Audit: Fix the format type for size_t variables
17 years ago
backtracetest.c
x86: add a simple backtrace test module
17 years ago
capability.c
Add 64-bit capability support to the kernel
17 years ago
cgroup.c
cgroups: include hierarchy ids in /proc/<pid>/cgroup
17 years ago
cgroup_debug.c
Task Control Groups: simple task cgroup debug info subsystem
18 years ago
compat.c
hrtimer: don't modify restart_block->fn in restart functions
17 years ago
configs.c
use simple_read_from_buffer in kernel/
18 years ago
cpu.c
cpu: fix section mismatch warnings for enable_nonboot_cpus
17 years ago
cpuset.c
cpusets: fix obsolete comment
17 years ago
delayacct.c
Add scaled time to taskstats based process accounting
18 years ago
dma.c
whitespace fixes: DMA channel allocator
18 years ago
exec_domain.c
whitespace fixes: execution domains
18 years ago
exit.c
asmlinkage_protect replaces prevent_tail_call
17 years ago
extable.c
module: Don't report discarded init pages as kernel text.
17 years ago
fork.c
memcgroup: fix spurious EBUSY on memory cgroup removal
17 years ago
futex.c
NULL noise: fs/*, mm/*, kernel/*
17 years ago
futex_compat.c
futex_compat __user annotation
17 years ago
hrtimer.c
hrtimer: catch expired CLOCK_REALTIME timers early
17 years ago
itimer.c
ITIMER_REAL: convert to use struct pid
17 years ago
kallsyms.c
remove support for un-needed _extratext section
17 years ago
kexec.c
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
17 years ago
kfifo.c
is_power_of_2: kernel/kfifo.c
18 years ago
kmod.c
Dont touch fs_struct in usermodehelper
17 years ago
kprobes.c
kprobes: fix a null pointer bug in register_kretprobe()
17 years ago
ksysfs.c
Kobject: convert remaining kobject_unregister() to kobject_put()
17 years ago
kthread.c
sched: fix, always create kernel threads with normal priority
17 years ago
latencytop.c
sched: latencytop support
17 years ago
lockdep.c
Subject: lockdep: include all lock classes in all_lock_classes
17 years ago
lockdep_internals.h
[PATCH] lockdep: more chains
18 years ago
lockdep_proc.c
lockdep: Avoid /proc/lockdep & lock_stat infinite output
18 years ago
marker.c
markers: use synchronize_sched()
17 years ago
module.c
modules: warn about suspicious return values from module's ->init() hook
17 years ago
mutex-debug.c
kernel: remove fastcall in kernel/*
17 years ago
mutex-debug.h
[PATCH] lockdep: better lock debugging
19 years ago
mutex.c
kernel: remove fastcall in kernel/*
17 years ago
mutex.h
[PATCH] lockdep: prove mutex locking correctness
19 years ago
notifier.c
kernel/notifier.c should #include <linux/reboot.h>
17 years ago
ns_cgroup.c
cgroups: implement namespace tracking subsystem
18 years ago
nsproxy.c
namespaces: move the IPC namespace under IPC_NS option
17 years ago
panic.c
ACPI: Taint kernel on ACPI table override (format corrected)
17 years ago
params.c
Add new string functions strict_strto* and convert kernel params to use them
17 years ago
pid.c
kernel: remove fastcall in kernel/*
17 years ago
pid_namespace.c
namespaces: cleanup the code managed with PID_NS option
17 years ago
pm_qos_params.c
pm qos infrastructure and interface
17 years ago
posix-cpu-timers.c
Use find_task_by_vpid in posix timers
17 years ago
posix-timers.c
hrtimer: check relative timeouts for overflow
17 years ago
printk.c
Fix locking bug in "acquire_console_semaphore_for_printk()"
17 years ago
profile.c
Nuke a duplicate include from profile.c
17 years ago
ptrace.c
ptrace_check_attach: remove unneeded ->signal != NULL check
17 years ago
rcuclassic.c
Preempt-RCU: implementation
17 years ago
rcupdate.c
rcupdate: fix comment
17 years ago
rcupreempt.c
rcupreempt: remove never-migrates assumption from rcu_process_callbacks()
17 years ago
rcupreempt_trace.c
Preempt-RCU: implementation
17 years ago
rcutorture.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
relay.c
relay: set an spd_release() hook for splice
17 years ago
res_counter.c
Memory Resource Controller use strstrip while parsing arguments
17 years ago
resource.c
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
17 years ago
rtmutex-debug.c
Don't operate with pid_t in rtmutex tester
17 years ago
rtmutex-debug.h
[PATCH] lockdep: better lock debugging
19 years ago
rtmutex-tester.c
Driver core: change sysdev classes to use dynamic kobject names
17 years ago
rtmutex.c
hrtimer: more hrtimer_init_sleeper() fallout.
17 years ago
rtmutex.h
[PATCH] lockdep: better lock debugging
19 years ago
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
NOHZ: reevaluate idle sleep length after add_timer_on()
17 years ago
sched_debug.c
sched: improve affine wakeups
17 years ago
sched_fair.c
revert "sched: fix fair sleepers"
17 years ago
sched_idletask.c
sched: high-res preemption tick
17 years ago
sched_rt.c
sched: balance RT task resched only on runqueue
17 years ago
sched_stats.h
sched: clean up kernel/sched_stat.h
17 years ago
seccomp.c
make seccomp zerocost in schedule
18 years ago
signal.c
freezer vs stopped or traced
17 years ago
softirq.c
rcu: add support for dynamic ticks and preempt rcu
17 years ago
softlockup.c
softlockup: fix task state setting
17 years ago
spinlock.c
spinlock: lockbreak cleanup
17 years ago
srcu.c
make srcu_readers_active() static
17 years ago
stacktrace.c
[PATCH] lockdep: stacktrace subsystem, core
19 years ago
stop_machine.c
stopmachine: semaphore to mutex
17 years ago
sys.c
Pidns: make full use of xxx_vnr() calls
17 years ago
sys_ni.c
timerfd: new timerfd API
17 years ago
sysctl.c
sched: revert load_balance_monitor() changes
17 years ago
sysctl_check.c
constify tables in kernel/sysctl_check.c
17 years ago
taskstats.c
kernel/taskstats.c: fix bogus nlmsg_free()
17 years ago
test_kprobes.c
kprobes: kretprobe user entry-handler
17 years ago
time.c
avoid overflows in kernel/time.c
17 years ago
timeconst.pl
timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
17 years ago
timer.c
NOHZ: reevaluate idle sleep length after add_timer_on()
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
sched: rt-group: make rt groups scheduling configurable
17 years ago
user_namespace.c
namespaces: cleanup the code managed with the USER_NS option
17 years ago
utsname.c
Fix UTS corruption during clone(CLONE_NEWUTS)
18 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
workqueue: make delayed_work_timer_fn() static
17 years ago