Linus Torvalds c00046c279 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial há 17 anos atrás
..
irq 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels há 17 anos atrás
power df7c487250 trivial copy_data_pages() tidy up há 17 anos atrás
time c4ec207173 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 há 17 anos atrás
.gitignore febf7ea4be gitignore: ignore more generated files há 19 anos atrás
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support há 18 anos atrás
Kconfig.instrumentation 8256e47cdc Linux Kernel Markers há 17 anos atrás
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig há 17 anos atrás
Makefile c1cb8e48bd sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL há 17 anos atrás
acct.c 6ae965cd64 whitespace fixes: process accounting há 17 anos atrás
audit.c 5600b89278 whitespace fixes: system auditing há 17 anos atrás
audit.h 522ed7767e Audit: add TTY input auditing há 18 anos atrás
auditfilter.c 9ce34218a8 whitespace fixes: audit filtering há 17 anos atrás
auditsc.c 9f8dbe9c9c whitespace fixes: syscall auditing há 17 anos atrás
capability.c 8990571eb5 Uninline find_pid etc set of functions há 17 anos atrás
cgroup.c bd89aabc67 Control groups: Replace "cont" with "cgrp" and other misc renaming há 17 anos atrás
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem há 17 anos atrás
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt há 17 anos atrás
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ há 18 anos atrás
cpu.c 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified há 17 anos atrás
cpu_acct.c 62d0df6406 Task Control Groups: example CPU accounting subsystem há 17 anos atrás
cpuset.c 470fd64644 hotplug cpu: migrate a task within its cpuset há 17 anos atrás
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting há 17 anos atrás
dma.c 902749cdbd whitespace fixes: DMA channel allocator há 17 anos atrás
exec_domain.c 62769dce86 whitespace fixes: execution domains há 17 anos atrás
exit.c a39bc51691 Uninline fork.c/exit.c há 17 anos atrás
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel há 19 anos atrás
fork.c a39bc51691 Uninline fork.c/exit.c há 17 anos atrás
futex.c 228ebcbe63 Uninline find_task_by_xxx set of functions há 17 anos atrás
futex_compat.c 228ebcbe63 Uninline find_task_by_xxx set of functions há 17 anos atrás
hrtimer.c 6506f2aa66 fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base há 17 anos atrás
itimer.c 0719e3702e whitespace fixes: interval timers há 17 anos atrás
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' há 18 anos atrás
kexec.c cba63c3089 Extended crashkernel command line há 17 anos atrás
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c há 18 anos atrás
kmod.c 3210f0ecdb Restore call_usermodehelper_pipe() behaviour há 18 anos atrás
kprobes.c f438d914b2 kprobes: support kretprobe blacklist há 17 anos atrás
ksysfs.c d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments há 17 anos atrás
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning há 18 anos atrás
latency.c f6a570333e [PATCH] severing module.h->sched.h há 18 anos atrás
lockdep.c ba25f9dcc4 Use helpers to obtain task pid in printks há 17 anos atrás
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains há 18 anos atrás
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output há 17 anos atrás
marker.c 8256e47cdc Linux Kernel Markers há 17 anos atrás
module.c 8256e47cdc Linux Kernel Markers há 17 anos atrás
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h há 18 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
mutex.c e4564f79d4 lockdep: fixup mutex annotations há 17 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
notifier.c fe9d4f5763 Add kernel/notifier.c há 17 anos atrás
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem há 17 anos atrás
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace há 17 anos atrás
panic.c 9aa5e993fa trivial comment wording/typo fix regarding taint flags há 17 anos atrás
params.c faf8c714f4 param_sysfs_builtin memchr argument fix há 17 anos atrás
pid.c 2f2a3a46fc Uninline the task_xid_nr_ns() calls há 17 anos atrás
posix-cpu-timers.c bac0abd617 Isolate some explicit usage of task->tgid há 17 anos atrás
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid há 17 anos atrás
printk.c 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option há 17 anos atrás
profile.c b012d346c0 make kernel/profile.c:time_hook static há 17 anos atrás
ptrace.c bac0abd617 Isolate some explicit usage of task->tgid há 17 anos atrás
rcupdate.c a9022e9cb9 Clean up duplicate includes in kernel/ há 17 anos atrás
rcutorture.c c17ac85504 Make rcutorture RNG use temporal entropy há 17 anos atrás
relay.c 1bfbc608ba whitespace fixes: relayfs há 17 anos atrás
resource.c 75884fb1c6 memory unplug: memory hotplug cleanup há 17 anos atrás
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks há 17 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default há 18 anos atrás
rtmutex.c ba25f9dcc4 Use helpers to obtain task pid in printks há 17 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code há 18 anos atrás
rwsem.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex há 18 anos atrás
sched.c 6888c1ecd6 kernel/sched.c: remove bogus comment from account_user_time há 17 anos atrás
sched_debug.c 480b9434c5 sched: reduce schedstat variable overhead a bit há 17 anos atrás
sched_fair.c b9dca1e0fc sched: fix new task startup crash há 17 anos atrás
sched_idletask.c 5522d5d5f7 sched: mark scheduling classes as const há 17 anos atrás
sched_rt.c a4ec24b48d sched: tidy up SCHED_RR há 17 anos atrás
sched_stats.h 480b9434c5 sched: reduce schedstat variable overhead a bit há 17 anos atrás
seccomp.c cf99abace7 make seccomp zerocost in schedule há 18 anos atrás
signal.c ba25f9dcc4 Use helpers to obtain task pid in printks há 17 anos atrás
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff há 17 anos atrás
softlockup.c ba25f9dcc4 Use helpers to obtain task pid in printks há 17 anos atrás
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex há 18 anos atrás
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors há 18 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core há 19 anos atrás
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process há 18 anos atrás
sys.c 9a2e70572e Isolate the explicit usage of signal->pgrp há 17 anos atrás
sys_ni.c 0732a552cb kernel/sys_ni.c: add dummy sys_ni_syscall() prototype há 17 anos atrás
sysctl.c b488893a39 pid namespaces: changes to show virtual ids to user há 17 anos atrás
sysctl_check.c 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap há 17 anos atrás
taskstats.c 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". há 17 anos atrás
time.c 6fa6c3b1d1 whitespace fixes: time syscalls há 17 anos atrás
timer.c b488893a39 pid namespaces: changes to show virtual ids to user há 17 anos atrás
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting há 17 anos atrás
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
user.c e6d5a11dad Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched há 17 anos atrás
user_namespace.c 28f300d236 Fix user namespace exiting OOPs há 18 anos atrás
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) há 18 anos atrás
utsname_sysctl.c 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS há 18 anos atrás
wait.c 59c51591a0 Fix occurrences of "the the " há 18 anos atrás
workqueue.c ba25f9dcc4 Use helpers to obtain task pid in printks há 17 anos atrás