..
irq
kernel: explicitly include required header files under kernel/
17 years ago
power
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
17 years ago
time
softlockup: fix NOHZ wakeup
17 years ago
.gitignore
Update kernel/.gitignore with new auto-generated files
17 years ago
Kconfig.hz
…
Kconfig.preempt
rcu: move PREEMPT_RCU config option back under PREEMPT
17 years ago
Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
17 years ago
acct.c
bsd_acct: using task_struct->tgid is not right in pid-namespaces
17 years ago
audit.c
Audit: internally use the new LSM audit hooks
17 years ago
audit.h
SELinux: use new audit hooks, remove redundant exports
17 years ago
audit_tree.c
Introduce path_put()
17 years ago
auditfilter.c
Audit: Final renamings and cleanup
17 years ago
auditsc.c
Audit: Final renamings and cleanup
17 years ago
backtracetest.c
x86: add a simple backtrace test module
17 years ago
bounds.c
mm: Get rid of __ZONE_COUNT
17 years ago
capability.c
Add 64-bit capability support to the kernel
17 years ago
cgroup.c
cgroups: add an owner to the mm_struct
17 years ago
cgroup_debug.c
CGroup API files: move "releasable" to cgroup_debug subsystem
17 years ago
compat.c
generic: reduce stack pressure in sched_affinity
17 years ago
configs.c
…
cpu.c
simplify cpu_hotplug_begin()/put_online_cpus()
17 years ago
cpuset.c
Cpuset hardwall flag: add a mem_hardwall flag to cpusets
17 years ago
delayacct.c
…
dma.c
…
exec_domain.c
…
exit.c
cgroups: add an owner to the mm_struct
17 years ago
extable.c
…
fork.c
cgroups: add an owner to the mm_struct
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: raise softirq unlocked to avoid circular lock dependency
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 page flags values
17 years ago
kfifo.c
…
kgdb.c
kgdb: always use icache flush for sw breakpoints
17 years ago
kmod.c
generic: use new set_cpus_allowed_ptr function
17 years ago
kprobes.c
kprobes: add (un)register_jprobes for batch registration
17 years ago
ksysfs.c
…
kthread.c
kthread: call wake_up_process() without the lock being held
17 years ago
latencytop.c
latencytop: optimize LT_BACKTRACEDEPTH loops a bit
17 years ago
lockdep.c
Subject: lockdep: include all lock classes in all_lock_classes
17 years ago
lockdep_internals.h
…
lockdep_proc.c
…
marker.c
kernel: explicitly include required header files under kernel/
17 years ago
module.c
kernel: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mutex-debug.c
kernel: remove fastcall in kernel/*
17 years ago
mutex-debug.h
…
mutex.c
kernel: remove fastcall in kernel/*
17 years ago
mutex.h
…
notifier.c
kernel/notifier.c should #include <linux/reboot.h>
17 years ago
ns_cgroup.c
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
17 years ago
nsproxy.c
namespaces: move the IPC namespace under IPC_NS option
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
kernel: remove fastcall in kernel/*
17 years ago
pid_namespace.c
kernel: fix integer as NULL pointer warnings
17 years ago
pm_qos_params.c
pm qos infrastructure and interface
17 years ago
posix-cpu-timers.c
posix-timers: fix shadowed variables
17 years ago
posix-timers.c
kernel: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
printk.c
isolate ratelimit from printk.c for other use
17 years ago
profile.c
kernel: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
ptrace.c
ptrace: conditionalize compat_ptrace_request
17 years ago
rcuclassic.c
…
rcupdate.c
rcupdate: fix comment
17 years ago
rcupreempt.c
generic: reduce stack pressure in sched_affinity
17 years ago
rcupreempt_trace.c
…
rcutorture.c
kernel: explicitly include required header files under kernel/
17 years ago
relay.c
relay: set an spd_release() hook for splice
17 years ago
res_counter.c
memcgroup: add the max_usage member on the res_counter
17 years ago
resource.c
PCI: clean up resource alignment management
17 years ago
rtmutex-debug.c
Don't operate with pid_t in rtmutex tester
17 years ago
rtmutex-debug.h
…
rtmutex-tester.c
…
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.c
CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file
17 years ago
sched_debug.c
sched: build fix
17 years ago
sched_fair.c
sched: debug: show a weight tree
17 years ago
sched_features.h
sched: /debug/sched_features
17 years ago
sched_idletask.c
…
sched_rt.c
sched: rt-group: optimize dequeue_rt_stack
17 years ago
sched_stats.h
cpumask: use new cpus_scnprintf function
17 years ago
seccomp.c
…
semaphore.c
Improve semaphore documentation
17 years ago
signal.c
trivial: small cleanups
17 years ago
softirq.c
tasklets: execute tasklets in the same order they were queued
17 years ago
softlockup.c
softlockup: fix task state setting
17 years ago
spinlock.c
…
srcu.c
make srcu_readers_active() static
17 years ago
stacktrace.c
…
stop_machine.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
17 years ago
sys.c
add RUSAGE_THREAD
17 years ago
sys_ni.c
timerfd: new timerfd API
17 years ago
sysctl.c
sched: rt-group: synchonised bandwidth period
17 years ago
sysctl_check.c
constify tables in kernel/sysctl_check.c
17 years ago
taskstats.c
…
test_kprobes.c
kprobes: kretprobe user entry-handler
17 years ago
time.c
kernel: explicitly include required header files under kernel/
17 years ago
timeconst.pl
timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
17 years ago
timer.c
timers: simplify lockdep handling
17 years ago
tsacct.c
…
uid16.c
asmlinkage_protect replaces prevent_tail_call
17 years ago
user.c
sched: fix the task_group hierarchy for UID grouping
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
…
wait.c
kernel: remove fastcall in kernel/*
17 years ago
workqueue.c
cleanup_workqueue_thread: remove the unneeded "cpu" parameter
17 years ago