..
irq
Fix Linuxdoc comment
2007-05-09 12:30:48 -07:00
power
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
2007-05-09 12:56:01 -07:00
time
clocksource: fix resume logic
2007-05-09 12:30:56 -07:00
.gitignore
acct.c
audit.c
audit: add spaces on either side of case "..." operator.
2007-05-08 11:15:09 -07:00
audit.h
[PATCH] audit signal recipients
2007-05-11 05:38:25 -04:00
auditfilter.c
[PATCH] audit signal recipients
2007-05-11 05:38:25 -04:00
auditsc.c
[PATCH] Abnormal End of Processes
2007-05-11 05:38:26 -04:00
capability.c
compat.c
signal/timer/event: timerfd compat code
2007-05-11 08:29:36 -07:00
configs.c
use simple_read_from_buffer in kernel/
2007-05-09 12:30:49 -07:00
cpu.c
microcode: use suspend-related CPU hotplug notifications
2007-05-09 12:30:56 -07:00
cpuset.c
use simple_read_from_buffer in kernel/
2007-05-09 12:30:49 -07:00
delayacct.c
KMEM_CACHE(): simplify slab cache creation
2007-05-07 12:12:55 -07:00
die_notifier.c
move die notifier handling to common code
2007-05-08 11:15:04 -07:00
dma.c
exec_domain.c
exit.c
signal/timer/event: signalfd core
2007-05-11 08:29:36 -07:00
extable.c
fork.c
signal/timer/event: signalfd core
2007-05-11 08:29:36 -07:00
futex_compat.c
futex_requeue_pi optimization
2007-05-09 12:30:55 -07:00
futex.c
FUTEX: new PRIVATE futexes
2007-05-09 12:30:55 -07:00
hrtimer.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00
itimer.c
The scheduled -EINVAL for invalid timevals in setitimer
2007-05-08 11:15:13 -07:00
kallsyms.c
kallsyms: cleanup: use seq_release_private() where appropriate
2007-05-08 11:15:09 -07:00
Kconfig.hz
Kconfig.preempt
Fix trivial typos in Kconfig* files
2007-05-09 07:12:20 +02:00
kexec.c
kdump/kexec: calculate note size at compile time
2007-05-08 11:15:07 -07:00
kfifo.c
kmod.c
wait_for_helper: remove unneeded do_sigaction()
2007-05-09 12:30:53 -07:00
kprobes.c
Kprobes: The ON/OFF knob thru debugfs
2007-05-08 11:15:19 -07:00
ksysfs.c
kthread.c
change kernel threads to ignore signals instead of blocking them
2007-05-09 12:30:53 -07:00
latency.c
lockdep_internals.h
lockdep_proc.c
lockdep.c
lockdep: removed unused ip argument in mark_lock & mark_held_locks
2007-05-08 11:15:13 -07:00
Makefile
move die notifier handling to common code
2007-05-08 11:15:04 -07:00
module.c
Fix minor typoes in kernel/module.c
2007-05-09 07:26:28 +02:00
mutex-debug.c
mutex-debug.h
mutex.c
wrap access to thread_info
2007-05-09 12:30:56 -07:00
mutex.h
nsproxy.c
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
2007-05-08 11:15:00 -07:00
panic.c
params.c
kernel/params.c: fix lying comment for param_array()
2007-05-08 11:15:08 -07:00
pid.c
statically initialize struct pid for swapper
2007-05-11 08:29:35 -07:00
posix-cpu-timers.c
Introduce a handy list_first_entry macro
2007-05-08 11:15:11 -07:00
posix-timers.c
header cleaning: don't include smp_lock.h when not used
2007-05-08 11:15:07 -07:00
printk.c
header cleaning: don't include smp_lock.h when not used
2007-05-08 11:15:07 -07:00
profile.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00
ptrace.c
[PATCH] auditing ptrace
2007-05-11 05:38:25 -04:00
rcupdate.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00
rcutorture.c
rcutorture: Remove redundant assignment to cur_ops in for loop
2007-05-08 11:15:17 -07:00
relay.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
2007-05-09 12:54:17 -07:00
resource.c
rtmutex_common.h
futex_requeue_pi optimization
2007-05-09 12:30:55 -07:00
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
futex_requeue_pi optimization
2007-05-09 12:30:55 -07:00
rtmutex.h
rwsem.c
Lockdep treats down_write_trylock like regular down_write
2007-05-08 11:15:09 -07:00
sched.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00
seccomp.c
signal.c
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
2007-05-11 09:57:16 -07:00
softirq.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00
softlockup.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
stop_machine() now uses hard_irq_disable
2007-05-11 08:29:34 -07:00
sys_ni.c
signal/timer/event: eventfd core
2007-05-11 08:29:36 -07:00
sys.c
attach_pid() with struct pid parameter
2007-05-11 08:29:35 -07:00
sysctl.c
Make vm statistics update interval configurable
2007-05-09 12:30:56 -07:00
taskstats.c
KMEM_CACHE(): simplify slab cache creation
2007-05-07 12:12:55 -07:00
time.c
header cleaning: don't include smp_lock.h when not used
2007-05-08 11:15:07 -07:00
timer.c
timer: revert parenthesis fix in tbase_get_deferrable() etc
2007-05-10 09:26:53 -07:00
tsacct.c
uid16.c
header cleaning: don't include smp_lock.h when not used
2007-05-08 11:15:07 -07:00
user.c
utsname_sysctl.c
utsname.c
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
2007-05-08 11:15:00 -07:00
wait.c
Fix occurrences of "the the "
2007-05-09 08:57:56 +02:00
workqueue.c
Add suspend-related notifications for CPU hotplug
2007-05-09 12:30:56 -07:00