Rusty Russell 5992b6dac0 lguest: export symbols for lguest as a module 18 年之前
..
irq 4f27c00bf8 Improve behaviour of spurious IRQ detect 18 年之前
power 77afcf78a2 PM: Integrate beeping flag with existing acpi_sleep flags 18 年之前
time 71120f183b timekeeping: fixup shadow variable argument 18 年之前
.gitignore febf7ea4be gitignore: ignore more generated files 19 年之前
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 年之前
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files 18 年之前
Makefile acce292c82 user namespace: add the framework 18 年之前
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 年之前
audit.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年之前
audit.h 522ed7767e Audit: add TTY input auditing 18 年之前
auditfilter.c 6f686d3d14 kernel/auditfilter: kill bogus uninit'd-var compiler warning 18 年之前
auditsc.c b6a2fea393 mm: variable length argument support 18 年之前
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 年之前
compat.c 83f5d12669 signal/timer/event: timerfd compat code 18 年之前
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 年之前
cpu.c db912f9639 HOTPLUG: Add CPU_DYING notifier 18 年之前
cpuset.c 86313c488a usermodehelper: Tidy up waiting 18 年之前
delayacct.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 年之前
die_notifier.c 1eeb66a1bb move die notifier handling to common code 18 年之前
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 年之前
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年之前
exit.c 0c1eecfb34 Freezer: avoid freezing kernel threads prematurely 18 年之前
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 年之前
fork.c 5992b6dac0 lguest: export symbols for lguest as a module 18 年之前
futex.c 83c54070ee mm: fault feedback #2 18 年之前
futex_compat.c bd197234b0 Revert "futex_requeue_pi optimization" 18 年之前
hrtimer.c 7713a7d195 [HRTIMER] Fix cpu pointer arg to clockevents_notify() 18 年之前
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 年之前
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 年之前
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 年之前
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 年之前
kmod.c ccd4b65aef PM: prevent frozen user mode helpers from failing the freezing of tasks 18 年之前
kprobes.c 3d7e33825d jprobes: make jprobes a little safer for users 18 年之前
ksysfs.c da1a679cde Add /sys/kernel/notes 18 年之前
kthread.c 98011f569e mm: fix improper .init-type section references 18 年之前
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 年之前
lockdep.c c71063c9c9 lockdep debugging: give stacktrace for init_error 18 年之前
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 年之前
lockdep_proc.c d38e1d5aae lockstat: better class name representation 18 年之前
module.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 年之前
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 年之前
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
mutex.c 96645678cd lockstat: measure lock bouncing 18 年之前
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 年之前
nsproxy.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 年之前
panic.c bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 年之前
params.c 7b595756ec sysfs: kill unnecessary attribute->owner 18 年之前
pid.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 年之前
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 年之前
posix-timers.c 58229a1899 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN 18 年之前
printk.c 1492192b4a kernel/printk.c: document possible deadlock against scheduler 18 年之前
profile.c e8edc6e03a Detach sched.h from mm.h 18 年之前
ptrace.c 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 年之前
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年之前
rcutorture.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年之前
relay.c 01c55ed326 kernel/relay.c: make functions static 18 年之前
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 年之前
rtmutex-debug.c 36cf3b5c3b FUTEX: Tidy up the code 18 年之前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年之前
rtmutex.c 36cf3b5c3b FUTEX: Tidy up the code 18 年之前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code 18 年之前
rwsem.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 年之前
sched.c f34e3b61f2 use the new percpu interface for shared data 18 年之前
sched_debug.c 45f384a64f [PATCH] sched: remove stale version info from kernel/sched_debug.c 18 年之前
sched_fair.c bf0f6f24a1 sched: cfs core, kernel/sched_fair.c 18 年之前
sched_idletask.c fa72e9e484 sched: cfs core, kernel/sched_idletask.c 18 年之前
sched_rt.c bb44e5d1c6 sched: cfs core, kernel/sched_rt.c 18 年之前
sched_stats.h 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 年之前
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 年之前
signal.c 45807a1df9 vdso: print fatal signals 18 年之前
softirq.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年之前
softlockup.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 年之前
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 年之前
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 18 年之前
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 年之前
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process 18 年之前
sys.c 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 年之前
sys_ni.c b716395e2b diskquota: 32bit quota tools on 64bit architectures 18 年之前
sysctl.c f20786ff4d lockstat: core infrastructure 18 年之前
taskstats.c b663a79c19 taskstats: add context-switch counters 18 年之前
time.c 4e44f3497d sys_time() speedup 18 年之前
timer.c 6819457d2c timer.c: cleanup recently introduced whitespace damage 18 年之前
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 18 年之前
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年之前
user.c acce292c82 user namespace: add the framework 18 年之前
user_namespace.c 467e9f4b50 fix create_new_namespaces() return value 18 年之前
utsname.c 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 年之前
utsname_sysctl.c 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 年之前
wait.c 59c51591a0 Fix occurrences of "the the " 18 年之前
workqueue.c 13c22168b7 destroy_workqueue() can livelock 18 年之前