Al Viro 327b9eebbf audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set 18 anos atrás
..
irq 25d61578da [IA64] SN: validate smp_affinity mask on intr redirect 18 anos atrás
power aabded9c3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 18 anos atrás
time 8f89441b37 clocksource: fix lock order in the resume path 18 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files 19 anos atrás
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 anos atrás
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files 18 anos atrás
Makefile 1eeb66a1bb move die notifier handling to common code 18 anos atrás
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 anos atrás
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 anos atrás
audit.h e54dc2431d [PATCH] audit signal recipients 18 anos atrás
auditfilter.c 327b9eebbf audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set 18 anos atrás
auditsc.c 0a4ff8c259 [PATCH] Abnormal End of Processes 18 anos atrás
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 anos atrás
compat.c 83f5d12669 signal/timer/event: timerfd compat code 18 anos atrás
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 anos atrás
cpu.c 455c017ae3 microcode: use suspend-related CPU hotplug notifications 18 anos atrás
cpuset.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 anos atrás
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 anos atrás
die_notifier.c 1eeb66a1bb move die notifier handling to common code 18 anos atrás
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 anos atrás
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anos atrás
exit.c fba2afaaec signal/timer/event: signalfd core 18 anos atrás
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 anos atrás
fork.c fba2afaaec signal/timer/event: signalfd core 18 anos atrás
futex.c 34f01cc1f5 FUTEX: new PRIVATE futexes 18 anos atrás
futex_compat.c d0aa7a70bf futex_requeue_pi optimization 18 anos atrás
hrtimer.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 anos atrás
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 anos atrás
kallsyms.c 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 anos atrás
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 anos atrás
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anos atrás
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 anos atrás
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 anos atrás
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed 18 anos atrás
kthread.c 10ab825bde change kernel threads to ignore signals instead of blocking them 18 anos atrás
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 anos atrás
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 anos atrás
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 anos atrás
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 anos atrás
module.c 02a3e59a08 Fix minor typoes in kernel/module.c 18 anos atrás
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
mutex.c c9f4f06d31 wrap access to thread_info 18 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 anos atrás
nsproxy.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 anos atrás
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 anos atrás
params.c 9730b5b06f kernel/params.c: fix lying comment for param_array() 18 anos atrás
pid.c 820e45db23 statically initialize struct pid for swapper 18 anos atrás
posix-cpu-timers.c b5e618181a Introduce a handy list_first_entry macro 18 anos atrás
posix-timers.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anos atrás
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anos atrás
profile.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 anos atrás
ptrace.c a5cb013da7 [PATCH] auditing ptrace 18 anos atrás
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 anos atrás
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 anos atrás
relay.c 9a9136e270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 18 anos atrás
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 anos atrás
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 18 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 d0aa7a70bf futex_requeue_pi optimization 18 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex_common.h d0aa7a70bf futex_requeue_pi optimization 18 anos atrás
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 anos atrás
sched.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 anos atrás
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 anos atrás
signal.c 853da00220 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 18 anos atrás
softirq.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 anos atrás
softlockup.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 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 18 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 anos atrás
stop_machine.c a12bb44471 stop_machine() now uses hard_irq_disable 18 anos atrás
sys.c e713d0dab2 attach_pid() with struct pid parameter 18 anos atrás
sys_ni.c 8df767dd75 compat signalfd and timerfd are cond syscalls 18 anos atrás
sysctl.c 77461ab332 Make vm statistics update interval configurable 18 anos atrás
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 anos atrás
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anos atrás
timer.c d10ff3fb62 timekeeping fix patch got mis-applied 18 anos atrás
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 18 anos atrás
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anos atrás
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anos atrás
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 anos atrás
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 anos atrás
wait.c 59c51591a0 Fix occurrences of "the the " 18 anos atrás
workqueue.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 anos atrás