.. |
irq
|
3f05044715
[PATCH] kernel: shut up the IRQ mismatch messages
|
18 年之前 |
power
|
2b5b09b3b5
[PATCH] swsusp: Change pm_ops handling by userland interface
|
18 年之前 |
time
|
dc29a3657b
[PATCH] kernel/time/clocksource.c needs struct task_struct on m68k
|
18 年之前 |
.gitignore
|
febf7ea4be
gitignore: ignore more generated files
|
19 年之前 |
Kconfig.hz
|
40fcfc8722
[PATCH] HZ: 300Hz support
|
18 年之前 |
Kconfig.preempt
|
f8cbd99bd3
[PATCH] sched: voluntary kernel preemption
|
20 年之前 |
Makefile
|
d1526e2cda
Remove stack unwinder for now
|
18 年之前 |
acct.c
|
f3a43f3f64
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
|
18 年之前 |
audit.c
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 年之前 |
audit.h
|
55669bfa14
[PATCH] audit: AUDIT_PERM support
|
18 年之前 |
auditfilter.c
|
11f57cedcf
[PATCH] audit: fix audit_filter_user_rules() initialization bug
|
18 年之前 |
auditsc.c
|
a7a005fd12
[PATCH] struct path: convert kernel
|
18 年之前 |
capability.c
|
41487c65bf
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
|
18 年之前 |
compat.c
|
d4d23add3a
[PATCH] Common compat_sys_sysinfo
|
18 年之前 |
configs.c
|
15ad7cdcfd
[PATCH] struct seq_operations and struct file_operations constification
|
18 年之前 |
cpu.c
|
ed746e3b18
[PATCH] swsusp: Change code ordering in disk.c
|
18 年之前 |
cpuset.c
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 年之前 |
delayacct.c
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
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
|
3e7cd6c413
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
|
18 年之前 |
extable.c
|
5e37661389
[PATCH] symbol_put_addr() locks kernel
|
19 年之前 |
fork.c
|
ab521dc0f8
[PATCH] tty: update the tty layer to work with struct pid
|
18 年之前 |
futex.c
|
f3a43f3f64
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
|
18 年之前 |
futex_compat.c
|
ba46df984b
[PATCH] __user annotations: futex
|
18 年之前 |
hrtimer.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |
itimer.c
|
05cfb614dd
[PATCH] hrtimers: remove data field
|
19 年之前 |
kallsyms.c
|
aad094701c
[PATCH] move kallsyms data to .rodata
|
18 年之前 |
kexec.c
|
6ee7e78e7c
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
|
18 年之前 |
kfifo.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |
kmod.c
|
6b3286ed11
[PATCH] rename struct namespace to struct mnt_namespace
|
18 年之前 |
kprobes.c
|
ab40c5c6b6
[PATCH] kprobes: replace magic numbers with enum
|
18 年之前 |
ksysfs.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
kthread.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |
latency.c
|
f6a570333e
[PATCH] severing module.h->sched.h
|
18 年之前 |
lockdep.c
|
068135e635
[PATCH] lockdep: add graph depth information to /proc/lockdep
|
18 年之前 |
lockdep_internals.h
|
50cc670aeb
[PATCH] lockdep: more chains
|
18 年之前 |
lockdep_proc.c
|
501b9ebf43
[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG
|
18 年之前 |
module.c
|
270a6c4cad
/sys/modules/*/holders
|
18 年之前 |
mutex-debug.c
|
2ee91f197c
[PATCH] lockdep: show more details about self-test failures
|
18 年之前 |
mutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 年之前 |
mutex.c
|
d63a5a74de
[PATCH] lockdep: avoid lockdep warning in md
|
18 年之前 |
mutex.h
|
ef5d4707b9
[PATCH] lockdep: prove mutex locking correctness
|
19 年之前 |
nsproxy.c
|
444f378b23
Revert "[PATCH] namespaces: fix exit race by splitting exit"
|
18 年之前 |
panic.c
|
34f5a39899
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
|
18 年之前 |
params.c
|
270a6c4cad
/sys/modules/*/holders
|
18 年之前 |
pid.c
|
0f2452855d
[PATCH] namespaces: fix task exit disaster
|
18 年之前 |
posix-cpu-timers.c
|
ac08c26492
[PATCH] posix-cpu-timers: prevent signal delivery starvation
|
18 年之前 |
posix-timers.c
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
18 年之前 |
printk.c
|
1efc5da3cf
[PATCH] order of lockdep off/on in vprintk() should be changed
|
18 年之前 |
profile.c
|
b653d081c1
[PATCH] proc: remove useless (and buggy) ->nlink settings
|
18 年之前 |
ptrace.c
|
f400e198b2
[PATCH] pidspace: is_init()
|
18 年之前 |
rcupdate.c
|
1c69d921ed
[PATCH] rcu: add a prefetch() in rcu_do_batch()
|
18 年之前 |
rcutorture.c
|
e4e6bdbb42
[PATCH] rcu: rcutorture suspend fix
|
18 年之前 |
relay.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |
resource.c
|
9ac7849e35
devres: device resource management
|
18 年之前 |
rtmutex-debug.c
|
038b0a6d8d
Remove all inclusions of <linux/config.h>
|
18 年之前 |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 年之前 |
rtmutex-tester.c
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 年之前 |
rtmutex.c
|
db630637b2
[PATCH] clean up and remove some extra spinlocks from rtmutex
|
18 年之前 |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 年之前 |
rtmutex_common.h
|
c87e2837be
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
|
19 年之前 |
rwsem.c
|
4ea2176dfa
[PATCH] lockdep: prove rwsem locking correctness
|
19 年之前 |
sched.c
|
ff91691bcc
[PATCH] sched: avoid div in rebalance_tick
|
18 年之前 |
seccomp.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年之前 |
signal.c
|
27b0b2f44a
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
|
18 年之前 |
softirq.c
|
3908fd2ed9
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
|
18 年之前 |
softlockup.c
|
07dccf3344
[PATCH] check return value of cpu_callback
|
18 年之前 |
spinlock.c
|
cfd3ef2346
[PATCH] lockdep: spin_lock_irqsave_nested()
|
18 年之前 |
srcu.c
|
e6a92013ba
[PATCH] SRCU: report out-of-memory errors
|
18 年之前 |
stacktrace.c
|
8637c09901
[PATCH] lockdep: stacktrace subsystem, core
|
19 年之前 |
stop_machine.c
|
e5582ca21a
[PATCH] stop_machine.c copyright
|
18 年之前 |
sys.c
|
41487c65bf
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
|
18 年之前 |
sys_ni.c
|
3fd5939798
[PATCH] Create compat_sys_migrate_pages
|
18 年之前 |
sysctl.c
|
8d06087714
[PATCH] _proc_do_string(): fix short reads
|
18 年之前 |
taskstats.c
|
3716748530
[PATCH] taskstats: cleanup reply assembling
|
18 年之前 |
time.c
|
4c7ee8de95
[PATCH] NTP: Move all the NTP related code to ntp.c
|
18 年之前 |
timer.c
|
d4d23add3a
[PATCH] Common compat_sys_sysinfo
|
18 年之前 |
tsacct.c
|
4a7864ca63
[PATCH] io-accounting: via taskstats
|
18 年之前 |
uid16.c
|
5a7b46b369
[PATCH] Add more prevent_tail_call()
|
19 年之前 |
user.c
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 年之前 |
utsname.c
|
071df104f8
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
|
18 年之前 |
wait.c
|
21d71f513b
[PATCH] uninline init_waitqueue_head()
|
19 年之前 |
workqueue.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |