Linus Torvalds 853da00220 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current vor 18 Jahren
..
irq cb0c78cc94 Fix Linuxdoc comment vor 18 Jahren
power aabded9c3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc vor 18 Jahren
time b52f52a093 clocksource: fix resume logic vor 18 Jahren
.gitignore febf7ea4be gitignore: ignore more generated files vor 20 Jahren
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support vor 19 Jahren
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files vor 18 Jahren
Makefile 1eeb66a1bb move die notifier handling to common code vor 18 Jahren
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path vor 19 Jahren
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. vor 18 Jahren
audit.h e54dc2431d [PATCH] audit signal recipients vor 18 Jahren
auditfilter.c e54dc2431d [PATCH] audit signal recipients vor 18 Jahren
auditsc.c 0a4ff8c259 [PATCH] Abnormal End of Processes vor 18 Jahren
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task vor 19 Jahren
compat.c 83f5d12669 signal/timer/event: timerfd compat code vor 18 Jahren
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ vor 18 Jahren
cpu.c 455c017ae3 microcode: use suspend-related CPU hotplug notifications vor 18 Jahren
cpuset.c 85badbdf51 use simple_read_from_buffer in kernel/ vor 18 Jahren
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation vor 18 Jahren
die_notifier.c 1eeb66a1bb move die notifier handling to common code vor 18 Jahren
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification vor 19 Jahren
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> vor 19 Jahren
exit.c fba2afaaec signal/timer/event: signalfd core vor 18 Jahren
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel vor 19 Jahren
fork.c fba2afaaec signal/timer/event: signalfd core vor 18 Jahren
futex.c 34f01cc1f5 FUTEX: new PRIVATE futexes vor 18 Jahren
futex_compat.c d0aa7a70bf futex_requeue_pi optimization vor 18 Jahren
hrtimer.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer vor 18 Jahren
kallsyms.c 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate vor 18 Jahren
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time vor 18 Jahren
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. vor 19 Jahren
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() vor 18 Jahren
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs vor 18 Jahren
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed vor 18 Jahren
kthread.c 10ab825bde change kernel threads to ignore signals instead of blocking them vor 18 Jahren
latency.c f6a570333e [PATCH] severing module.h->sched.h vor 19 Jahren
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks vor 18 Jahren
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains vor 19 Jahren
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 19 Jahren
module.c 02a3e59a08 Fix minor typoes in kernel/module.c vor 18 Jahren
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 19 Jahren
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
mutex.c c9f4f06d31 wrap access to thread_info vor 18 Jahren
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness vor 19 Jahren
nsproxy.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling vor 18 Jahren
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace vor 19 Jahren
params.c 9730b5b06f kernel/params.c: fix lying comment for param_array() vor 18 Jahren
pid.c 820e45db23 statically initialize struct pid for swapper vor 18 Jahren
posix-cpu-timers.c b5e618181a Introduce a handy list_first_entry macro vor 18 Jahren
posix-timers.c e63340ae6b header cleaning: don't include smp_lock.h when not used vor 18 Jahren
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used vor 18 Jahren
profile.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren
ptrace.c a5cb013da7 [PATCH] auditing ptrace vor 18 Jahren
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop vor 18 Jahren
relay.c 9a9136e270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial vor 18 Jahren
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk vor 18 Jahren
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> vor 19 Jahren
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h vor 19 Jahren
rtmutex.c d0aa7a70bf futex_requeue_pi optimization vor 18 Jahren
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging vor 19 Jahren
rtmutex_common.h d0aa7a70bf futex_requeue_pi optimization vor 18 Jahren
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write vor 18 Jahren
sched.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 vor 21 Jahren
signal.c 853da00220 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current vor 18 Jahren
softirq.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren
softlockup.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() vor 19 Jahren
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors vor 19 Jahren
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core vor 19 Jahren
stop_machine.c a12bb44471 stop_machine() now uses hard_irq_disable vor 18 Jahren
sys.c e713d0dab2 attach_pid() with struct pid parameter vor 18 Jahren
sys_ni.c e1ad7468c7 signal/timer/event: eventfd core vor 18 Jahren
sysctl.c 77461ab332 Make vm statistics update interval configurable vor 18 Jahren
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation vor 18 Jahren
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used vor 18 Jahren
timer.c e9910846fd timer: revert parenthesis fix in tbase_get_deferrable() etc vor 18 Jahren
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up vor 19 Jahren
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used vor 18 Jahren
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t vor 19 Jahren
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling vor 18 Jahren
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl vor 19 Jahren
wait.c 59c51591a0 Fix occurrences of "the the " vor 18 Jahren
workqueue.c 8bb7844286 Add suspend-related notifications for CPU hotplug vor 18 Jahren