Scott James Remnant 02b51df1b0 proc connector: add event for process becoming session leader hace 15 años
..
gcov a15098c90d powerpc: Enable GCOV hace 16 años
irq d90a7e8640 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
power 1a8670a29b oom: move oom_killer_enable()/oom_killer_disable to where they belong hace 15 años
time a03fdb7612 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 88e9d34c72 seq_file: constify seq_operations 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 16 años
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency hace 17 años
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too hace 16 años
Makefile 43c1266ce4 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
acct.c d8e180dcd5 bsdacct: switch credentials for writing to the accounting file hace 16 años
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization hace 16 años
audit.c 916d75761c Fix rule eviction order for AUDIT_DIR hace 16 años
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR hace 16 años
audit_tree.c 916d75761c Fix rule eviction order for AUDIT_DIR hace 16 años
audit_watch.c 9d96098510 Audit: clean up all op= output to include string quoting hace 16 años
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting hace 16 años
auditsc.c 916d75761c Fix rule eviction order for AUDIT_DIR hace 16 años
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions hace 17 años
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users hace 17 años
capability.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 hace 16 años
cgroup.c 88e9d34c72 seq_file: constify seq_operations hace 15 años
cgroup_debug.c d969fbe69e debug cgroup: remove unneeded cgroup_lock hace 16 años
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 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 16 años
cpu.c 227423904c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
cpuset.c 58568d2a82 cpuset,mm: update tasks' mems_allowed in time hace 16 años
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials hace 16 años
cred.c 4a5d6ba191 CRED: Allow put_cred() to cope with a NULL groups list hace 15 años
delayacct.c 6952b61de9 headers: taskstats_kern.h trim hace 15 años
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword hace 16 años
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h hace 16 años
exit.c 02b51df1b0 proc connector: add event for process becoming session leader 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 28b83c5193 oom: move oom_adj value from task_struct to signal_struct hace 15 años
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really hace 16 años
futex.c 7193bea53f Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
futex_compat.c 4dc88029fd futex: Fix compat_futex to be same as futex for REQUEUE_PI hace 16 años
groups.c 30639b6af8 groups: move code to kernel/groups.c hace 16 años
hrtimer.c a03fdb7612 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
hung_task.c cf2592f59c softlockup: ensure the task has been switched out once hace 16 años
itimer.c 4cd4c1b40d timers: split process wide cpu clocks/timers hace 16 años
kallsyms.c ad6ccfad6f kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace hace 16 años
kexec.c 11c7da4b0c kexec: fix omitting offset in extended crashkernel syntax hace 16 años
kfifo.c f8a7c1a976 kfifo: Use "const" definitions hace 15 años
kgdb.c 364b5b7b1d sysrq, intel_fb: fix sysrq g collision hace 16 años
kmod.c c02e3f361c kmod: fix race in usermodehelper code hace 15 años
kprobes.c 88e9d34c72 seq_file: constify seq_operations hace 15 años
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET hace 16 años
kthread.c 61cbe54d94 sched: Keep kthreads at default priority hace 15 años
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton hace 16 años
lockdep.c a417887637 lockdep: Remove recursion stattistics 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 15 años
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around hace 16 años
module.c eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) hace 15 años
mutex-debug.c 0d66bf6d35 mutex: implement adaptive spinning hace 16 años
mutex-debug.h 0d66bf6d35 mutex: implement adaptive spinning hace 16 años
mutex.c 940010c5a3 Merge branch 'linus' into perfcounters/core hace 16 años
mutex.h 0d66bf6d35 mutex: implement adaptive spinning hace 16 años
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core hace 16 años
ns_cgroup.c 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups hace 16 años
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() hace 16 años
panic.c fe002a4197 trivial: Correct print_tainted routine name in comment hace 15 años
params.c fddd520122 module_param: allow 'bool' module_params to be bool, not just int. hace 16 años
perf_event.c 57c0c15b52 perf: Tidy up after the big rename hace 15 años
pid.c 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table hace 15 años
pid_namespace.c dca4a97960 pidns: rewrite copy_pid_ns() hace 16 años
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep hace 16 años
posix-cpu-timers.c 17d42c1c49 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() hace 16 años
posix-timers.c da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE hace 16 años
printk.c af91322ef3 printk: add printk_delay to make messages readable for some scenarios hace 15 años
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file hace 15 años
ptrace.c 7d45ecafb6 Merge branch 'master' into next hace 16 años
rcupdate.c a71fca58b7 rcu: Fix whitespace inconsistencies hace 15 años
rcutorture.c a71fca58b7 rcu: Fix whitespace inconsistencies hace 15 años
rcutree.c a71fca58b7 rcu: Fix whitespace inconsistencies hace 15 años
rcutree.h a71fca58b7 rcu: Fix whitespace inconsistencies hace 15 años
rcutree_plugin.h a71fca58b7 rcu: Fix whitespace inconsistencies hace 15 años
rcutree_trace.c a71fca58b7 rcu: Fix whitespace inconsistencies hace 15 años
relay.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
res_counter.c c5b947b288 memcg: add interface to reset limits hace 16 años
resource.c 8bc1ad7dd3 kernel/resource.c: fix sign extension in reserve_setup() hace 16 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 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function hace 17 años
rtmutex.c 1bbf20835c rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() hace 16 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 69d25870f2 cpuidle: fix the menu governor to boost IO performance hace 15 años
sched_clock.c def0a9b257 sched_clock: Make it NMI safe hace 15 años
sched_cpupri.c c3a2ae3d93 sched: Add new prio to cpupri before removing old prio hace 16 años
sched_cpupri.h 612a726faf cpumask: remove cpumask_t from core hace 16 años
sched_debug.c ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING hace 15 años
sched_fair.c 8e4bc3dd2c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
sched_features.h ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING hace 15 años
sched_idletask.c 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call hace 15 años
sched_rt.c 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 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 0dd8486b5c do_sigaltstack: small cleanups hace 16 años
slow-work.c 009789f040 slow-work: use round_jiffies() for thread pool's cull and OOM timers hace 16 años
smp.c 54fdade1c3 generic-ipi: make struct call_function_data lockless hace 15 años
softirq.c 5dd4de587f softirq: add BLOCK_IOPOLL to softirq_to_name hace 15 años
softlockup.c e162b39a36 softlockup: decouple hung tasks check from softlockup detection hace 16 años
spinlock.c 892a7c67c1 locking: Allow arch-inlined spinlocks hace 15 años
srcu.c bb695170d8 make srcu_readers_active() static hace 17 años
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias hace 16 años
stop_machine.c 612a726faf cpumask: remove cpumask_t from core hace 16 años
sys.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events hace 15 años
sys_ni.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events hace 15 años
sysctl.c af91322ef3 printk: add printk_delay to make messages readable for some scenarios hace 15 años
sysctl_check.c eefef1cf76 net: add ARP notify option for devices hace 16 años
taskstats.c 134e63756d genetlink: make netns aware hace 16 años
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes hace 16 años
time.c 12e09337fe time: Prevent 32 bit overflow with set_normalized_timespec() hace 15 años
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits hace 17 años
timer.c cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events hace 15 años
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files hace 15 años
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals hace 16 años
uid16.c 003d7ab479 [CVE-2009-0029] System call wrappers part 19 hace 16 años
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 hace 16 años
user.c 3959214f97 sched: delayed cleanup of user_struct hace 16 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 11dea19009 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers hace 16 años
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes hace 16 años
workqueue.c 774a694f8c 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