Linus Torvalds a9e40a2493 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
..
debug 5450d90405 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded hace 15 años
gcov 6038f373a3 llseek: automatically add .llseek fop hace 15 años
irq 82279e6bd7 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
power 43e60861fe PM / OPP: Hide OPP configuration when SoCs do not provide an implementation hace 15 años
time 8af3c153ba ntp: Clamp PLL update interval hace 15 años
trace d2f30c73ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files hace 18 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 16 años
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too hace 17 años
Makefile 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
acct.c ebabe9a900 pass a struct path to vfs_statfs hace 15 años
async.c 083b804c4d async: use workqueue for worker pool hace 15 años
audit.c ab263f47c9 audit: Use rcu for task lookup protection hace 15 años
audit.h b8800aa5d9 audit: make functions static hace 15 años
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier hace 15 años
audit_watch.c b8800aa5d9 audit: make functions static hace 15 años
auditfilter.c d29be158a6 Audit: add support to match lsm labels on user audit messages hace 15 años
auditsc.c 120a795da0 audit mmap 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 16 años
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code hace 15 años
cgroup.c f7e835710a convert cgroup and cpuset hace 15 años
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions hace 15 años
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() hace 15 años
configs.c 6038f373a3 llseek: automatically add .llseek fop hace 15 años
cpu.c 3a101d0548 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining hace 15 años
cpuset.c f7e835710a convert cgroup and cpuset hace 15 años
cred.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 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
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support hace 16 años
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path hace 15 años
exit.c e0a7021710 posix-cpu-timers: workaround to suppress the problems with mt exec 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 9b1bf12d5d signals: move cred_guard_mutex 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 4c115e951d futex: Address compiler warnings in exit_robust_list hace 15 años
futex_compat.c 4c115e951d futex: Address compiler warnings in exit_robust_list hace 15 años
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search hace 15 años
hrtimer.c f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() hace 15 años
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments hace 15 años
hw_breakpoint.c 3c502e7a02 perf,hw_breakpoint: Initialize hardware api earlier hace 15 años
irq_work.c 94e8ba7286 irq_work: Drop cmpxchg() result hace 15 años
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields hace 16 años
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional hace 15 años
kallsyms.c 33e0d57f5d Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" hace 15 años
kexec.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages hace 15 años
kfifo.c 399f1e30ac kfifo: fix scatterlist usage hace 15 años
kmod.c d7627467b7 Make do_execve() take a const filename pointer hace 15 años
kprobes.c de31c3ca81 jump label: Fix error with preempt disable holding mutex hace 15 años
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks hace 15 años
kthread.c 82805ab77d kthread: implement kthread_data() hace 15 años
latencytop.c 38715258aa latencytop: fix per task accumulator hace 15 años
lockdep.c 4ba053c04a lockdep: Check the depth of subclass hace 15 años
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops hace 15 años
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu hace 15 años
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around hace 17 años
module.c 13b9b6e746 tracing: Fix module use of trace_bprintk() 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 16 años
mutex.c ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook hace 15 años
mutex.h 0d66bf6d35 mutex: implement adaptive spinning hace 17 años
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() hace 16 años
ns_cgroup.c 45531757b4 cgroup: notify ns_cgroup deprecated hace 15 años
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 15 años
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation hace 15 años
params.c 907b29eb41 param: locking for kernel parameters hace 15 años
perf_event.c ee6dcfa40a perf: Fix the software context switch counter hace 15 años
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). hace 15 años
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
pm_qos_params.c 00fafcda17 PM / PM QoS: Fix reversed min and max hace 15 años
posix-cpu-timers.c c0deae8c95 posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call hace 15 años
posix-timers.c 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() hace 15 años
printk.c 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure hace 15 años
profile.c 6038f373a3 llseek: automatically add .llseek fop hace 15 años
ptrace.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct hace 15 años
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array hace 15 años
rcupdate.c d4f8f217b8 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu hace 15 años
rcutiny.c a57eb940d1 rcu: Add a TINY_PREEMPT_RCU hace 15 años
rcutiny_plugin.h dd7c4d8973 rcu: performance fixes to TINY_PREEMPT_RCU callback checking hace 15 años
rcutorture.c 0ddea0ead2 rcu: fix sparse errors in rcutorture.c hace 15 años
rcutree.c 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value hace 15 años
rcutree.h 269dcc1c2e rcu: Add tracing data to support queueing models hace 15 años
rcutree_plugin.h 81a294c44e rcu: fix _oddness handling of verbose stall warnings hace 15 años
rcutree_trace.c 269dcc1c2e rcu: Add tracing data to support queueing models hace 15 años
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset hace 15 años
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
resource.c e9f29c9a56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 hace 15 años
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock hace 16 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 0fc86c7bd9 rtmutex-tester: make it build without BKL hace 15 años
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 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 18 años
sched.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption hace 15 años
sched_clock.c c676329abb sched_clock: Add local_clock() API and improve documentation hace 15 años
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases hace 15 años
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases hace 15 años
sched_debug.c eebef74695 sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug hace 15 años
sched_fair.c d5ad140bc1 sched: Fix idle balancing hace 15 años
sched_features.h aa48380851 sched: Remove irq time from available CPU power hace 15 años
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes hace 15 años
sched_rt.c 305e6835e0 sched: Do not account irq time to current task hace 15 años
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments hace 15 años
sched_stoptask.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption hace 15 años
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole hace 17 años
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() hace 17 años
signal.c b840115083 signals: annotate lock context change on ptrace_stop() hace 15 años
smp.c 3a5f65df5a Typedef SMP call function pointer hace 15 años
softirq.c a042e26137 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
spinlock.c 9c1721aa49 locking: Cleanup the name space completely hace 16 años
srcu.c 829f8ed2c9 kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC hace 15 años
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias hace 17 años
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value hace 15 años
sys.c 950eaaca68 pid: make setpgid() system call use RCU read-side critical section hace 15 años
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall hace 15 años
sysctl.c df6e61d4ca kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK hace 15 años
sysctl_binary.c 69e4469a39 sysctl: don't use own implementation of hex_to_bin() hace 15 años
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional hace 15 años
taskstats.c 3d9e0cf1fe taskstats: split fill_pid function hace 15 años
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes hace 15 años
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME hace 15 años
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits hace 17 años
timer.c e360adbe29 irq_work: Add generic hardirq context callbacks hace 15 años
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming hace 15 años
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times hace 15 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 17 años
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu hace 16 años
user.c 571428be55 kernel/user.c: add lock release annotation on free_user() hace 15 años
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. hace 15 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 16 años
wait.c ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook hace 15 años
watchdog.c 433039e97f watchdog: Fix section mismatch and potential undefined behavior. hace 15 años
workqueue.c ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ hace 15 años
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool hace 15 años