Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
..
irq b42172fc7b Don't call "note_interrupt()" with irq descriptor lock held 18 anos atrás
power 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
time bb1d860551 [PATCH] time_adjust cleared before use 19 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files 19 anos atrás
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt 20 anos atrás
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 anos atrás
Makefile 621934ee7e [PATCH] srcu-3: RCU variant permitting read-side blocking 19 anos atrás
acct.c 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 anos atrás
audit.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 anos atrás
auditfilter.c 4b8a311bb1 [PATCH] arch filter lists with < or > should not be accepted 19 anos atrás
auditsc.c a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 anos atrás
capability.c f400e198b2 [PATCH] pidspace: is_init() 19 anos atrás
compat.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 anos atrás
configs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
cpu.c 4b96b1a10c [PATCH] Fix the spurious unlock_cpu_hotplug false warnings 19 anos atrás
cpuset.c 1af9892811 [PATCH] cpuset ANSI prototype 19 anos atrás
delayacct.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
dma.c eed34d0fc5 [PATCH] kernel-doc for kernel/dma.c 19 anos atrás
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
exit.c 093a8e8aec [PATCH] taskstats_tgid_free: fix usage 19 anos atrás
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 anos atrás
fork.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
futex.c a866374aec [PATCH] mm: pagefault_{disable,enable}() 18 anos atrás
futex_compat.c ba46df984b [PATCH] __user annotations: futex 19 anos atrás
hrtimer.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 anos atrás
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field 19 anos atrás
kallsyms.c ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() 19 anos atrás
kexec.c 0b4a8a789a [PATCH] kexec warning fix 19 anos atrás
kfifo.c a45bce4954 [PATCH] memory ordering in __kfifo primitives 19 anos atrás
kmod.c 4c1ac1b491 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 anos atrás
kprobes.c 99219a3fbc [PATCH] kretprobe spinlock deadlock patch 19 anos atrás
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
kthread.c 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 anos atrás
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 anos atrás
lockdep.c 1ff5683043 [PATCH] lockdep: fix static keys in module-allocated percpu areas 18 anos atrás
lockdep_internals.h 9bb25bf36f [PATCH] lockdep: double the number of stack-trace entries 19 anos atrás
lockdep_proc.c a8f24a3978 [PATCH] lockdep: procfs 19 anos atrás
module.c f6a570333e [PATCH] severing module.h->sched.h 18 anos atrás
mutex-debug.c 4dfbb9d8c6 Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() 19 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
mutex.c ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 anos atrás
nsproxy.c e05d722e45 [PATCH] kernel/nsproxy.c: use kmemdup() 19 anos atrás
panic.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls 19 anos atrás
params.c d10be6d1bd [PATCH] module_subsys: initialize earlier 19 anos atrás
pid.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
posix-cpu-timers.c ac08c26492 [PATCH] posix-cpu-timers: prevent signal delivery starvation 19 anos atrás
posix-timers.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
printk.c f46c483357 [PATCH] Add printk_timed_ratelimit() 19 anos atrás
profile.c 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers 19 anos atrás
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 anos atrás
rcupdate.c 20e9751bd9 [PATCH] rcu: simplify/improve batch tuning 19 anos atrás
rcutorture.c 4b6c2cca6e [PATCH] rcu: add sched torture type to rcutorture 19 anos atrás
relay.c c4028958b6 WorkStruct: make allyesconfig 18 anos atrás
resource.c e1ca66d1b9 [PATCH] kernel-doc for kernel/resource.c 19 anos atrás
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex 19 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 anos atrás
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness 19 anos atrás
sched.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 anos atrás
signal.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anos atrás
softirq.c 07dccf3344 [PATCH] check return value of cpu_callback 19 anos atrás
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback 19 anos atrás
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 18 anos atrás
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 anos atrás
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright 19 anos atrás
sys.c 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 anos atrás
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 anos atrás
sysctl.c 7602bdf2fd [PATCH] new scheme to preempt swap token 18 anos atrás
taskstats.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c 19 anos atrás
timer.c 8ef386092d [PATCH] kill wall_jiffies 19 anos atrás
tsacct.c f0ec1aaf54 [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free 19 anos atrás
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() 19 anos atrás
unwind.c ff0a538d8b [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind 18 anos atrás
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 anos atrás
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 anos atrás
workqueue.c 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 anos atrás