Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 gadi atpakaļ
..
debug a20ae85aba Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 13 gadi atpakaļ
events 0d9cabdcce Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 gadi atpakaļ
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 gadi atpakaļ
irq c207f3a431 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 13 gadi atpakaļ
power c7c66c0cb0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 gadi atpakaļ
sched 3556485f15 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 gadi atpakaļ
time 7bfe0e66d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 13 gadi atpakaļ
trace e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 gadi atpakaļ
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 gadi atpakaļ
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 gadi atpakaļ
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 gadi atpakaļ
Kconfig.locks 6875669906 arch:Kconfig.locks Remove unused config option. 14 gadi atpakaļ
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option 14 gadi atpakaļ
Makefile 1f87f0b52b sysctl: Move the implementation into fs/proc/proc_sysctl.c 13 gadi atpakaļ
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 gadi atpakaļ
async.c 6d6a55ec08 kernel/async: remove redundant declaration. 13 gadi atpakaļ
audit.c 66b3fad3f4 constify path argument of audit_log_d_path() 13 gadi atpakaļ
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 gadi atpakaļ
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 gadi atpakaļ
audit_watch.c c9c6cac0c2 kill path_lookup() 14 gadi atpakaļ
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 13 gadi atpakaļ
auditsc.c 42ae610c1a kernel-doc: fix new warnings in auditsc.c 13 gadi atpakaļ
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 gadi atpakaļ
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 gadi atpakaļ
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 13 gadi atpakaļ
cgroup.c 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 gadi atpakaļ
cgroup_freezer.c 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 gadi atpakaļ
compat.c 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 gadi atpakaļ
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 gadi atpakaļ
cpu.c eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 gadi atpakaļ
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 13 gadi atpakaļ
cpuset.c cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 gadi atpakaļ
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 gadi atpakaļ
cred.c 4040153087 security: trim security.h 13 gadi atpakaļ
delayacct.c c9aaa8957f KVM: Steal time implementation 14 gadi atpakaļ
dma.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 gadi atpakaļ
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 gadi atpakaļ
exit.c 397a21f24d kernel/exit.c: if init dies, log a signal which killed it, if any 13 gadi atpakaļ
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 gadi atpakaļ
fork.c ebec18a6d3 prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision 13 gadi atpakaļ
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 gadi atpakaļ
futex.c 5ed59af850 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 gadi atpakaļ
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 gadi atpakaļ
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 gadi atpakaļ
hung_task.c 6027ce497d hung_task: fix the broken rcu_lock_break() logic 13 gadi atpakaļ
irq_work.c 967d1f9062 kernel: fix two implicit header assumptions in irq_work.c 13 gadi atpakaļ
itimer.c 648616343c [S390] cputime: add sparse checking and cleanup 13 gadi atpakaļ
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function 13 gadi atpakaļ
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 gadi atpakaļ
kexec.c cf579dfb82 PM / Sleep: Introduce "late suspend" and "early resume" of devices 13 gadi atpakaļ
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
kmod.c 1cc684ab75 kmod: make __request_module() killable 13 gadi atpakaļ
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() 13 gadi atpakaļ
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 gadi atpakaļ
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 13 gadi atpakaļ
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 gadi atpakaļ
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 gadi atpakaļ
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 gadi atpakaļ
module.c 53999bf34d error: implicit declaration of function 'module_flags_taint' 13 gadi atpakaļ
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 gadi atpakaļ
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 gadi atpakaļ
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 gadi atpakaļ
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
padata.c 2dc9b5dbde padata: Fix race on sequence number wrap 13 gadi atpakaļ
panic.c 6e6f0a1f0f panic: don't print redundant backtraces on oops 13 gadi atpakaļ
params.c 13ae246db4 includecheck: delete any duplicate instances of module.h 13 gadi atpakaļ
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 gadi atpakaļ
pid_namespace.c a02d6fd643 signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ 13 gadi atpakaļ
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 gadi atpakaļ
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
printk.c 2ba68940c8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 gadi atpakaļ
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
ptrace.c ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit 13 gadi atpakaļ
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 gadi atpakaļ
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 gadi atpakaļ
rcupdate.c c0d6d01bff rcu: Check for illegal use of RCU from offlined CPUs 13 gadi atpakaļ
rcutiny.c 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 13 gadi atpakaļ
rcutiny_plugin.h 1aa03f1188 rcu: Simplify unboosting checks 13 gadi atpakaļ
rcutorture.c 3c1b1ce00d PTR_ERR should be called before its argument is cleared. 13 gadi atpakaļ
rcutree.c 1cc85961e2 rcu: Stop spurious warnings from synchronize_sched_expedited 13 gadi atpakaļ
rcutree.h 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs 13 gadi atpakaļ
rcutree_plugin.h 696a02cc16 rcu: Hold off RCU_FAST_NO_HZ after timer posted 13 gadi atpakaļ
rcutree_trace.c 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs 13 gadi atpakaļ
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() 13 gadi atpakaļ
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 13 gadi atpakaļ
resource.c 2410574866 kernel/resource.c: move EXPORT_SYMBOL right after definition 13 gadi atpakaļ
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 gadi atpakaļ
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 gadi atpakaļ
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 gadi atpakaļ
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 gadi atpakaļ
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 gadi atpakaļ
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 gadi atpakaļ
rwsem.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
seccomp.c 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 13 gadi atpakaļ
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
signal.c def8cf7256 signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths 13 gadi atpakaļ
smp.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
softirq.c 161f7a7161 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 gadi atpakaļ
spinlock.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
srcu.c 236fefafe5 rcu: Call out dangers of expedited RCU primitives 13 gadi atpakaļ
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 gadi atpakaļ
sys.c ebec18a6d3 prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision 13 gadi atpakaļ
sys_ni.c fcf634098c Cross Memory Attach 13 gadi atpakaļ
sysctl.c f1d38e423a Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl 13 gadi atpakaļ
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 13 gadi atpakaļ
taskstats.c 1a51410abe Make TASKSTATS require root access 13 gadi atpakaļ
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 gadi atpakaļ
time.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 gadi atpakaļ
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 gadi atpakaļ
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 gadi atpakaļ
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 gadi atpakaļ
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 gadi atpakaļ
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 gadi atpakaļ
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 gadi atpakaļ
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 gadi atpakaļ
watchdog.c b60f796c4c kernel/watchdog.c: add comment to watchdog() exit path 13 gadi atpakaļ
workqueue.c e45836fafe Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 gadi atpakaļ
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 gadi atpakaļ