..
irq
irq: slab alloc for default irq_affinity
2009-06-12 13:50:23 +03:00
power
mm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-16 19:47:40 -07:00
time
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-06-15 10:06:19 -07:00
trace
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
2009-06-16 13:09:51 -07:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.preempt
…
Makefile
groups: move code to kernel/groups.c
2009-06-16 19:47:48 -07:00
acct.c
…
async.c
async: Fix lack of boot-time console due to insufficient synchronization
2009-06-08 12:31:53 -07:00
audit.c
…
audit.h
…
audit_tree.c
Switch collect_mounts() to struct path
2009-06-11 21:36:01 -04:00
auditfilter.c
…
auditsc.c
…
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
Push BKL down into ->remount_fs()
2009-06-11 21:36:11 -04:00
cgroup_debug.c
…
cgroup_freezer.c
…
compat.c
…
configs.c
…
cpu.c
…
cpuset.c
cpuset,mm: update tasks' mems_allowed in time
2009-06-16 19:47:31 -07:00
cred-internals.h
…
cred.c
…
delayacct.c
…
dma-coherent.c
…
dma.c
…
exec_domain.c
…
exit.c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-06-11 14:01:07 -07:00
extable.c
…
fork.c
kmemcheck: add mm functions
2009-06-15 12:40:03 +02:00
freezer.c
…
futex.c
…
futex_compat.c
…
groups.c
groups: move code to kernel/groups.c
2009-06-16 19:47:48 -07:00
hrtimer.c
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
2009-06-17 09:46:33 -07:00
hung_task.c
…
itimer.c
…
kallsyms.c
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
2009-06-09 22:37:52 +02:00
kexec.c
PM core: rename suspend and resume functions
2009-06-12 21:32:31 +02:00
kfifo.c
kernel/kfifo.c: replace conditional test with is_power_of_2()
2009-06-16 19:47:47 -07:00
kgdb.c
…
kmod.c
kmod: Release sub_info on cred allocation failure.
2009-05-26 12:11:19 -07:00
kprobes.c
…
ksysfs.c
…
kthread.c
cpuset,mm: update tasks' mems_allowed in time
2009-06-16 19:47:31 -07:00
latencytop.c
…
lockdep.c
…
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
marker.c
…
module.c
printk: add KERN_DEFAULT loglevel to print_modules()
2009-06-16 11:07:14 -07:00
mutex-debug.c
…
mutex-debug.h
…
mutex.c
Merge branch 'linus' into perfcounters/core
2009-06-11 17:55:42 +02:00
mutex.h
…
notifier.c
…
ns_cgroup.c
…
nsproxy.c
…
panic.c
…
params.c
module_param: allow 'bool' module_params to be bool, not just int.
2009-06-12 21:46:58 +09:30
perf_counter.c
perf_counter: Add forward/backward attribute ABI compatibility
2009-06-12 14:28:52 +02:00
pid.c
…
pid_namespace.c
…
pm_qos_params.c
…
posix-cpu-timers.c
…
posix-timers.c
…
printk.c
printk: Add KERN_DEFAULT printk log-level
2009-06-16 11:02:28 -07:00
profile.c
page allocator: do not check NUMA node ID when the caller knows the node is valid
2009-06-16 19:47:32 -07:00
ptrace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
2009-06-11 10:01:41 -07:00
rcuclassic.c
…
rcupdate.c
…
rcupreempt.c
…
rcupreempt_trace.c
…
rcutorture.c
…
rcutree.c
…
rcutree.h
…
rcutree_trace.c
…
relay.c
…
res_counter.c
…
resource.c
…
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
trivial: fix ETIMEOUT -> ETIMEDOUT typos
2009-06-12 18:01:50 +02:00
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-06-15 10:06:19 -07:00
sched_clock.c
…
sched_cpupri.c
sched: use slab in cpupri_init()
2009-06-11 19:27:12 +03:00
sched_cpupri.h
…
sched_debug.c
…
sched_fair.c
…
sched_features.h
…
sched_idletask.c
…
sched_rt.c
cpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-09 22:30:27 +09:30
sched_stats.h
…
seccomp.c
…
semaphore.c
…
signal.c
signal: fix __send_signal() false positive kmemcheck warning
2009-06-15 15:49:43 +02:00
slow-work.c
slow-work: use round_jiffies() for thread pool's cull and OOM timers
2009-06-16 19:47:49 -07:00
smp.c
cpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-09 22:30:27 +09:30
softirq.c
tasklets: new tasklet scheduling function
2009-06-13 10:02:24 +02:00
softlockup.c
…
spinlock.c
…
srcu.c
…
stacktrace.c
…
stop_machine.c
…
sys.c
groups: move code to kernel/groups.c
2009-06-16 19:47:48 -07:00
sys_ni.c
…
sysctl.c
Merge branch 'akpm'
2009-06-16 19:50:13 -07:00
sysctl_check.c
…
taskstats.c
…
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2009-06-15 10:06:19 -07:00
tracepoint.c
…
tsacct.c
…
uid16.c
…
up.c
…
user.c
sched: delayed cleanup of user_struct
2009-06-15 21:30:23 -07:00
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
…
wait.c
…
workqueue.c
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
2009-06-02 01:10:40 +02:00