Andrew Morton 158d9ebd19 [PATCH] resurrect __put_task_struct há 20 anos atrás
..
irq cd7b24bb18 [PATCH] warn if free_irq() is called from IRQ context há 20 anos atrás
power 85b6bce365 [PATCH] Fix suspend with traced tasks há 20 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files há 20 anos atrás
Kconfig.hz 5912100372 [PATCH] i386: Selectable Frequency of the Timer Interrupt há 20 anos atrás
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption há 20 anos atrás
Makefile 34f192c652 [PATCH] lightweight robust futexes: compat há 20 anos atrás
acct.c bb231fe3a5 [PATCH] Fix pacct bug in multithreading case. há 20 anos atrás
audit.c 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] há 20 anos atrás
audit.h 5a0bbce58b [PATCH] sem2mutex: audit_netlink_sem há 20 anos atrás
auditfilter.c 5a0bbce58b [PATCH] sem2mutex: audit_netlink_sem há 20 anos atrás
auditsc.c 1b9a391736 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current há 20 anos atrás
capability.c 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper há 20 anos atrás
compat.c 34f192c652 [PATCH] lightweight robust futexes: compat há 20 anos atrás
configs.c f4b09ebc8b update the email address of Randy Dunlap há 20 anos atrás
cpu.c e041c68341 [PATCH] Notifier chain update: API changes há 20 anos atrás
cpuset.c e4e364e865 [PATCH] cpuset: memory migration interaction fix há 20 anos atrás
dma.c 1da177e4c3 Linux-2.6.12-rc2 há 21 anos atrás
exec_domain.c 6a4d11c2ab [PATCH] Fix module refcount leak in __set_personality() há 20 anos atrás
exit.c a7e5328a06 [PATCH] cleanup __exit_signal->cleanup_sighand path há 20 anos atrás
extable.c 1da177e4c3 Linux-2.6.12-rc2 há 21 anos atrás
fork.c 158d9ebd19 [PATCH] resurrect __put_task_struct há 20 anos atrás
futex.c 9741ef964d [PATCH] futex: check and validate timevals há 20 anos atrás
futex_compat.c 9741ef964d [PATCH] futex: check and validate timevals há 20 anos atrás
hrtimer.c 3055addadb [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() há 20 anos atrás
intermodule.c 5c0d5d262a [PATCH] missing license tag in intermodule há 20 anos atrás
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field há 20 anos atrás
kallsyms.c 4e57b68178 [PATCH] fix missing includes há 20 anos atrás
kexec.c c59ede7b78 [PATCH] move capable() to capability.h há 20 anos atrás
kfifo.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 há 20 anos atrás
kmod.c 8292d633ad [PATCH] wait_for_helper: trivial style cleanup há 20 anos atrás
kprobes.c c6fd91f0bd [PATCH] kretprobe instance recycled by parent process há 20 anos atrás
ksysfs.c f125b56113 [PATCH] fix build error if CONFIG_SYSFS=n há 20 anos atrás
kthread.c 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock há 20 anos atrás
module.c 7529c30116 [PATCH] modules: permit Dual-MIT/GPL licenses há 20 anos atrás
mutex-debug.c a4fc7ab1d0 [PATCH] fix/simplify mutex debugging code há 20 anos atrás
mutex-debug.h 408894ee4d [PATCH] mutex subsystem, debugging code há 20 anos atrás
mutex.c 02706647a4 [PATCH] mutex: trivial whitespace cleanups há 20 anos atrás
mutex.h 6053ee3b32 [PATCH] mutex subsystem, core há 20 anos atrás
panic.c e041c68341 [PATCH] Notifier chain update: API changes há 20 anos atrás
params.c b9e20a9200 [PATCH] Change dash2underscore() return value to char há 20 anos atrás
pid.c 73b9ebfe12 [PATCH] pidhash: don't count idle threads há 20 anos atrás
posix-cpu-timers.c 97735f25d2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API há 20 anos atrás
posix-timers.c 05cfb614dd [PATCH] hrtimers: remove data field há 20 anos atrás
printk.c 2ea1c5392c [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK há 20 anos atrás
profile.c e041c68341 [PATCH] Notifier chain update: API changes há 20 anos atrás
ptrace.c 9b678ece42 [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting há 20 anos atrás
rcupdate.c caa9ee771d [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist há 20 anos atrás
rcutorture.c 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part há 20 anos atrás
relay.c 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code há 20 anos atrás
resource.c d974837ae0 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated há 20 anos atrás
sched.c d425b274ba [PATCH] sched: activate SCHED BATCH expired há 20 anos atrás
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 há 21 anos atrás
signal.c 85b6bce365 [PATCH] Fix suspend with traced tasks há 20 anos atrás
softirq.c 78eef01b0f [PATCH] on_each_cpu(): disable local interrupts há 20 anos atrás
softlockup.c e041c68341 [PATCH] Notifier chain update: API changes há 20 anos atrás
spinlock.c ee25e96fcd [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage há 20 anos atrás
stop_machine.c ed653a6404 [PATCH] Remove set_fs() in stop_machine() há 20 anos atrás
sys.c 390e2ff077 [PATCH] Make setsid() more robust há 20 anos atrás
sys_ni.c 0771dfefc9 [PATCH] lightweight robust futexes: core há 20 anos atrás
sysctl.c cba9f33d13 [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv há 20 anos atrás
time.c df869b630d [PATCH] hrtimers: remove nsec_t typedef há 20 anos atrás
timer.c db1b1fefc2 [PATCH] sched: reduce overhead of calc_load há 20 anos atrás
uid16.c c59ede7b78 [PATCH] move capable() to capability.h há 20 anos atrás
user.c 36f574135e [PATCH] free_uid() locking improvement há 20 anos atrás
wait.c 1da177e4c3 Linux-2.6.12-rc2 há 21 anos atrás
workqueue.c 1fa44ecad2 [SCSI] add execute_in_process_context() API há 20 anos atrás