Sam Vilain f5dd3d6fad [PATCH] proc: sysctl: add _proc_do_string helper 19 yıl önce
..
irq 538d9d532b [PATCH] irq: remove a extra line 19 yıl önce
power dd77a4ee0f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 19 yıl önce
time 70bc42f90a [PATCH] kernel/time/ntp.c: possible cleanups 19 yıl önce
.gitignore febf7ea4be gitignore: ignore more generated files 19 yıl önce
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt 20 yıl önce
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 yıl önce
Makefile f3cef7a994 [PATCH] csa: basic accounting over taskstats 19 yıl önce
acct.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 yıl önce
audit.c 1a70cd40cb [PATCH] selinux: rename selinux_ctxid_to_string 19 yıl önce
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 yıl önce
auditfilter.c 1a70cd40cb [PATCH] selinux: rename selinux_ctxid_to_string 19 yıl önce
auditsc.c eb84a20e9e [PATCH] audit/accounting: tty locking 19 yıl önce
capability.c f400e198b2 [PATCH] pidspace: is_init() 19 yıl önce
compat.c 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 yıl önce
configs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 yıl önce
cpu.c e3920fb42c [PATCH] Disable CPU hotplug during suspend 19 yıl önce
cpuset.c d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 yıl önce
delayacct.c 35df17c57c [PATCH] task delay accounting fixes 19 yıl önce
dma.c 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 yıl önce
exit.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 yıl önce
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 yıl önce
fork.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 yıl önce
futex.c 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 yıl önce
futex_compat.c ce2c6b5384 [PATCH] futex: Apply recent futex fixes to futex_compat 19 yıl önce
hrtimer.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 yıl önce
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 19 yıl önce
kallsyms.c 3a872d89ba [PATCH] Kprobes: Make kprobe modules more portable 19 yıl önce
kexec.c 0b4a8a789a [PATCH] kexec warning fix 19 yıl önce
kfifo.c a45bce4954 [PATCH] memory ordering in __kfifo primitives 19 yıl önce
kmod.c d025c9db7f [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern 19 yıl önce
kprobes.c 99219a3fbc [PATCH] kretprobe spinlock deadlock patch 19 yıl önce
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 yıl önce
kthread.c 52e92e5788 [PATCH] remove kernel/kthread.c:kthread_stop_sem() 19 yıl önce
latency.c 5c87579e65 [PATCH] maximum latency tracking infrastructure 19 yıl önce
lockdep.c 03cbc358aa [PATCH] lockdep core: improve the lock-chain-hash 19 yıl önce
lockdep_internals.h 9bb25bf36f [PATCH] lockdep: double the number of stack-trace entries 19 yıl önce
lockdep_proc.c a8f24a3978 [PATCH] lockdep: procfs 19 yıl önce
module.c 2bc2d61a96 [PATCH] list module taint flags in Oops/panic 19 yıl önce
mutex-debug.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 yıl önce
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
mutex.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 yıl önce
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 yıl önce
panic.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls 19 yıl önce
params.c d10be6d1bd [PATCH] module_subsys: initialize earlier 19 yıl önce
pid.c f40f50d3bb [PATCH] Use struct pspace in next_pidmap and find_ge_pid 19 yıl önce
posix-cpu-timers.c e4b765551a [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() 19 yıl önce
posix-timers.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 yıl önce
printk.c c8eb8b4025 [PATCH] PM: make it possible to disable console suspending 19 yıl önce
profile.c fbd98167e6 [PATCH] Profiling: require buffer allocation on the correct node 19 yıl önce
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 yıl önce
rcupdate.c dd9daa221e [PATCH] rcu_do_batch: make ->qlen decrement irq safe 19 yıl önce
rcutorture.c a49a4af759 [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} 19 yıl önce
relay.c 4c78a66393 [PATCH] kernel-doc for relay interface 19 yıl önce
resource.c d33b6fba2c Resources: insert identical resources above existing resources 19 yıl önce
rtmutex-debug.c 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 yıl önce
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
rtmutex-tester.c 60198f9992 [PATCH] Add try_to_freeze() to rt-test kthreads 19 yıl önce
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex 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 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 yıl önce
sched.c e16b38f713 [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently 19 yıl önce
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 yıl önce
signal.c 2425c08b37 [PATCH] usb: fixup usb so it uses struct pid 19 yıl önce
softirq.c 07dccf3344 [PATCH] check return value of cpu_callback 19 yıl önce
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback 19 yıl önce
spinlock.c ef6edc9746 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks 19 yıl önce
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 yıl önce
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright 19 yıl önce
sys.c f2aa85a0cc [PATCH] disallow kprobes on notifier_call_chain 19 yıl önce
sys_ni.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 yıl önce
sysctl.c f5dd3d6fad [PATCH] proc: sysctl: add _proc_do_string helper 19 yıl önce
taskstats.c 9acc185351 [PATCH] csa: Extended system accounting over taskstats 19 yıl önce
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c 19 yıl önce
timer.c 8ef386092d [PATCH] kill wall_jiffies 19 yıl önce
tsacct.c db5fed26b2 [PATCH] csa accounting taskstats update 19 yıl önce
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 yıl önce
unwind.c e6cab99bb4 [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES 19 yıl önce
user.c d720024e94 [PATCH] selinux: add hooks for key subsystem 19 yıl önce
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 yıl önce
workqueue.c 9b41ea7289 [PATCH] workqueue: remove lock_cpu_hotplug() 19 yıl önce