Oleg Nesterov f53ae1dc34 [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check hace 19 años
..
irq 13e87ec686 [PATCH] request_irq(): remove warnings from irq probing hace 19 años
power 47bb789973 [PATCH] off-by-1 in kernel/power/main.c hace 19 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 20 años
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt hace 20 años
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption hace 20 años
Makefile 34f192c652 [PATCH] lightweight robust futexes: compat hace 20 años
acct.c bb231fe3a5 [PATCH] Fix pacct bug in multithreading case. hace 20 años
audit.c ce29b682e2 [PATCH] More user space subject labels hace 19 años
audit.h 3dc7e3153e [PATCH] support for context based audit filtering, part 2 hace 19 años
auditfilter.c ce29b682e2 [PATCH] More user space subject labels hace 19 años
auditsc.c 2ad312d209 [PATCH] Audit Filter Performance hace 19 años
capability.c 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper hace 20 años
compat.c 34f192c652 [PATCH] lightweight robust futexes: compat hace 20 años
configs.c f4b09ebc8b update the email address of Randy Dunlap hace 20 años
cpu.c e041c68341 [PATCH] Notifier chain update: API changes hace 20 años
cpuset.c 92d1dbd274 [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed hace 19 años
dma.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 años
exec_domain.c 6a4d11c2ab [PATCH] Fix module refcount leak in __set_personality() hace 20 años
exit.c 30f1e3dd8c [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() hace 19 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c fa84cb935d [PATCH] move call of audit_free() into do_exit() hace 19 años
futex.c 9741ef964d [PATCH] futex: check and validate timevals hace 20 años
futex_compat.c 9741ef964d [PATCH] futex: check and validate timevals hace 20 años
hrtimer.c 8d16b76421 [PATCH] hrtimer: export symbols hace 19 años
intermodule.c 5c0d5d262a [PATCH] missing license tag in intermodule hace 20 años
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field hace 20 años
kallsyms.c 4e57b68178 [PATCH] fix missing includes hace 20 años
kexec.c c59ede7b78 [PATCH] move capable() to capability.h hace 20 años
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 hace 20 años
kmod.c 8292d633ad [PATCH] wait_for_helper: trivial style cleanup hace 20 años
kprobes.c 7522a8423b [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe hace 19 años
ksysfs.c f125b56113 [PATCH] fix build error if CONFIG_SYSFS=n hace 20 años
kthread.c 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock hace 20 años
module.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
mutex-debug.c a4fc7ab1d0 [PATCH] fix/simplify mutex debugging code hace 20 años
mutex-debug.h 408894ee4d [PATCH] mutex subsystem, debugging code hace 20 años
mutex.c 02706647a4 [PATCH] mutex: trivial whitespace cleanups hace 20 años
mutex.h 6053ee3b32 [PATCH] mutex subsystem, core hace 20 años
panic.c aa7271076a [PATCH] the scheduled unexport of panic_timeout hace 20 años
params.c b9e20a9200 [PATCH] Change dash2underscore() return value to char hace 20 años
pid.c 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table hace 20 años
posix-cpu-timers.c f53ae1dc34 [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check hace 19 años
posix-timers.c 05cfb614dd [PATCH] hrtimers: remove data field hace 20 años
printk.c 8abd8e298e BUG_ON() Conversion in kernel/printk.c hace 20 años
profile.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions hace 19 años
ptrace.c f358166a94 ptrace_attach: fix possible deadlock schenario with irqs hace 19 años
rcupdate.c 986733e01d [PATCH] RCU: introduce rcu_needs_cpu() interface hace 19 años
rcutorture.c 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part hace 20 años
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code hace 20 años
resource.c d974837ae0 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated hace 20 años
sched.c f1adad78dd Revert "[PATCH] sched: fix interactive task starvation" hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 años
signal.c e57a505984 [PATCH] fix non-leader exec under ptrace hace 19 años
softirq.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions hace 19 años
softlockup.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions hace 19 años
spinlock.c ee25e96fcd [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage hace 20 años
stop_machine.c ed653a6404 [PATCH] Remove set_fs() in stop_machine() hace 20 años
sys.c 390e2ff077 [PATCH] Make setsid() more robust hace 20 años
sys_ni.c 3016b42153 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros hace 20 años
sysctl.c cba9f33d13 [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv hace 20 años
time.c 8ba8e95ed1 Fix comments: s/granuality/granularity/ hace 20 años
timer.c 0662b71322 [PATCH] Fix a NO_IDLE_HZ timer bug hace 19 años
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() hace 19 años
user.c 36f574135e [PATCH] free_uid() locking improvement hace 20 años
wait.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 años
workqueue.c 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions hace 19 años