Oleg Nesterov c12920d190 workqueue: make init_workqueues() __init 18 yıl önce
..
irq cb0c78cc94 Fix Linuxdoc comment 18 yıl önce
power a3d25c275d PM: Separate hibernation code from suspend code 18 yıl önce
time 9b04bd2756 Fix printk format warnings in timer_list.c 18 yıl önce
.gitignore febf7ea4be gitignore: ignore more generated files 20 yıl önce
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 19 yıl önce
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 yıl önce
Makefile 1eeb66a1bb move die notifier handling to common code 18 yıl önce
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 19 yıl önce
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 yıl önce
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 yıl önce
auditfilter.c a17b4ad778 [PATCH] minor update to rule add/delete messages (ver 2) 19 yıl önce
auditsc.c c4823bce03 [PATCH] fix deadlock in audit_log_task_context() 19 yıl önce
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 19 yıl önce
compat.c d4d23add3a [PATCH] Common compat_sys_sysinfo 19 yıl önce
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 yıl önce
cpu.c e7407dcc69 call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed 18 yıl önce
cpuset.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 yıl önce
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 yıl önce
die_notifier.c 1eeb66a1bb move die notifier handling to common code 18 yıl önce
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 19 yıl önce
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 yıl önce
exit.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 yıl önce
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 yıl önce
fork.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 yıl önce
futex.c 72c1bbf308 futex: restartable futex_wait 18 yıl önce
futex_compat.c ba46df984b [PATCH] __user annotations: futex 19 yıl önce
hrtimer.c 6bdb6b620e export hrtimer_forward 18 yıl önce
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 yıl önce
kallsyms.c 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 yıl önce
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 yıl önce
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 19 yıl önce
kmod.c b73a7e76c1 Fix kevent's childs priority greediness 18 yıl önce
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 yıl önce
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed 18 yıl önce
kthread.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 19 yıl önce
latency.c f6a570333e [PATCH] severing module.h->sched.h 19 yıl önce
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 yıl önce
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 19 yıl önce
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 yıl önce
module.c a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 yıl önce
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 yıl önce
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
mutex.c d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 19 yıl önce
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 yıl önce
nsproxy.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 yıl önce
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 19 yıl önce
params.c 9730b5b06f kernel/params.c: fix lying comment for param_array() 18 yıl önce
pid.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 yıl önce
posix-cpu-timers.c b5e618181a Introduce a handy list_first_entry macro 18 yıl önce
posix-timers.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 yıl önce
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 yıl önce
profile.c b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 19 yıl önce
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 yıl önce
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() 19 yıl önce
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 yıl önce
relay.c 7c9cb38302 relay: use plain timer instead of delayed work 18 yıl önce
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 yıl önce
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 yıl önce
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 19 yıl önce
rtmutex.c c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 19 yıl önce
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 yıl önce
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 yıl önce
sched.c 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 yıl önce
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 21 yıl önce
signal.c 55c0d1f83e Move sig_kernel_* et al macros to linux/signal.h 18 yıl önce
softirq.c 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality 19 yıl önce
softlockup.c 04c9167f91 add touch_all_softlockup_watchdogs() 18 yıl önce
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 19 yıl önce
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 yıl önce
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 yıl önce
stop_machine.c ee527cd3a2 Use stop_machine_run in the Intel RNG driver 18 yıl önce
sys.c 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 yıl önce
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 yıl önce
sysctl.c 5096add84b proc: maps protection 18 yıl önce
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 yıl önce
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 yıl önce
timer.c b5e618181a Introduce a handy list_first_entry macro 18 yıl önce
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 19 yıl önce
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 yıl önce
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 19 yıl önce
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 yıl önce
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 19 yıl önce
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 yıl önce
workqueue.c c12920d190 workqueue: make init_workqueues() __init 18 yıl önce