Linus Torvalds 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 hace 17 años
..
irq 971e5b35fb genirq: revert lazy irq disable for simple irqs hace 17 años
power d76e15fb20 driver core: make /sys/power a kobject hace 17 años
time 2d44ae4d71 hrtimer: clean up cpu->base locking tricks hace 17 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 19 años
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick hace 17 años
Kconfig.instrumentation 3743d33edf Tiny clean-up of OPROFILE/KPROBES configuration hace 17 años
Kconfig.preempt 6478d8800b sched: remove the !PREEMPT_BKL code hace 17 años
Makefile 9745512ce7 sched: latencytop support hace 17 años
acct.c b59f8197c5 acct: real_parent ppid hace 17 años
audit.c 74c3cbe33b [PATCH] audit: watching subtrees hace 17 años
audit.h 74c3cbe33b [PATCH] audit: watching subtrees hace 17 años
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees hace 17 años
auditfilter.c 74c3cbe33b [PATCH] audit: watching subtrees hace 17 años
auditsc.c 481968f44e auditsc: fix kernel-doc param warnings hace 17 años
capability.c 8990571eb5 Uninline find_pid etc set of functions hace 17 años
cgroup.c cfe36bde59 Improve cgroup printks hace 17 años
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem hace 17 años
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt hace 17 años
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ hace 18 años
cpu.c 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() hace 17 años
cpuset.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() hace 17 años
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting hace 17 años
dma.c 902749cdbd whitespace fixes: DMA channel allocator hace 17 años
exec_domain.c 62769dce86 whitespace fixes: execution domains hace 17 años
exit.c e6ceb32aa2 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() hace 17 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c 9745512ce7 sched: latencytop support hace 17 años
futex.c cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout hace 17 años
futex_compat.c 3c5fd9c77d [FUTEX] Fix address computation in compat code. hace 17 años
hrtimer.c 37bb6cb409 hrtimer: unlock hrtimer_wakeup hace 17 años
itimer.c 0719e3702e whitespace fixes: interval timers hace 17 años
kallsyms.c 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms hace 17 años
kexec.c 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages hace 17 años
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c hace 18 años
kmod.c 784680336b Fix unbalanced helper_lock in kernel/kmod.c hace 17 años
kprobes.c f438d914b2 kprobes: support kretprobe blacklist hace 17 años
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() hace 17 años
kthread.c 4f05b98d54 sched: fix, always create kernel threads with normal priority hace 17 años
latency.c f6a570333e [PATCH] severing module.h->sched.h hace 18 años
latencytop.c 9745512ce7 sched: latencytop support hace 17 años
lockdep.c 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks hace 17 años
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains hace 18 años
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output hace 17 años
marker.c 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load hace 17 años
module.c e14af7eeb4 debug: track and print last unloaded module in the oops trace hace 17 años
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h hace 18 años
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
mutex.c e4564f79d4 lockdep: fixup mutex annotations hace 17 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
notifier.c fe9d4f5763 Add kernel/notifier.c hace 17 años
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem hace 17 años
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace hace 17 años
panic.c 2c3b20e91f debug: add end-of-oops marker hace 17 años
params.c 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 hace 17 años
pid.c 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL hace 17 años
posix-cpu-timers.c 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY hace 17 años
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid hace 17 años
printk.c 19ef930927 printk: use ktime_get() hace 17 años
profile.c 1ad82fd547 debug: clean up kernel/profile.c hace 17 años
ptrace.c 6ea6dd93c9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME hace 17 años
rcuclassic.c e260be673a Preempt-RCU: implementation hace 17 años
rcupdate.c e0ecfa7917 Preempt-RCU: fix rcu_barrier for preemptive environment. hace 17 años
rcupreempt.c eaf649e9fe Preempt-RCU: CPU Hotplug handling hace 17 años
rcupreempt_trace.c e260be673a Preempt-RCU: implementation hace 17 años
rcutorture.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() hace 17 años
relay.c 1bfbc608ba whitespace fixes: relayfs hace 17 años
resource.c 887c3cb188 Add IORESOUCE_BUSY flag for System RAM hace 17 años
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks hace 17 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names hace 17 años
rtmutex.c ba25f9dcc4 Use helpers to obtain task pid in printks hace 17 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code hace 18 años
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling hace 17 años
sched.c 5fb5e6de55 sched: print backtrace of running tasks too hace 17 años
sched_debug.c 6d082592b6 sched: keep total / count stats in addition to the max for hace 17 años
sched_fair.c 6d082592b6 sched: keep total / count stats in addition to the max for hace 17 años
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick hace 17 años
sched_rt.c 326587b840 sched: fix goto retry in pick_next_task_rt() hace 17 años
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h hace 17 años
seccomp.c cf99abace7 make seccomp zerocost in schedule hace 18 años
signal.c 325d22df7b sigwait eats blocked default-ignore signals hace 17 años
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff hace 17 años
softlockup.c 90739081ef softlockup: fix signedness hace 17 años
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex hace 18 años
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors hace 18 años
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core hace 19 años
stop_machine.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() hace 17 años
sys.c 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter hace 17 años
sys_ni.c f3baa4827a [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. hace 17 años
sysctl.c 90739081ef softlockup: fix signedness hace 17 años
sysctl_check.c 64396accc2 sysctl: fix ax25 checks hace 17 años
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() hace 17 años
time.c 6fa6c3b1d1 whitespace fixes: time syscalls hace 17 años
timer.c d3d74453c3 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback hace 17 años
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting hace 17 años
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used hace 18 años
user.c 8eb703e4f3 uids: merge multiple error paths in alloc_uid() into one hace 17 años
user_namespace.c 28f300d236 Fix user namespace exiting OOPs hace 17 años
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) hace 17 años
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back hace 17 años
wait.c 59c51591a0 Fix occurrences of "the the " hace 18 años
workqueue.c 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() hace 17 años