Peter Zijlstra fd2f4419b4 sched: Provide p->on_rq 14 vuotta sitten
..
debug 25985edced Fix common misspellings 14 vuotta sitten
gcov a44f99c7ef Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 vuotta sitten
irq 8b9686ff4d Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 vuotta sitten
power d419e4c0f7 fix XEN_SAVE_RESTORE Kconfig dependencies 14 vuotta sitten
time 42933bac11 Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 14 vuotta sitten
trace 25985edced Fix common misspellings 14 vuotta sitten
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 vuotta sitten
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 vuotta sitten
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 vuotta sitten
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config 15 vuotta sitten
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 vuotta sitten
Makefile 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 vuotta sitten
acct.c ebabe9a900 pass a struct path to vfs_statfs 15 vuotta sitten
async.c 083b804c4d async: use workqueue for worker pool 15 vuotta sitten
audit.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 vuotta sitten
audit.h b8800aa5d9 audit: make functions static 14 vuotta sitten
audit_tree.c 25985edced Fix common misspellings 14 vuotta sitten
audit_watch.c c9c6cac0c2 kill path_lookup() 14 vuotta sitten
auditfilter.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 vuotta sitten
auditsc.c 25985edced Fix common misspellings 14 vuotta sitten
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 vuotta sitten
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 vuotta sitten
capability.c 3263245de4 userns: make has_capability* into real functions 14 vuotta sitten
cgroup.c 25985edced Fix common misspellings 14 vuotta sitten
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions 14 vuotta sitten
compat.c f1f1d5ebd1 posix-timers: Introduce a syscall for clock tuning. 14 vuotta sitten
configs.c 6038f373a3 llseek: automatically add .llseek fop 15 vuotta sitten
cpu.c 25985edced Fix common misspellings 14 vuotta sitten
cpuset.c 523fb486bf cpuset: hold callback_mutex in cpuset_post_clone() 14 vuotta sitten
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 vuotta sitten
cred.c 3486740a4f userns: security: make capabilities relative to the user namespace 14 vuotta sitten
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 16 vuotta sitten
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 vuotta sitten
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 vuotta sitten
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 vuotta sitten
exit.c 25985edced Fix common misspellings 14 vuotta sitten
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
fork.c 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 vuotta sitten
freezer.c 8cfe400ca5 Freezer: Fix a race during freezing of TASK_STOPPED tasks 14 vuotta sitten
futex.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 vuotta sitten
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 vuotta sitten
groups.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 vuotta sitten
hrtimer.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 vuotta sitten
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments 15 vuotta sitten
hw_breakpoint.c 2e80a82a49 perf: Dynamic pmu types 14 vuotta sitten
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics 14 vuotta sitten
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 15 vuotta sitten
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional 14 vuotta sitten
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 vuotta sitten
kexec.c 42933bac11 Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 14 vuotta sitten
kfifo.c 399f1e30ac kfifo: fix scatterlist usage 15 vuotta sitten
kmod.c d7627467b7 Make do_execve() take a const filename pointer 15 vuotta sitten
kprobes.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 vuotta sitten
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 vuotta sitten
kthread.c 25985edced Fix common misspellings 14 vuotta sitten
latencytop.c 25985edced Fix common misspellings 14 vuotta sitten
lockdep.c 25985edced Fix common misspellings 14 vuotta sitten
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 vuotta sitten
lockdep_proc.c dec2960827 lockdep: Remove unused 'factor' variable from lockdep_stats_show() 14 vuotta sitten
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 vuotta sitten
module.c 25985edced Fix common misspellings 14 vuotta sitten
mutex-debug.c c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 vuotta sitten
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 vuotta sitten
mutex.c c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 vuotta sitten
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 vuotta sitten
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 vuotta sitten
ns_cgroup.c 45531757b4 cgroup: notify ns_cgroup deprecated 14 vuotta sitten
nsproxy.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 vuotta sitten
padata.c 25985edced Fix common misspellings 14 vuotta sitten
panic.c d404ab0a11 move x86 specific oops=panic to generic code 14 vuotta sitten
params.c 25985edced Fix common misspellings 14 vuotta sitten
perf_event.c fd1edb3aa2 perf: Fix task_struct reference leak 14 vuotta sitten
pid.c 77c100c83e export pid symbols needed for kvm_vcpu_on_spin 14 vuotta sitten
pid_namespace.c 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 vuotta sitten
pm_qos_params.c f9b9e806ae PM QoS: Make pm_qos settings readable 14 vuotta sitten
posix-cpu-timers.c 25985edced Fix common misspellings 14 vuotta sitten
posix-timers.c 25985edced Fix common misspellings 14 vuotta sitten
printk.c 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 vuotta sitten
profile.c 6038f373a3 llseek: automatically add .llseek fop 15 vuotta sitten
ptrace.c 8409cca705 userns: allow ptrace from non-init user namespaces 14 vuotta sitten
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array 14 vuotta sitten
rcupdate.c e611eecd6f rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. 14 vuotta sitten
rcutiny.c b24efdfdf6 rcu: avoid pointless blocked-task warnings 14 vuotta sitten
rcutiny_plugin.h ba74f4d7e5 rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU 14 vuotta sitten
rcutorture.c 37743de384 rcutorture: Get rid of duplicate sched.h include 14 vuotta sitten
rcutree.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 vuotta sitten
rcutree.h 0209f6490b rcu: limit rcu_node leaf-level fanout 14 vuotta sitten
rcutree_plugin.h e27fc9641e rcu: increase synchronize_sched_expedited() batching 14 vuotta sitten
rcutree_trace.c 29494be71a rcu,cleanup: simplify the code when cpu is dying 14 vuotta sitten
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 vuotta sitten
res_counter.c 6c191cd01a memcg: res_counter_read_u64(): fix potential races on 32-bit machines 14 vuotta sitten
resource.c fcb119183c resources: add arch hook for preventing allocation in reserved areas 14 vuotta sitten
rtmutex-debug.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 vuotta sitten
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 vuotta sitten
rtmutex-tester.c dbebbfbb16 rtmutex: tester: Remove the remaining BKL leftovers 14 vuotta sitten
rtmutex.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 vuotta sitten
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 vuotta sitten
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 vuotta sitten
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 vuotta sitten
sched.c fd2f4419b4 sched: Provide p->on_rq 14 vuotta sitten
sched_autogroup.c 25985edced Fix common misspellings 14 vuotta sitten
sched_autogroup.h 800d4d30c8 sched, autogroup: Stop going ahead if autogroup is disabled 14 vuotta sitten
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug 14 vuotta sitten
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases 15 vuotta sitten
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases 15 vuotta sitten
sched_debug.c fd2f4419b4 sched: Provide p->on_rq 14 vuotta sitten
sched_fair.c f4ad9bd208 sched: Eliminate dead code from wakeup_gran() 14 vuotta sitten
sched_features.h 2069dd75c7 sched: Rewrite tg_shares_up) 14 vuotta sitten
sched_idletask.c 1232d6132a sched, doc: Update sched-design-CFS.txt 14 vuotta sitten
sched_rt.c fd2f4419b4 sched: Provide p->on_rq 14 vuotta sitten
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments 14 vuotta sitten
sched_stoptask.c fd2f4419b4 sched: Provide p->on_rq 14 vuotta sitten
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 vuotta sitten
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 vuotta sitten
signal.c f9fa0bc1fa signal.c: fix erroneous syscall kernel-doc 14 vuotta sitten
smp.c 34db18a054 smp: move smp setup functions to kernel/smp.c 14 vuotta sitten
softirq.c 25985edced Fix common misspellings 14 vuotta sitten
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 15 vuotta sitten
srcu.c c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 vuotta sitten
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 vuotta sitten
stop_machine.c 94dcf29a11 kthread: use kthread_create_on_node() 14 vuotta sitten
sys.c fc832ad364 userns: user namespaces: convert all capable checks in kernel/sys.c 14 vuotta sitten
sys_ni.c becfd1f375 vfs: Add open by file handle support 14 vuotta sitten
sysctl.c bfdc0b497f sysctl: restrict write access to dmesg_restrict 14 vuotta sitten
sysctl_binary.c 73d049a40f open-style analog of vfs_path_lookup() 14 vuotta sitten
sysctl_check.c 256c53a651 sysctl_check: drop dead code 14 vuotta sitten
taskstats.c f9b182e24e taskstats: use appropriate printk priority level 14 vuotta sitten
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 vuotta sitten
time.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 vuotta sitten
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 vuotta sitten
timer.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 vuotta sitten
tracepoint.c 6549864629 tracepoints: Fix section alignment using pointer array 14 vuotta sitten
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times 14 vuotta sitten
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 vuotta sitten
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 vuotta sitten
user-return-notifier.c 25985edced Fix common misspellings 14 vuotta sitten
user.c 59607db367 userns: add a user_namespace as creator/owner of uts_namespace 14 vuotta sitten
user_namespace.c 6164281ab7 user_ns: improve the user_ns on-the-slab packaging 14 vuotta sitten
utsname.c bb96a6f50b userns: allow sethostname in a container 14 vuotta sitten
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 15 vuotta sitten
wait.c 25985edced Fix common misspellings 14 vuotta sitten
watchdog.c f99a99330f kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events 14 vuotta sitten
workqueue.c 25985edced Fix common misspellings 14 vuotta sitten
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 vuotta sitten