Linus Torvalds dd5f5fed6c Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current hace 17 años
..
irq 70edcd77a0 genirq: stackdump after the "Trying to free already-free IRQ" message hace 17 años
power 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc hace 17 años
time 5df7fa1c62 tick-sched: add more debug information 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 6dab27784b x86: add a simple backtrace test module hace 17 años
acct.c b59f8197c5 acct: real_parent ppid hace 17 años
audit.c 320f1b1ed2 [AUDIT] ratelimit printk messages audit hace 17 años
audit.h 74c3cbe33b [PATCH] audit: watching subtrees hace 18 años
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees hace 18 años
auditfilter.c 1a6b9f2317 [AUDIT] make audit=0 really stop audit messages hace 17 años
auditsc.c b593d384ef [AUDIT] create context if auditing was ever enabled hace 17 años
backtracetest.c 6dab27784b x86: add a simple backtrace test module hace 17 años
capability.c 8990571eb5 Uninline find_pid etc set of functions hace 18 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 18 años
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt hace 18 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 18 años
dma.c 902749cdbd whitespace fixes: DMA channel allocator hace 18 años
exec_domain.c 62769dce86 whitespace fixes: execution domains hace 18 años
exit.c 338077e54e exit: Use task_is_* hace 17 años
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. hace 17 años
fork.c 6d4e4c4fca KVM: Disallow fork() and similar games when using a VM hace 17 años
futex.c cd689985cf futex: Add bitset conditional wait/wakeup functionality hace 17 años
futex_compat.c cd689985cf futex: Add bitset conditional wait/wakeup functionality hace 17 años
hrtimer.c 3588a085cd hrtimer: fix hrtimer_init_sleeper() users hace 17 años
itimer.c 0719e3702e whitespace fixes: interval timers hace 18 años
kallsyms.c 6dd06c9fbe module: make module_address_lookup safe 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 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot 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 18 años
marker.c 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load hace 17 años
module.c dd5af90a7f x86/non-x86: percpu, node ids, apic ids x86.git fixup 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 ad776537cc Add mutex_lock_killable 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 18 años
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem hace 18 años
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace hace 18 años
panic.c 71c339116a debug: add the end-of-trace marker and the module list to hace 17 años
params.c 8686c99875 module: fix the module name length in param_sysfs_builtin 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 18 años
printk.c c4772d9930 debug: turn ignore_loglevel into an early param hace 17 años
profile.c 1ad82fd547 debug: clean up kernel/profile.c hace 17 años
ptrace.c 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 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 18 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 18 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 18 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 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 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 ef9884e6f2 sched: let +nice tasks have smaller impact 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 13f09b95a8 Ensure that we export __fatal_signal_pending() hace 17 años
softirq.c 6378ddb592 time: track accurate idle time with tick_sched.idle_sleeptime hace 17 años
softlockup.c 90739081ef softlockup: fix signedness hace 17 años
spinlock.c 95c354fe9f spinlock: lockbreak cleanup hace 17 años
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors hace 19 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 fa28237cfc [POWERPC] Provide a way to protect 4k subpages when using 64k pages hace 17 años
sysctl.c de6bbd1d30 [AUDIT] break large execve argument logging into smaller messages hace 17 años
sysctl_check.c e51b6ba077 sysctl: Infrastructure for per namespace sysctls hace 17 años
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() hace 17 años
test_kprobes.c 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot hace 17 años
time.c 1001d0a9ee timekeeping: update xtime_cache when time(zone) changes hace 17 años
timer.c 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc hace 17 años
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting hace 18 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 18 años
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) hace 18 años
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back hace 17 años
wait.c e64d66c8ed wait: Use TASK_NORMAL hace 17 años
workqueue.c 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() hace 17 años