Darren Hart c02aa73b1d sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy hace 14 años
..
debug 4b7bd36470 Merge branch 'master' into for-next hace 14 años
gcov 6038f373a3 llseek: automatically add .llseek fop hace 15 años
irq 6d83f94db9 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now hace 14 años
power bc3adfc670 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 14 años
time 3a142a0672 clockevents: Prevent oneshot mode when broadcast device is periodic hace 14 años
trace 2d3a8497f8 blktrace: Remove blk_fill_rwbs_rq. hace 14 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 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS hace 14 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 9db3b9bcc7 audit: error message typo correction hace 14 años
audit.h b8800aa5d9 audit: make functions static hace 14 años
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier hace 14 años
audit_watch.c b8800aa5d9 audit: make functions static hace 14 años
auditfilter.c d29be158a6 Audit: add support to match lsm labels on user audit messages hace 14 años
auditsc.c 120a795da0 audit mmap hace 14 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 6037b715d6 security: add cred argument to security_capable() hace 14 años
cgroup.c acda4721ae Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin hace 14 años
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions hace 14 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 47935a731b Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 14 años
cpuset.c f7e835710a convert cgroup and cpuset hace 14 años
cred.c fb2b2a1d37 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure hace 14 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 15 años
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path hace 15 años
exit.c 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 14 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 ba76149f47 thp: khugepaged hace 14 años
freezer.c 8cfe400ca5 Freezer: Fix a race during freezing of TASK_STOPPED tasks hace 14 años
futex.c f9ee7f60d6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 14 años
futex_compat.c 4c115e951d futex: Address compiler warnings in exit_robust_list hace 14 años
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search hace 15 años
hrtimer.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 14 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 2e80a82a49 perf: Dynamic pmu types hace 14 años
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics hace 14 años
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields hace 15 años
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional hace 14 años
kallsyms.c 33e0d57f5d Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" hace 14 años
kexec.c b595076a18 tree-wide: fix comment/printk typos hace 14 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 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 14 años
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks hace 15 años
kthread.c c9b5f501ef sched: Constify function scope static struct sched_param usage hace 14 años
latencytop.c 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps hace 14 años
lockdep.c 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c hace 14 años
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops hace 15 años
lockdep_proc.c 3cf9b85b47 locking, lockdep: Convert sprintf_symbol to %pS hace 14 años
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around hace 16 años
module.c 6549864629 tracepoints: Fix section alignment using pointer array hace 14 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 335d7afbfb mutexes, sched: Introduce arch_mutex_cpu_relax() hace 14 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 45531757b4 cgroup: notify ns_cgroup deprecated hace 14 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 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support hace 14 años
params.c e94965ed5b module: show version information for built-in modules in sysfs hace 14 años
perf_event.c 4fe757dd48 perf: Fix throttle logic hace 14 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 14 años
posix-cpu-timers.c c0deae8c95 posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call hace 14 años
posix-timers.c 20f33a03f0 posix-timers: Annotate lock_timer() hace 14 años
printk.c ee24aebffb cap_syslog: accept CAP_SYS_ADMIN for now hace 14 años
profile.c 6038f373a3 llseek: automatically add .llseek fop hace 15 años
ptrace.c 01e05e9a90 ptrace: use safer wake up on ptrace_detach() hace 14 años
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array hace 14 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 b24efdfdf6 rcu: avoid pointless blocked-task warnings hace 14 años
rcutiny_plugin.h e940cc804e rcu: Distinguish between boosting and boosted hace 14 años
rcutorture.c 8e8be45e8e rcu: add priority-inversion testing to rcutorture hace 15 años
rcutree.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 14 años
rcutree.h 0209f6490b rcu: limit rcu_node leaf-level fanout hace 14 años
rcutree_plugin.h e27fc9641e rcu: increase synchronize_sched_expedited() batching hace 14 años
rcutree_trace.c 29494be71a rcu,cleanup: simplify the code when cpu is dying hace 14 años
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset hace 14 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 fcb119183c resources: add arch hook for preventing allocation in reserved areas hace 14 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 0fc86c7bd9 rtmutex-tester: make it build without BKL hace 15 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 c02aa73b1d sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy hace 14 años
sched_autogroup.c 511f67a599 sched, autogroup: Stop claiming ownership of the root task group hace 14 años
sched_autogroup.h 800d4d30c8 sched, autogroup: Stop going ahead if autogroup is disabled hace 14 años
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug hace 14 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 ac53db596c sched: Use a buddy to implement yield_task_fair() hace 14 años
sched_fair.c a2f5c9ab79 sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks hace 14 años
sched_features.h 2069dd75c7 sched: Rewrite tg_shares_up) hace 14 años
sched_idletask.c da7a735e51 sched: Fix switch_from_fair() hace 14 años
sched_rt.c e0a92c1747 Merge branch 'sched/urgent' into sched/core hace 14 años
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments hace 14 años
sched_stoptask.c da7a735e51 sched: Fix switch_from_fair() hace 14 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 b840115083 signals: annotate lock context change on ptrace_stop() hace 14 años
smp.c 2b1caf6ed7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 14 años
softirq.c 4dd53d891c softirqs: Free up pf flag PF_KSOFTIRQD hace 14 años
spinlock.c 9c1721aa49 locking: Cleanup the name space completely hace 15 años
srcu.c c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status hace 14 años
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias hace 16 años
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value hace 14 años
sys.c aa5bd67dcf Fix prlimit64 for suid/sgid processes hace 14 años
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall hace 15 años
sysctl.c 1747b21fec sched, autogroup, sysctl: Use proc_dointvec_minmax() instead hace 14 años
sysctl_binary.c 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 14 años
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional hace 15 años
taskstats.c 9ab020cf07 taskstats: use better ifdef for alignment hace 14 años
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes hace 15 años
time.c a1dabb6bff time: Add nsecs_to_cputime64 interface for asm-generic hace 14 años
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits hace 17 años
timer.c 7ff207928e Revert "lockdep, timer: Fix del_timer_sync() annotation" hace 14 años
tracepoint.c 6549864629 tracepoints: Fix section alignment using pointer array hace 14 años
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times hace 14 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 4ef9e11d68 fix freeing user_struct in user cache hace 14 años
user_namespace.c 6164281ab7 user_ns: improve the user_ns on-the-slab packaging hace 14 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 ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook hace 14 años
watchdog.c 5651f7f47d watchdog, nmi: Lower the severity of error messages hace 14 años
workqueue.c 3233cdbd9f workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long hace 14 años
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool hace 15 años