Al Viro 1ec7f1ddbe [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() hace 17 años
..
irq d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK hace 17 años
power 29ea5171cb Merge branches 'release' and 'doc' into release hace 17 años
time 5dfeaef895 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt hace 17 años
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files hace 17 años
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick hace 17 años
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT hace 17 años
Makefile 9732b61123 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb hace 17 años
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces hace 17 años
audit.c d7a96f3a1a Audit: internally use the new LSM audit hooks hace 17 años
audit.h 9d57a7f9e2 SELinux: use new audit hooks, remove redundant exports hace 17 años
audit_tree.c 1d957f9bf8 Introduce path_put() hace 17 años
auditfilter.c 04305e4aff Audit: Final renamings and cleanup hace 17 años
auditsc.c 04305e4aff Audit: Final renamings and cleanup hace 17 años
backtracetest.c 6dab27784b x86: add a simple backtrace test module hace 17 años
capability.c e338d263a7 Add 64-bit capability support to the kernel hace 17 años
cgroup.c 0e04388f01 cgroup: fix a race condition in manipulating tsk->cg_list hace 17 años
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem hace 18 años
compat.c b53e921ba1 generic: reduce stack pressure in sched_affinity hace 17 años
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ hace 18 años
cpu.c f70316dace generic: use new set_cpus_allowed_ptr function hace 17 años
cpuset.c 1d3504fcf5 sched, cpuset: customize sched domains, core 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 1ec7f1ddbe [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() hace 17 años
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. hace 17 años
fork.c 2adee9b30d x86: fpu xstate split fix hace 17 años
futex.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* hace 17 años
futex_compat.c 8481664d37 futex_compat __user annotation hace 17 años
hrtimer.c 259aae864c hrtimer: optimize the softirq time optimization hace 17 años
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid hace 17 años
kallsyms.c a3b81113fb remove support for un-needed _extratext section hace 17 años
kexec.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h hace 17 años
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c hace 18 años
kgdb.c 1a9a3e76dd kgdb: always use icache flush for sw breakpoints hace 17 años
kmod.c f70316dace generic: use new set_cpus_allowed_ptr function hace 17 años
kprobes.c b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() hace 17 años
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() hace 17 años
kthread.c 429f731dea Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc hace 17 años
latencytop.c 19fb518c2a latencytop: optimize LT_BACKTRACEDEPTH loops a bit hace 17 años
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes 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 6496968e6c markers: use synchronize_sched() hace 17 años
module.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h hace 17 años
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* hace 17 años
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* hace 17 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
notifier.c c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> hace 17 años
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem hace 18 años
nsproxy.c ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option hace 17 años
panic.c 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) hace 17 años
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them hace 17 años
pid.c 7ad5b3a505 kernel: remove fastcall in kernel/* hace 17 años
pid_namespace.c 74bd59bb39 namespaces: cleanup the code managed with PID_NS option hace 17 años
pm_qos_params.c d82b35186e pm qos infrastructure and interface hace 17 años
posix-cpu-timers.c ee7dd205b5 posix-timers: fix shadowed variables hace 17 años
posix-timers.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h hace 17 años
printk.c 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" hace 17 años
profile.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h hace 17 años
ptrace.c e16b278164 ptrace: compat_ptrace_request siginfo hace 17 años
rcuclassic.c e260be673a Preempt-RCU: implementation hace 17 años
rcupdate.c fbf6bfca76 rcupdate: fix comment hace 17 años
rcupreempt.c b53e921ba1 generic: reduce stack pressure in sched_affinity hace 17 años
rcupreempt_trace.c e260be673a Preempt-RCU: implementation hace 17 años
rcutorture.c f70316dace generic: use new set_cpus_allowed_ptr function hace 17 años
relay.c 5eb7f9fa84 relay: set an spd_release() hook for splice hace 17 años
res_counter.c fb78922ce9 Memory Resource Controller use strstrip while parsing arguments hace 17 años
resource.c 884525655d PCI: clean up resource alignment management hace 17 años
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 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 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. hace 17 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester hace 17 años
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling hace 17 años
sched.c c24b7c5244 sched: features fix hace 17 años
sched_debug.c 486fdae214 sched: build fix hace 17 años
sched_fair.c 7ba2e74ab5 sched: debug: show a weight tree hace 17 años
sched_features.h f00b45c145 sched: /debug/sched_features hace 17 años
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick hace 17 años
sched_rt.c 58d6c2d72f sched: rt-group: optimize dequeue_rt_stack hace 17 años
sched_stats.h 39106dcf85 cpumask: use new cpus_scnprintf function hace 17 años
seccomp.c cf99abace7 make seccomp zerocost in schedule hace 18 años
semaphore.c 714493cd54 Improve semaphore documentation hace 17 años
signal.c f5264481c8 trivial: small cleanups hace 17 años
softirq.c 48f20a9a94 tasklets: execute tasklets in the same order they were queued hace 17 años
softlockup.c 7be2a03e31 softlockup: fix task state setting hace 17 años
spinlock.c 95c354fe9f spinlock: lockbreak cleanup hace 17 años
srcu.c bb695170d8 make srcu_readers_active() static hace 17 años
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core hace 19 años
stop_machine.c e9b62693ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial hace 17 años
sys.c 8fb402bccf generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC hace 17 años
sys_ni.c 4d672e7ac7 timerfd: new timerfd API hace 17 años
sysctl.c d0b27fa778 sched: rt-group: synchonised bandwidth period hace 17 años
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c hace 17 años
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() hace 17 años
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler hace 17 años
time.c bdc807871d avoid overflows in kernel/time.c hace 17 años
timeconst.pl c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC hace 17 años
timer.c 0d180406f2 timers: simplify lockdep handling hace 17 años
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting hace 18 años
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call hace 17 años
user.c eff766a65c sched: fix the task_group hierarchy for UID grouping hace 17 años
user_namespace.c aee16ce73c namespaces: cleanup the code managed with the USER_NS option hace 17 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 7ad5b3a505 kernel: remove fastcall in kernel/* hace 17 años
workqueue.c d59b949f77 timer_list: add annotations to workqueue.c hace 17 años