.. |
irq
|
97a41e2612
[PATCH] kernel/: small cleanups
|
há 19 anos atrás |
power
|
277c6e2ad7
[PATCH] swsusp: save image header first
|
há 19 anos atrás |
.gitignore
|
febf7ea4be
gitignore: ignore more generated files
|
há 19 anos atrás |
Kconfig.hz
|
5912100372
[PATCH] i386: Selectable Frequency of the Timer Interrupt
|
há 20 anos atrás |
Kconfig.preempt
|
f8cbd99bd3
[PATCH] sched: voluntary kernel preemption
|
há 20 anos atrás |
Makefile
|
c0a3132963
[PATCH] hrtimer: hrtimer core code
|
há 19 anos atrás |
acct.c
|
089545f0c7
[PATCH] s390: cputime_t fixes
|
há 19 anos atrás |
audit.c
|
97a41e2612
[PATCH] kernel/: small cleanups
|
há 19 anos atrás |
auditsc.c
|
9796fdd829
[PATCH] gfp_t: kernel/*
|
há 20 anos atrás |
capability.c
|
207a7ba8dc
[PATCH] kernel/capability.c: add kerneldoc
|
há 20 anos atrás |
compat.c
|
3a0f69d59b
[PATCH] common compat_sys_timer_create
|
há 19 anos atrás |
configs.c
|
f4b09ebc8b
update the email address of Randy Dunlap
|
há 19 anos atrás |
cpu.c
|
a9d9baa1e8
[PATCH] clean up lock_cpu_hotplug() in cpufreq
|
há 19 anos atrás |
cpuset.c
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
há 19 anos atrás |
dma.c
|
1da177e4c3
Linux-2.6.12-rc2
|
há 20 anos atrás |
exec_domain.c
|
1da177e4c3
Linux-2.6.12-rc2
|
há 20 anos atrás |
exit.c
|
2ff678b8da
[PATCH] hrtimer: switch itimers to hrtimer
|
há 19 anos atrás |
extable.c
|
1da177e4c3
Linux-2.6.12-rc2
|
há 20 anos atrás |
fork.c
|
2ff678b8da
[PATCH] hrtimer: switch itimers to hrtimer
|
há 19 anos atrás |
futex.c
|
7ee1dd3fee
[PATCH] FRV: Make futex code compilable on nommu [try #2]
|
há 19 anos atrás |
hrtimer.c
|
6ba1b91213
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
|
há 19 anos atrás |
intermodule.c
|
dd3927105b
[PATCH] introduce and use kzalloc
|
há 20 anos atrás |
itimer.c
|
2ff678b8da
[PATCH] hrtimer: switch itimers to hrtimer
|
há 19 anos atrás |
kallsyms.c
|
4e57b68178
[PATCH] fix missing includes
|
há 20 anos atrás |
kexec.c
|
e996e58133
[PATCH] kdump: save registers early (inline functions)
|
há 19 anos atrás |
kfifo.c
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
há 20 anos atrás |
kmod.c
|
20e1129ab8
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
|
há 20 anos atrás |
kprobes.c
|
bf8d5c52c3
[PATCH] kprobes: increment kprobe missed count for multiprobes
|
há 19 anos atrás |
ksysfs.c
|
51be5606d9
[PATCH] kdump: export per cpu crash notes pointer through sysfs
|
há 19 anos atrás |
kthread.c
|
61e1a9ea4b
[PATCH] Add kthread_stop_sem()
|
há 20 anos atrás |
module.c
|
eb46996f90
[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()
|
há 19 anos atrás |
mutex-debug.c
|
408894ee4d
[PATCH] mutex subsystem, debugging code
|
há 19 anos atrás |
mutex-debug.h
|
408894ee4d
[PATCH] mutex subsystem, debugging code
|
há 19 anos atrás |
mutex.c
|
6053ee3b32
[PATCH] mutex subsystem, core
|
há 19 anos atrás |
mutex.h
|
6053ee3b32
[PATCH] mutex subsystem, core
|
há 19 anos atrás |
panic.c
|
347a8dc3b8
[PATCH] s390: cleanup Kconfig
|
há 19 anos atrás |
params.c
|
9e28393998
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
|
há 19 anos atrás |
pid.c
|
e56d090310
[PATCH] RCU signal handling
|
há 19 anos atrás |
posix-cpu-timers.c
|
a924b04dde
[PATCH] hrtimer: make clockid_t arguments const
|
há 19 anos atrás |
posix-timers.c
|
5f82b2b77e
[PATCH] hrtimer: create and use timespec_valid macro
|
há 19 anos atrás |
printk.c
|
025510cd20
[PATCH] printk return value: fix it
|
há 19 anos atrás |
profile.c
|
6c036527a6
[PATCH] mostly_read data section
|
há 20 anos atrás |
ptrace.c
|
6b9c7ed848
[PATCH] use ptrace_get_task_struct in various places
|
há 19 anos atrás |
rcupdate.c
|
dbc1651f0c
[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
|
há 19 anos atrás |
rcutorture.c
|
d84f520348
[PATCH] Extend RCU torture module to test tickless idle CPU
|
há 19 anos atrás |
resource.c
|
dd3927105b
[PATCH] introduce and use kzalloc
|
há 20 anos atrás |
sched.c
|
de5097c2e7
[PATCH] mutex subsystem, more debugging code
|
há 19 anos atrás |
seccomp.c
|
1da177e4c3
Linux-2.6.12-rc2
|
há 20 anos atrás |
signal.c
|
86174cdcb4
[PATCH] remove unneeded sig->curr_target recalculation
|
há 19 anos atrás |
softirq.c
|
a4c4af7c8d
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
|
há 20 anos atrás |
softlockup.c
|
3aef1bde14
[PATCH] quieten softlockup at boot
|
há 20 anos atrás |
spinlock.c
|
fb1c8f93d8
[PATCH] spinlock consolidation
|
há 20 anos atrás |
stop_machine.c
|
ed653a6404
[PATCH] Remove set_fs() in stop_machine()
|
há 19 anos atrás |
sys.c
|
0f59cc4a35
[PATCH] simplify k_getrusage()
|
há 19 anos atrás |
sys_ni.c
|
6150c32589
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
|
há 19 anos atrás |
sysctl.c
|
8ad4b1fb82
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
|
há 19 anos atrás |
time.c
|
f8f46da3b4
[PATCH] hrtimer: introduce nsec_t type and conversion functions
|
há 19 anos atrás |
timer.c
|
6ba1b91213
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
|
há 19 anos atrás |
uid16.c
|
1da177e4c3
Linux-2.6.12-rc2
|
há 20 anos atrás |
user.c
|
0eeca28300
[PATCH] inotify
|
há 20 anos atrás |
wait.c
|
1da177e4c3
Linux-2.6.12-rc2
|
há 20 anos atrás |
workqueue.c
|
f756d5e256
[PATCH] fix workqueue oops during cpu offline
|
há 19 anos atrás |