Linus Torvalds f03683b8fb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
..
debug 72f9adfd20 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb %!s(int64=14) %!d(string=hai) anos
events 9985c20f9e perf: Remove perf_event_attr::type check %!s(int64=14) %!d(string=hai) anos
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML %!s(int64=14) %!d(string=hai) anos
irq 6124a4e430 Merge branch 'imx/dt' into next/dt %!s(int64=14) %!d(string=hai) anos
power d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial %!s(int64=14) %!d(string=hai) anos
time 112ec46966 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
trace 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files %!s(int64=17) %!d(string=hai) anos
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem %!s(int64=16) %!d(string=hai) anos
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency %!s(int64=17) %!d(string=hai) anos
Kconfig.locks 6875669906 arch:Kconfig.locks Remove unused config option. %!s(int64=14) %!d(string=hai) anos
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option %!s(int64=14) %!d(string=hai) anos
Makefile e78e8f2d83 kernel: prevent unnecessary rebuilding due to config_data.gz %!s(int64=14) %!d(string=hai) anos
acct.c ebabe9a900 pass a struct path to vfs_statfs %!s(int64=15) %!d(string=hai) anos
async.c 84c15027a7 async: Fixed an include coding style issue %!s(int64=14) %!d(string=hai) anos
audit.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
audit.h b8800aa5d9 audit: make functions static %!s(int64=14) %!d(string=hai) anos
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() %!s(int64=14) %!d(string=hai) anos
audit_watch.c c9c6cac0c2 kill path_lookup() %!s(int64=14) %!d(string=hai) anos
auditfilter.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms %!s(int64=14) %!d(string=hai) anos
auditsc.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions %!s(int64=17) %!d(string=hai) anos
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer %!s(int64=14) %!d(string=hai) anos
capability.c 12a5a2621b Merge branch 'master' into next %!s(int64=14) %!d(string=hai) anos
cgroup.c 95b6886526 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 %!s(int64=14) %!d(string=hai) anos
cgroup_freezer.c f780bdb7c1 cgroups: add per-thread subsystem callbacks %!s(int64=14) %!d(string=hai) anos
compat.c 664a41b8a9 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 %!s(int64=14) %!d(string=hai) anos
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n %!s(int64=14) %!d(string=hai) anos
cpu.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
cpuset.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn %!s(int64=14) %!d(string=hai) anos
cred.c e52e713ec3 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs %!s(int64=14) %!d(string=hai) anos
delayacct.c c9aaa8957f KVM: Steal time implementation %!s(int64=14) %!d(string=hai) anos
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword %!s(int64=16) %!d(string=hai) anos
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support %!s(int64=15) %!d(string=hai) anos
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path %!s(int64=15) %!d(string=hai) anos
exit.c b34a6b1da3 ipc: introduce shm_rmid_forced sysctl %!s(int64=14) %!d(string=hai) anos
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata %!s(int64=14) %!d(string=hai) anos
fork.c fb0a685cb9 kernel/fork.c: fix a few coding style issues %!s(int64=14) %!d(string=hai) anos
freezer.c ee940d8dcc Freezer: Use SMP barriers %!s(int64=14) %!d(string=hai) anos
futex.c d7619fe39d Merge branch 'linus' into core/urgent %!s(int64=14) %!d(string=hai) anos
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls %!s(int64=14) %!d(string=hai) anos
groups.c b0e77598f8 userns: user namespaces: convert several capable() calls %!s(int64=14) %!d(string=hai) anos
hrtimer.c 90ff1f30c0 hrtimers: Fix typo causing erratic timers %!s(int64=14) %!d(string=hai) anos
hung_task.c e11feaa119 watchdog, hung_task_timeout: Add Kconfig configurable default %!s(int64=14) %!d(string=hai) anos
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics %!s(int64=14) %!d(string=hai) anos
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields %!s(int64=15) %!d(string=hai) anos
jump_label.c 140fe3b1ab jump_label: Fix jump_label update for modules %!s(int64=14) %!d(string=hai) anos
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
kexec.c 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) %!s(int64=14) %!d(string=hai) anos
kfifo.c 399f1e30ac kfifo: fix scatterlist usage %!s(int64=14) %!d(string=hai) anos
kmod.c 288d5abec8 Boot up with usermodehelper disabled %!s(int64=14) %!d(string=hai) anos
kprobes.c bc81d48d13 kprobes: Return -ENOENT if probe point doesn't exist %!s(int64=14) %!d(string=hai) anos
ksysfs.c 088ab0b4d8 kernel/ksysfs.c: expose file_caps_enabled in sysfs %!s(int64=14) %!d(string=hai) anos
kthread.c 1e1b6c511d cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed %!s(int64=14) %!d(string=hai) anos
latencytop.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
lockdep.c f59de8992a lockdep: Clear whole lockdep_map on initialization %!s(int64=14) %!d(string=hai) anos
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops %!s(int64=15) %!d(string=hai) anos
lockdep_proc.c dec2960827 lockdep: Remove unused 'factor' variable from lockdep_stats_show() %!s(int64=14) %!d(string=hai) anos
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around %!s(int64=16) %!d(string=hai) anos
module.c 88bfa32479 module: add /sys/module/<name>/uevent files %!s(int64=14) %!d(string=hai) anos
mutex-debug.c c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin %!s(int64=14) %!d(string=hai) anos
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin %!s(int64=14) %!d(string=hai) anos
mutex.c e4c70a6629 lockdep, mutex: provide mutex_lock_nest_lock %!s(int64=14) %!d(string=hai) anos
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin %!s(int64=14) %!d(string=hai) anos
notifier.c c5f41752fd notifiers: sys: move reboot notifiers into reboot.h %!s(int64=14) %!d(string=hai) anos
nsproxy.c 6657719390 make sure that nsproxy_cache is initialized early enough %!s(int64=14) %!d(string=hai) anos
padata.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
panic.c 4302fbc8ec panic: panic=-1 for immediate reboot %!s(int64=14) %!d(string=hai) anos
params.c 88bfa32479 module: add /sys/module/<name>/uevent files %!s(int64=14) %!d(string=hai) anos
pid.c d8bf4ca9ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check %!s(int64=14) %!d(string=hai) anos
pid_namespace.c 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() %!s(int64=14) %!d(string=hai) anos
pm_qos_params.c 732375c6a5 plist: Remove the need to supply locks to plist heads %!s(int64=14) %!d(string=hai) anos
posix-cpu-timers.c ab8177bc53 hrtimers: Avoid touching inactive timer bases %!s(int64=14) %!d(string=hai) anos
posix-timers.c 8af088710d posix-timers: RCU conversion %!s(int64=14) %!d(string=hai) anos
printk.c 4f2a8d3cf5 printk: Fix console_sem vs logbuf_lock unlock race %!s(int64=14) %!d(string=hai) anos
profile.c 6f7bd76f05 kernel/profile.c: remove some duplicate code from profile_hits() %!s(int64=14) %!d(string=hai) anos
ptrace.c f701e5b73a connector: add an event for monitoring process tracers %!s(int64=14) %!d(string=hai) anos
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array %!s(int64=14) %!d(string=hai) anos
rcupdate.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
rcutiny.c 268bb0ce3e sanitize <linux/prefetch.h> usage %!s(int64=14) %!d(string=hai) anos
rcutiny_plugin.h 7e8b4c7234 rcu: Converge TINY_RCU expedited and normal boosting %!s(int64=14) %!d(string=hai) anos
rcutorture.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
rcutree.c b0d304172f rcu: Prevent RCU callbacks from executing before scheduler initialized %!s(int64=14) %!d(string=hai) anos
rcutree.h f8b7fc6b51 rcu: Move RCU_BOOST #ifdefs to header file %!s(int64=14) %!d(string=hai) anos
rcutree_plugin.h ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity %!s(int64=14) %!d(string=hai) anos
rcutree_trace.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset %!s(int64=14) %!d(string=hai) anos
res_counter.c 6c191cd01a memcg: res_counter_read_u64(): fix potential races on 32-bit machines %!s(int64=14) %!d(string=hai) anos
resource.c 1c388919d8 resources: Add lookup_resource() %!s(int64=14) %!d(string=hai) anos
rtmutex-debug.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock %!s(int64=14) %!d(string=hai) anos
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging %!s(int64=19) %!d(string=hai) anos
rtmutex-tester.c dbebbfbb16 rtmutex: tester: Remove the remaining BKL leftovers %!s(int64=14) %!d(string=hai) anos
rtmutex.c 732375c6a5 plist: Remove the need to supply locks to plist heads %!s(int64=14) %!d(string=hai) anos
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging %!s(int64=19) %!d(string=hai) anos
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock %!s(int64=14) %!d(string=hai) anos
rwsem.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
sched.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial %!s(int64=14) %!d(string=hai) anos
sched_autogroup.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
sched_autogroup.h 1c09ab0d25 sched: Skip autogroup when looking for all rt sched groups %!s(int64=14) %!d(string=hai) anos
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug %!s(int64=14) %!d(string=hai) anos
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases %!s(int64=15) %!d(string=hai) anos
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases %!s(int64=15) %!d(string=hai) anos
sched_debug.c 625f2a378e sched: Get rid of lock_depth %!s(int64=14) %!d(string=hai) anos
sched_fair.c 0f3171438f sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair %!s(int64=14) %!d(string=hai) anos
sched_features.h 5fabc487c9 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm %!s(int64=14) %!d(string=hai) anos
sched_idletask.c 7608dec2ce sched: Drop the rq argument to sched_class::select_task_rq() %!s(int64=14) %!d(string=hai) anos
sched_rt.c 1c09ab0d25 sched: Skip autogroup when looking for all rt sched groups %!s(int64=14) %!d(string=hai) anos
sched_stats.h cd4ae6adf8 sched: More sched_domain iterations fixes %!s(int64=14) %!d(string=hai) anos
sched_stoptask.c 7608dec2ce sched: Drop the rq argument to sched_class::select_task_rq() %!s(int64=14) %!d(string=hai) anos
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole %!s(int64=16) %!d(string=hai) anos
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() %!s(int64=17) %!d(string=hai) anos
signal.c c1095c6da5 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() %!s(int64=14) %!d(string=hai) anos
smp.c d8ad7d1123 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts %!s(int64=14) %!d(string=hai) anos
softirq.c ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity %!s(int64=14) %!d(string=hai) anos
spinlock.c 9c1721aa49 locking: Cleanup the name space completely %!s(int64=15) %!d(string=hai) anos
srcu.c c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status %!s(int64=14) %!d(string=hai) anos
stacktrace.c c624d33f61 stack_trace: Add weak save_stack_trace_regs() %!s(int64=14) %!d(string=hai) anos
stop_machine.c 60063497a9 atomic: use <linux/atomic.h> %!s(int64=14) %!d(string=hai) anos
sys.c c5f41752fd notifiers: sys: move reboot notifiers into reboot.h %!s(int64=14) %!d(string=hai) anos
sys_ni.c be84bfcc3e ipc: Add missing sys_ni entries for ipc/compat.c functions %!s(int64=14) %!d(string=hai) anos
sysctl.c a95cded32d sysctl,rcu: Convert call_rcu(free_head) to kfree %!s(int64=14) %!d(string=hai) anos
sysctl_binary.c 73d049a40f open-style analog of vfs_path_lookup() %!s(int64=14) %!d(string=hai) anos
sysctl_check.c 256c53a651 sysctl_check: drop dead code %!s(int64=14) %!d(string=hai) anos
taskstats.c a7295898a1 taskstats: add_del_listener() should ignore !valid listeners %!s(int64=14) %!d(string=hai) anos
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes %!s(int64=14) %!d(string=hai) anos
time.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits %!s(int64=17) %!d(string=hai) anos
timer.c 1c3cc11602 timers: Consider slack value in mod_timer() %!s(int64=14) %!d(string=hai) anos
tracepoint.c d430d3d7e6 jump label: Introduce static_branch() interface %!s(int64=14) %!d(string=hai) anos
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times %!s(int64=14) %!d(string=hai) anos
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls %!s(int64=14) %!d(string=hai) anos
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 %!s(int64=16) %!d(string=hai) anos
user-return-notifier.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
user.c 59607db367 userns: add a user_namespace as creator/owner of uts_namespace %!s(int64=14) %!d(string=hai) anos
user_namespace.c 6164281ab7 user_ns: improve the user_ns on-the-slab packaging %!s(int64=14) %!d(string=hai) anos
utsname.c 34482e89a5 ns proc: Add support for the uts namespace %!s(int64=14) %!d(string=hai) anos
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic %!s(int64=15) %!d(string=hai) anos
wait.c 25985edced Fix common misspellings %!s(int64=14) %!d(string=hai) anos
watchdog.c f912987097 perf, x86: P4 PMU - Introduce event alias feature %!s(int64=14) %!d(string=hai) anos
workqueue.c 5a791ea4fa Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq %!s(int64=14) %!d(string=hai) anos
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool %!s(int64=15) %!d(string=hai) anos