Linus Torvalds 0f2cc4ecd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 hace 15 años
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL hace 16 años
irq b5eb78f76d sparseirq: Use radix_tree instead of ptrs array hace 15 años
power a9c9b4429d PM / Hibernate: Fix preallocating of memory hace 15 años
time e56425b135 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
trace 0a135ba14d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 15 años
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files hace 17 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 17 años
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency hace 17 años
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config hace 15 años
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too hace 16 años
Makefile a626b46e17 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
acct.c 4b731d50ff bsdacct: fix uid/gid misreporting hace 15 años
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization hace 16 años
audit.c 939cbf260c Audit: send signal info if selinux is disabled hace 16 años
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR hace 16 años
audit_tree.c 1f707137b5 new helper: iterate_mounts() hace 15 años
audit_watch.c e08b061ec0 Audit: reorganize struct audit_watch to save 8 bytes hace 16 años
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting hace 16 años
auditsc.c cccc6bba3f Lose the first argument of audit_inode_child() hace 15 años
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions hace 17 años
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated hace 15 años
capability.c 86fc80f16e capabilities: Use RCU to protect task lookup in sys_capget hace 15 años
cgroup.c c50cc75271 sched, cgroups: Fix module export hace 15 años
cgroup_freezer.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time hace 16 años
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo hace 16 años
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments hace 17 años
cpu.c 9d3cfc4c1d sched: Correct printk whitespace in warning from cpu down task check hace 15 años
cpuset.c 6ad4c18884 sched: Fix balance vs hotplug race hace 15 años
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials hace 16 años
cred.c b8a1d37c5f kernel/cred.c: use kmem_cache_free hace 15 años
delayacct.c 6952b61de9 headers: taskstats_kern.h trim hace 16 años
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword hace 17 años
early_res.c dce46a04d5 early_res: Need to save the allocation name in drop_range_partial() hace 15 años
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h hace 16 años
exit.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() hace 15 años
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
fork.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() hace 15 años
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really hace 16 años
futex.c 59647b6ac3 futex: Handle futex value corruption gracefully hace 15 años
futex_compat.c f409adf5b1 futex: Protect pid lookup in compat code with RCU hace 15 años
groups.c 30639b6af8 groups: move code to kernel/groups.c hace 16 años
hrtimer.c ecb49d1a63 hrtimers: Convert to raw_spinlocks hace 15 años
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl hace 15 años
hw_breakpoint.c cd757645fb perf: Make bp_len type to u64 generic across the arch hace 15 años
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields hace 15 años
kallsyms.c f60d24d2ad hw-breakpoints: Fix broken hw-breakpoint sample module hace 15 años
kexec.c 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems hace 15 años
kfifo.c 5a5e0f4c70 kfifo: Don't use integer as NULL pointer hace 15 años
kgdb.c aa16cd8d12 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() hace 15 años
kprobes.c 5ecaafdbf4 kprobes: Add mcount to the kprobes blacklist hace 15 años
ksysfs.c 7c9414385e sched: Remove USER_SCHED hace 15 años
kthread.c 301ba0457f kthread, sched: Remove reference to kthread_create_on_cpu hace 15 años
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton hace 16 años
lockdep.c 056ba4a9be rcu: Make lockdep_rcu_dereference() message less alarmist hace 15 años
lockdep_internals.h af01296145 lockdep: BFS cleanup hace 16 años
lockdep_proc.c 88e9d34c72 seq_file: constify seq_operations hace 16 años
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around hace 16 años
module.c ab386128f2 Merge branch 'master' into percpu hace 15 años
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h hace 16 años
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock hace 15 años
mutex.c c02260277e mutex: Better control mutex adaptive spinning config hace 15 años
mutex.h 0d66bf6d35 mutex: implement adaptive spinning hace 16 años
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() hace 15 años
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time hace 16 años
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() hace 16 años
padata.c 16295bec63 padata: Generic parallelization/serialization interface hace 15 años
panic.c 0f4bd46ec2 kmsg_dump: Dump on crash_kexec as well hace 15 años
params.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function hace 15 años
perf_event.c 6556a67435 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
pid.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() hace 15 años
pid_namespace.c e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination hace 16 años
pm_qos_params.c 1a6deaea35 pm_qos: clean up racy global "name" variable hace 16 años
posix-cpu-timers.c ba5ea951d0 posix-cpu-timers: optimize and document timer_create callback hace 15 años
posix-timers.c 6622e670b2 posix-timers.c: Don't export local functions hace 15 años
printk.c b4ccebdd37 Merge branch 'next' into for-linus hace 15 años
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file hace 16 años
ptrace.c c6a0dd7ec6 ptrace: Fix ptrace_regset() comments and diagnose errors specifically hace 15 años
range.c e9a0064ad0 x86: Change range end to start+size hace 15 años
rcupdate.c f5f6540964 rcu: Export rcu_scheduler_active hace 15 años
rcutiny.c 9f680ab414 rcu: Eliminate unneeded function wrapping hace 15 años
rcutorture.c 0a135ba14d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 15 años
rcutree.c a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU hace 15 años
rcutree.h a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU hace 15 años
rcutree_plugin.h 71da81324c rcu: Fix accelerated GPs for last non-dynticked CPU hace 15 años
rcutree_trace.c 20133cfce7 rcu: Stop overflowing signed integers hace 15 años
relay.c 28dfef8feb const: constify remaining pipe_buf_operations hace 15 años
res_counter.c 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. hace 16 años
resource.c 2a32f2db13 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock hace 15 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function hace 17 años
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock hace 15 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines hace 16 años
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling hace 17 años
sched.c 0a135ba14d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 15 años
sched_clock.c b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK hace 15 años
sched_cpupri.c 90fdbdb484 sched: Use for_each_bit hace 15 años
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock hace 15 años
sched_debug.c 05fa785cf8 sched: Convert rq->lock to raw_spinlock hace 15 años
sched_fair.c dd5feea14a sched: Fix SCHED_MC regression caused by change in sched cpu_power hace 15 años
sched_features.h 6cecd084d0 sched: Discard some old bits hace 15 años
sched_idletask.c 3d45fd804a sched: Remove the sched_class load_balance methods hace 15 años
sched_rt.c 74b7eb5885 sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu] hace 15 años
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq hace 16 años
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole hace 16 años
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() hace 17 años
signal.c a27341cd5f Prioritize synchronous signals over 'normal' signals hace 15 años
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs hace 15 años
slow-work.c 1557d33007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 hace 15 años
slow-work.h f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs hace 15 años
smp.c e03bcb6862 generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data hace 15 años
softirq.c b9c3032277 hrtimer, softirq: Fix hrtimer->softirq trampoline hace 15 años
softlockup.c d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume hace 15 años
spinlock.c 9c1721aa49 locking: Cleanup the name space completely hace 15 años
srcu.c 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives hace 15 años
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias hace 16 años
stop_machine.c 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems hace 15 años
sys.c f66ffdedbf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
sys_ni.c d7fc02c7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 hace 15 años
sysctl.c 4b17764737 sparc: Support show_unhandled_signals. hace 15 años
sysctl_binary.c 8737c9305b Switch may_open() and break_lease() to passing O_... hace 15 años
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check hace 15 años
taskstats.c b54452b07a const: struct nla_policy hace 15 años
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes hace 16 años
time.c 83f57a11d8 Revert "time: Remove xtime_cache" hace 15 años
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits hace 17 años
timer.c fe432200ab perf: Fix perf_event_do_pending() fallback callsite hace 15 años
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files hace 16 años
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals hace 16 años
uid16.c 2bcd57ab61 headers: utsname.h redux hace 16 años
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 hace 16 años
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu hace 15 años
user.c 7c9414385e sched: Remove USER_SCHED hace 15 años
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() hace 16 años
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() hace 16 años
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic hace 15 años
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes hace 16 años
workqueue.c d71cb81af3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 15 años