Thomas Gleixner b52f52a093 clocksource: fix resume logic 18 年 前
..
irq cb0c78cc94 Fix Linuxdoc comment 18 年 前
power a3d25c275d PM: Separate hibernation code from suspend code 18 年 前
time b52f52a093 clocksource: fix resume logic 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 1eeb66a1bb move die notifier handling to common code 18 年 前
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 年 前
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 年 前
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 年 前
auditfilter.c a17b4ad778 [PATCH] minor update to rule add/delete messages (ver 2) 18 年 前
auditsc.c c4823bce03 [PATCH] fix deadlock in audit_log_task_context() 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 85badbdf51 use simple_read_from_buffer in kernel/ 18 年 前
cpu.c 455c017ae3 microcode: use suspend-related CPU hotplug notifications 18 年 前
cpuset.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 年 前
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 年 前
die_notifier.c 1eeb66a1bb move die notifier handling to common code 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 10ab825bde change kernel threads to ignore signals instead of blocking them 18 年 前
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 年 前
fork.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
futex.c 34f01cc1f5 FUTEX: new PRIVATE futexes 18 年 前
futex_compat.c d0aa7a70bf futex_requeue_pi optimization 18 年 前
hrtimer.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 年 前
kallsyms.c 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 年 前
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 年 前
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 年 前
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 年 前
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 年 前
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed 18 年 前
kthread.c 10ab825bde change kernel threads to ignore signals instead of blocking them 18 年 前
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 年 前
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 年 前
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 年 前
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 年 前
module.c a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 年 前
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 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 e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 年 前
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 年 前
params.c 9730b5b06f kernel/params.c: fix lying comment for param_array() 18 年 前
pid.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 年 前
posix-cpu-timers.c b5e618181a Introduce a handy list_first_entry macro 18 年 前
posix-timers.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
profile.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 年 前
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 年 前
relay.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 年 前
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 18 年 前
rtmutex.c d0aa7a70bf futex_requeue_pi optimization 18 年 前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年 前
rtmutex_common.h d0aa7a70bf futex_requeue_pi optimization 18 年 前
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 年 前
sched.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 年 前
signal.c 10ab825bde change kernel threads to ignore signals instead of blocking them 18 年 前
softirq.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
softlockup.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 18 年 前
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 年 前
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 年 前
stop_machine.c ee527cd3a2 Use stop_machine_run in the Intel RNG driver 18 年 前
sys.c 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 年 前
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 年 前
sysctl.c 77461ab332 Make vm statistics update interval configurable 18 年 前
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 年 前
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
timer.c b52f52a093 clocksource: fix resume logic 18 年 前
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 18 年 前
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年 前
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 年 前
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 年 前
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 年 前
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 年 前
workqueue.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年 前