Thomas Gleixner cd05a1f818 [PATCH] clockevents: Fix suspend/resume to disk hangs 19 лет назад
..
irq 2a786b452e [PATCH] genirq: Mask irqs when migrating them. 19 лет назад
power b257bc051f [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode 19 лет назад
time cd05a1f818 [PATCH] clockevents: Fix suspend/resume to disk hangs 19 лет назад
.gitignore febf7ea4be gitignore: ignore more generated files 20 лет назад
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 19 лет назад
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 лет назад
Makefile 39732acd96 [PATCH] sysctl: move utsname sysctls to their own file 19 лет назад
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 19 лет назад
audit.c 6a01b07fae [PATCH] audit config lockdown 19 лет назад
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 лет назад
auditfilter.c a17b4ad778 [PATCH] minor update to rule add/delete messages (ver 2) 19 лет назад
auditsc.c c4823bce03 [PATCH] fix deadlock in audit_log_task_context() 19 лет назад
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 19 лет назад
compat.c d4d23add3a [PATCH] Common compat_sys_sysinfo 19 лет назад
configs.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 19 лет назад
cpu.c ed746e3b18 [PATCH] swsusp: Change code ordering in disk.c 19 лет назад
cpuset.c 92e1d5be91 [PATCH] mark struct inode_operations const 2 19 лет назад
delayacct.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 19 лет назад
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 19 лет назад
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 19 лет назад
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 лет назад
fork.c e29e175b0f [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N 19 лет назад
futex.c 21778867b1 [PATCH] futex: PI state locking fix 19 лет назад
futex_compat.c ba46df984b [PATCH] __user annotations: futex 19 лет назад
hrtimer.c ad28d94abb [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic 19 лет назад
itimer.c 8bfd9a7a22 [PATCH] hrtimers: prevent possible itimer DoS 19 лет назад
kallsyms.c aad094701c [PATCH] move kallsyms data to .rodata 19 лет назад
kexec.c 6ee7e78e7c Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 19 лет назад
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 19 лет назад
kmod.c dfff0a0671 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" 19 лет назад
kprobes.c 346fd59bab [PATCH] kprobes: list all active probes in the system 19 лет назад
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
kthread.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 19 лет назад
latency.c f6a570333e [PATCH] severing module.h->sched.h 19 лет назад
lockdep.c 1499993cc7 [PATCH] fix section mismatch warning in lockdep 19 лет назад
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 19 лет назад
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 лет назад
module.c 161e232b88 Revert "driver core: refcounting fix" 19 лет назад
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 лет назад
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
mutex.c d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 19 лет назад
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 лет назад
nsproxy.c 444f378b23 Revert "[PATCH] namespaces: fix exit race by splitting exit" 19 лет назад
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 19 лет назад
params.c dfff0a0671 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" 19 лет назад
pid.c 0f2452855d [PATCH] namespaces: fix task exit disaster 19 лет назад
posix-cpu-timers.c 1f2ea0837d [PATCH] posix timers: RCU optimization for clock_gettime() 19 лет назад
posix-timers.c 54cdfdb47f [PATCH] hrtimers: add high resolution timer support 19 лет назад
printk.c 0bbfb7c2e4 kernel/printk.c: comment fix 19 лет назад
profile.c b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 19 лет назад
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 лет назад
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() 19 лет назад
rcutorture.c d6ad67112a [PATCH] Publish rcutorture module parameters via sysfs, read-only 19 лет назад
relay.c 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) 19 лет назад
resource.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 лет назад
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 лет назад
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 19 лет назад
rtmutex.c c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 19 лет назад
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 69f7c0a1be [PATCH] sched: remove SMT nice 19 лет назад
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
signal.c b0138a6cb7 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 19 лет назад
softirq.c 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality 19 лет назад
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback 19 лет назад
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 19 лет назад
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 лет назад
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 лет назад
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright 19 лет назад
sys.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 19 лет назад
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 лет назад
sysctl.c 5c36e6578d sysctl: Support vdso_enabled sysctl on SH. 19 лет назад
taskstats.c 3716748530 [PATCH] taskstats: cleanup reply assembling 19 лет назад
time.c 41cf54455d [PATCH] Fix multiple conversion bugs in msecs_to_jiffies 19 лет назад
timer.c 90675a27fa [PATCH] fix vsyscall settimeofday 19 лет назад
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 19 лет назад
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 лет назад
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 19 лет назад
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 лет назад
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 19 лет назад
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 лет назад
workqueue.c 82f67cd9fc [PATCH] Add debugging feature /proc/timer_stat 19 лет назад