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