Rafael J. Wysocki 4a3b98a422 [PATCH] swsusp: prevent possible image corruption on resume hace 19 años
..
irq d824e66a9a [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set hace 19 años
power 4a3b98a422 [PATCH] swsusp: prevent possible image corruption on resume hace 19 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 19 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 19 años
acct.c bb231fe3a5 [PATCH] Fix pacct bug in multithreading case. hace 19 años
audit.c 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] hace 19 años
audit.h 5a0bbce58b [PATCH] sem2mutex: audit_netlink_sem hace 19 años
auditfilter.c 5a0bbce58b [PATCH] sem2mutex: audit_netlink_sem hace 19 años
auditsc.c 1b9a391736 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current hace 19 años
capability.c 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper hace 19 años
compat.c 34f192c652 [PATCH] lightweight robust futexes: compat hace 19 años
configs.c f4b09ebc8b update the email address of Randy Dunlap hace 19 años
cpu.c e041c68341 [PATCH] Notifier chain update: API changes hace 19 años
cpuset.c e4e364e865 [PATCH] cpuset: memory migration interaction fix hace 19 años
dma.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
exec_domain.c 6a4d11c2ab [PATCH] Fix module refcount leak in __set_personality() hace 19 años
exit.c 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe hace 19 años
extable.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
fork.c 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe hace 19 años
futex.c 9741ef964d [PATCH] futex: check and validate timevals hace 19 años
futex_compat.c 9741ef964d [PATCH] futex: check and validate timevals hace 19 años
hrtimer.c 5ef37b1964 [PATCH] add cpu_relax to hrtimer_cancel hace 19 años
intermodule.c 5c0d5d262a [PATCH] missing license tag in intermodule hace 19 años
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field hace 19 años
kallsyms.c 4e57b68178 [PATCH] fix missing includes hace 19 años
kexec.c c59ede7b78 [PATCH] move capable() to capability.h hace 19 años
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 hace 19 años
kmod.c 8292d633ad [PATCH] wait_for_helper: trivial style cleanup hace 19 años
kprobes.c c6fd91f0bd [PATCH] kretprobe instance recycled by parent process hace 19 años
ksysfs.c f125b56113 [PATCH] fix build error if CONFIG_SYSFS=n hace 19 años
kthread.c 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock hace 19 años
module.c 7529c30116 [PATCH] modules: permit Dual-MIT/GPL licenses hace 19 años
mutex-debug.c a4fc7ab1d0 [PATCH] fix/simplify mutex debugging code hace 19 años
mutex-debug.h 408894ee4d [PATCH] mutex subsystem, debugging code hace 19 años
mutex.c 02706647a4 [PATCH] mutex: trivial whitespace cleanups hace 19 años
mutex.h 6053ee3b32 [PATCH] mutex subsystem, core hace 19 años
panic.c aa7271076a [PATCH] the scheduled unexport of panic_timeout hace 19 años
params.c b9e20a9200 [PATCH] Change dash2underscore() return value to char hace 19 años
pid.c 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table hace 19 años
posix-cpu-timers.c 97735f25d2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API hace 19 años
posix-timers.c 05cfb614dd [PATCH] hrtimers: remove data field hace 19 años
printk.c 8abd8e298e BUG_ON() Conversion in kernel/printk.c hace 19 años
profile.c e041c68341 [PATCH] Notifier chain update: API changes hace 19 años
ptrace.c e57a505984 [PATCH] fix non-leader exec under ptrace hace 19 años
rcupdate.c caa9ee771d [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist hace 19 años
rcutorture.c 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part hace 19 años
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code hace 19 años
resource.c d974837ae0 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated hace 19 años
sched.c 8a5bc075b8 [PATCH] sched: don't awaken RT tasks on expired array hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
signal.c e57a505984 [PATCH] fix non-leader exec under ptrace hace 19 años
softirq.c 78eef01b0f [PATCH] on_each_cpu(): disable local interrupts hace 19 años
softlockup.c e041c68341 [PATCH] Notifier chain update: API changes hace 19 años
spinlock.c ee25e96fcd [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage hace 19 años
stop_machine.c ed653a6404 [PATCH] Remove set_fs() in stop_machine() hace 19 años
sys.c 390e2ff077 [PATCH] Make setsid() more robust hace 19 años
sys_ni.c 3016b42153 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros hace 19 años
sysctl.c cba9f33d13 [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv hace 19 años
time.c 8ba8e95ed1 Fix comments: s/granuality/granularity/ hace 19 años
timer.c ba6edfcd17 [PATCH] timer initialisation fix hace 19 años
uid16.c c59ede7b78 [PATCH] move capable() to capability.h hace 19 años
user.c 36f574135e [PATCH] free_uid() locking improvement hace 19 años
wait.c 1da177e4c3 Linux-2.6.12-rc2 hace 20 años
workqueue.c 1fa44ecad2 [SCSI] add execute_in_process_context() API hace 19 años