..
irq
kernel: explicitly include required header files under kernel/
17 years ago
power
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
17 years ago
time
ntp: handle leap second via timer
17 years ago
.gitignore
…
Kconfig.hz
…
Kconfig.preempt
rcu: move PREEMPT_RCU config option back under PREEMPT
17 years ago
Makefile
sysctl: allow embedded targets to disable sysctl_check.c
17 years ago
acct.c
bsd_acct: using task_struct->tgid is not right in pid-namespaces
17 years ago
audit.c
[patch 2/2] Use find_task_by_vpid in audit code
17 years ago
audit.h
[PATCH 1/2] audit: move extern declarations to audit.h
17 years ago
audit_tree.c
…
auditfilter.c
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
17 years ago
auditsc.c
[PATCH] new predicate - AUDIT_FILETYPE
17 years ago
backtracetest.c
…
bounds.c
Add kbuild.h that contains common definitions for kbuild users
17 years ago
capability.c
…
cgroup.c
mm: bdi: add separate writeback accounting capability
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
kernel: replace remaining __FUNCTION__ occurrences
17 years ago
cpuset.c
Cpuset hardwall flag: add a mem_hardwall flag to cpusets
17 years ago
delayacct.c
…
dma.c
kernel: use non-racy method for proc entries creation
17 years ago
exec_domain.c
…
exit.c
pids: __set_special_pids: use change_pid() helper
17 years ago
extable.c
…
fork.c
signals: microoptimize the usage of ->curr_target
17 years ago
futex.c
add hrtimer specific debugobjects code
17 years ago
futex_compat.c
futex_compat __user annotation
17 years ago
hrtimer.c
add hrtimer specific debugobjects code
17 years ago
itimer.c
…
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: 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
Deprecate find_task_by_pid()
17 years ago
latencytop.c
kernel: use non-racy method for proc entries creation
17 years ago
lockdep.c
Subject: lockdep: include all lock classes in all_lock_classes
17 years ago
lockdep_internals.h
…
lockdep_proc.c
kernel: use non-racy method for proc entries creation
17 years ago
marker.c
make marker_debug static
17 years ago
module.c
kernel: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
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
…
pid.c
pids: introduce change_pid() helper
17 years ago
pid_namespace.c
pidns: make pid->level and pid_ns->level unsigned
17 years ago
pm_qos_params.c
…
posix-cpu-timers.c
remove div_long_long_rem
17 years ago
posix-timers.c
signals: join send_sigqueue() with send_group_sigqueue()
17 years ago
printk.c
printk: don't read beyond string arguments' terminating zero
17 years ago
profile.c
kernel: use non-racy method for proc entries creation
17 years ago
ptrace.c
ptrace: permit ptracing of /sbin/init
17 years ago
rcuclassic.c
…
rcupdate.c
…
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
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
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
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
rename div64_64 to div64_u64
17 years ago
sched_debug.c
rename div64_64 to div64_u64
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
signals: add set_restore_sigmask
17 years ago
softirq.c
Fix cpu hotplug problem in softirq code
17 years ago
softlockup.c
softlockup: fix task state setting
17 years ago
spinlock.c
…
srcu.c
…
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
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
17 years ago
sys_ni.c
…
sysctl.c
sysctl: add the ->permissions callback on the ctl_table_root
17 years ago
sysctl_check.c
…
taskstats.c
Use find_task_by_vpid in taskstats
17 years ago
test_kprobes.c
…
time.c
remove div_long_long_rem
17 years ago
timeconst.pl
…
timer.c
debugobjects: add timer specific object debugging code
17 years ago
tsacct.c
…
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
…
wait.c
…
workqueue.c
kernel: replace remaining __FUNCTION__ occurrences
17 years ago