Linus Torvalds 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 пре 17 година
..
irq 971e5b35fb genirq: revert lazy irq disable for simple irqs пре 17 година
power d76e15fb20 driver core: make /sys/power a kobject пре 17 година
time 2d44ae4d71 hrtimer: clean up cpu->base locking tricks пре 17 година
.gitignore febf7ea4be gitignore: ignore more generated files пре 19 година
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick пре 17 година
Kconfig.instrumentation 3743d33edf Tiny clean-up of OPROFILE/KPROBES configuration пре 17 година
Kconfig.preempt 6478d8800b sched: remove the !PREEMPT_BKL code пре 17 година
Makefile 9745512ce7 sched: latencytop support пре 17 година
acct.c b59f8197c5 acct: real_parent ppid пре 17 година
audit.c 74c3cbe33b [PATCH] audit: watching subtrees пре 17 година
audit.h 74c3cbe33b [PATCH] audit: watching subtrees пре 17 година
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees пре 17 година
auditfilter.c 74c3cbe33b [PATCH] audit: watching subtrees пре 17 година
auditsc.c 481968f44e auditsc: fix kernel-doc param warnings пре 17 година
capability.c 8990571eb5 Uninline find_pid etc set of functions пре 17 година
cgroup.c cfe36bde59 Improve cgroup printks пре 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 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() пре 17 година
cpuset.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() пре 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 e6ceb32aa2 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() пре 17 година
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel пре 19 година
fork.c 9745512ce7 sched: latencytop support пре 17 година
futex.c cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout пре 17 година
futex_compat.c 3c5fd9c77d [FUTEX] Fix address computation in compat code. пре 17 година
hrtimer.c 37bb6cb409 hrtimer: unlock hrtimer_wakeup пре 17 година
itimer.c 0719e3702e whitespace fixes: interval timers пре 17 година
kallsyms.c 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms пре 17 година
kexec.c 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages пре 17 година
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c пре 18 година
kmod.c 784680336b Fix unbalanced helper_lock in kernel/kmod.c пре 17 година
kprobes.c f438d914b2 kprobes: support kretprobe blacklist пре 17 година
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() пре 17 година
kthread.c 4f05b98d54 sched: fix, always create kernel threads with normal priority пре 17 година
latency.c f6a570333e [PATCH] severing module.h->sched.h пре 18 година
latencytop.c 9745512ce7 sched: latencytop support пре 17 година
lockdep.c 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks пре 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 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load пре 17 година
module.c e14af7eeb4 debug: track and print last unloaded module in the oops trace пре 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 2c3b20e91f debug: add end-of-oops marker пре 17 година
params.c 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 пре 17 година
pid.c 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL пре 17 година
posix-cpu-timers.c 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY пре 17 година
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid пре 17 година
printk.c 19ef930927 printk: use ktime_get() пре 17 година
profile.c 1ad82fd547 debug: clean up kernel/profile.c пре 17 година
ptrace.c 6ea6dd93c9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME пре 17 година
rcuclassic.c e260be673a Preempt-RCU: implementation пре 17 година
rcupdate.c e0ecfa7917 Preempt-RCU: fix rcu_barrier for preemptive environment. пре 17 година
rcupreempt.c eaf649e9fe Preempt-RCU: CPU Hotplug handling пре 17 година
rcupreempt_trace.c e260be673a Preempt-RCU: implementation пре 17 година
rcutorture.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() пре 17 година
relay.c 1bfbc608ba whitespace fixes: relayfs пре 17 година
resource.c 887c3cb188 Add IORESOUCE_BUSY flag for System RAM пре 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 af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names пре 17 година
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 c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling пре 17 година
sched.c 5fb5e6de55 sched: print backtrace of running tasks too пре 17 година
sched_debug.c 6d082592b6 sched: keep total / count stats in addition to the max for пре 17 година
sched_fair.c 6d082592b6 sched: keep total / count stats in addition to the max for пре 17 година
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick пре 17 година
sched_rt.c 326587b840 sched: fix goto retry in pick_next_task_rt() пре 17 година
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h пре 17 година
seccomp.c cf99abace7 make seccomp zerocost in schedule пре 18 година
signal.c 325d22df7b sigwait eats blocked default-ignore signals пре 17 година
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff пре 17 година
softlockup.c 90739081ef softlockup: fix signedness пре 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 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() пре 17 година
sys.c 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter пре 17 година
sys_ni.c f3baa4827a [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. пре 17 година
sysctl.c 90739081ef softlockup: fix signedness пре 17 година
sysctl_check.c 64396accc2 sysctl: fix ax25 checks пре 17 година
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() пре 17 година
time.c 6fa6c3b1d1 whitespace fixes: time syscalls пре 17 година
timer.c d3d74453c3 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback пре 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 8eb703e4f3 uids: merge multiple error paths in alloc_uid() into one пре 17 година
user_namespace.c 28f300d236 Fix user namespace exiting OOPs пре 17 година
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) пре 17 година
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back пре 17 година
wait.c 59c51591a0 Fix occurrences of "the the " пре 18 година
workqueue.c 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() пре 17 година