Frederic Weisbecker 1d199b1ad6 perf: Fix unexported generic perf_arch_fetch_caller_regs 15 lat temu
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL 15 lat temu
irq b5eb78f76d sparseirq: Use radix_tree instead of ptrs array 15 lat temu
power 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 lat temu
time e56425b135 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 lat temu
trace 1d199b1ad6 perf: Fix unexported generic perf_arch_fetch_caller_regs 15 lat temu
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 lat temu
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 lat temu
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 lat temu
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config 15 lat temu
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 lat temu
Makefile 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 lat temu
acct.c 4b731d50ff bsdacct: fix uid/gid misreporting 15 lat temu
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization 16 lat temu
audit.c 939cbf260c Audit: send signal info if selinux is disabled 15 lat temu
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR 16 lat temu
audit_tree.c 1f707137b5 new helper: iterate_mounts() 15 lat temu
audit_watch.c e08b061ec0 Audit: reorganize struct audit_watch to save 8 bytes 15 lat temu
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting 16 lat temu
auditsc.c cccc6bba3f Lose the first argument of audit_inode_child() 15 lat temu
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 lat temu
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated 15 lat temu
capability.c 86fc80f16e capabilities: Use RCU to protect task lookup in sys_capget 15 lat temu
cgroup.c c50cc75271 sched, cgroups: Fix module export 15 lat temu
cgroup_freezer.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 lat temu
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo 16 lat temu
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 16 lat temu
cpu.c 87d5e0236d kernel/cpu.c: delete deprecated definition in cpu_up() 15 lat temu
cpuset.c 6ad4c18884 sched: Fix balance vs hotplug race 15 lat temu
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 lat temu
cred.c b8a1d37c5f kernel/cred.c: use kmem_cache_free 15 lat temu
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 15 lat temu
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 16 lat temu
early_res.c dce46a04d5 early_res: Need to save the allocation name in drop_range_partial() 15 lat temu
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 lat temu
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 lat temu
exit.c f3abd4f953 kernel/exit.c: fix shadows sparse warning 15 lat temu
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 lat temu
fork.c 78d7d407b6 kernel core: use helpers for rlimits 15 lat temu
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 lat temu
futex.c 59647b6ac3 futex: Handle futex value corruption gracefully 15 lat temu
futex_compat.c f409adf5b1 futex: Protect pid lookup in compat code with RCU 15 lat temu
groups.c 30639b6af8 groups: move code to kernel/groups.c 16 lat temu
hrtimer.c ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 lat temu
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl 15 lat temu
hw_breakpoint.c 4f16d4e0c9 Merge branch 'perf/core' into perf/urgent 15 lat temu
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 15 lat temu
kallsyms.c f60d24d2ad hw-breakpoints: Fix broken hw-breakpoint sample module 15 lat temu
kexec.c 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 lat temu
kfifo.c 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 lat temu
kgdb.c aa16cd8d12 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 lat temu
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 15 lat temu
kprobes.c 83ff56f46a kprobes: Calculate the index correctly when freeing the out-of-line execution slot 15 lat temu
ksysfs.c 7c9414385e sched: Remove USER_SCHED 15 lat temu
kthread.c 301ba0457f kthread, sched: Remove reference to kthread_create_on_cpu 15 lat temu
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 16 lat temu
lockdep.c db2c4c7791 lockdep: Move lock events under lockdep recursion protection 15 lat temu
lockdep_internals.h af01296145 lockdep: BFS cleanup 16 lat temu
lockdep_proc.c 88e9d34c72 seq_file: constify seq_operations 15 lat temu
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 lat temu
module.c 361795b1eb sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes 15 lat temu
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h 15 lat temu
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock 15 lat temu
mutex.c c02260277e mutex: Better control mutex adaptive spinning config 15 lat temu
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 lat temu
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 lat temu
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 lat temu
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() 16 lat temu
padata.c 7478138782 padata: Allocate the cpumask for the padata instance 15 lat temu
panic.c 8aeee85a29 panic: fix panic_timeout accuracy when running on a hypervisor 15 lat temu
params.c a07e4156a2 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes 15 lat temu
perf_event.c 1d199b1ad6 perf: Fix unexported generic perf_arch_fetch_caller_regs 15 lat temu
pid.c 9728e5d6e6 kernel/pid.c: update comment on find_task_by_pid_ns 15 lat temu
pid_namespace.c e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination 15 lat temu
pm_qos_params.c 1a6deaea35 pm_qos: clean up racy global "name" variable 15 lat temu
posix-cpu-timers.c 78d7d407b6 kernel core: use helpers for rlimits 15 lat temu
posix-timers.c 6622e670b2 posix-timers.c: Don't export local functions 15 lat temu
printk.c cea83886dd printk: avoid warning when CONFIG_PRINTK is disabled 15 lat temu
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 15 lat temu
ptrace.c c6a0dd7ec6 ptrace: Fix ptrace_regset() comments and diagnose errors specifically 15 lat temu
range.c e9a0064ad0 x86: Change range end to start+size 15 lat temu
rcupdate.c f5f6540964 rcu: Export rcu_scheduler_active 15 lat temu
rcutiny.c 9f680ab414 rcu: Eliminate unneeded function wrapping 15 lat temu
rcutorture.c 0a135ba14d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 lat temu
rcutree.c a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU 15 lat temu
rcutree.h a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU 15 lat temu
rcutree_plugin.h 71da81324c rcu: Fix accelerated GPs for last non-dynticked CPU 15 lat temu
rcutree_trace.c 20133cfce7 rcu: Stop overflowing signed integers 15 lat temu
relay.c 5f1664f92b splice: comparing unsigned int < 0 15 lat temu
res_counter.c 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 15 lat temu
resource.c 2a32f2db13 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 lat temu
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock 15 lat temu
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 lat temu
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 lat temu
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 lat temu
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 lat temu
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines 16 lat temu
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 lat temu
sched.c c9be0a36f9 sysdev: Pass attribute in sysdev_class attributes show/store 15 lat temu
sched_clock.c b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 15 lat temu
sched_cpupri.c 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 lat temu
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock 15 lat temu
sched_debug.c 05fa785cf8 sched: Convert rq->lock to raw_spinlock 15 lat temu
sched_fair.c dd5feea14a sched: Fix SCHED_MC regression caused by change in sched cpu_power 15 lat temu
sched_features.h 6cecd084d0 sched: Discard some old bits 15 lat temu
sched_idletask.c 3d45fd804a sched: Remove the sched_class load_balance methods 15 lat temu
sched_rt.c 78d7d407b6 kernel core: use helpers for rlimits 15 lat temu
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 16 lat temu
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 lat temu
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 lat temu
signal.c 78d7d407b6 kernel core: use helpers for rlimits 15 lat temu
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 lat temu
slow-work.c 1557d33007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 15 lat temu
slow-work.h f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 lat temu
smp.c e03bcb6862 generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data 15 lat temu
softirq.c b9c3032277 hrtimer, softirq: Fix hrtimer->softirq trampoline 15 lat temu
softlockup.c d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 15 lat temu
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 15 lat temu
srcu.c 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 lat temu
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 lat temu
stop_machine.c 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 lat temu
sys.c 78d7d407b6 kernel core: use helpers for rlimits 15 lat temu
sys_ni.c d7fc02c7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 15 lat temu
sysctl.c 660f6a360b Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 lat temu
sysctl_binary.c 8737c9305b Switch may_open() and break_lease() to passing O_... 15 lat temu
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check 15 lat temu
taskstats.c b54452b07a const: struct nla_policy 15 lat temu
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 lat temu
time.c 83f57a11d8 Revert "time: Remove xtime_cache" 15 lat temu
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 lat temu
timer.c fe432200ab perf: Fix perf_event_do_pending() fallback callsite 15 lat temu
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files 15 lat temu
tsacct.c d559db086f mm: clean up mm_counter 15 lat temu
uid16.c 2bcd57ab61 headers: utsname.h redux 15 lat temu
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 lat temu
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu 15 lat temu
user.c 7c9414385e sched: Remove USER_SCHED 15 lat temu
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 lat temu
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 lat temu
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 15 lat temu
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes 16 lat temu
workqueue.c d71cb81af3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 lat temu