Linus Torvalds c54894cd46 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 rokov pred
..
debug 6c216ec636 Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 13 rokov pred
events 724b6daa13 perf: Fix perf_event_for_each() to use sibling 13 rokov pred
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 rokov pred
irq 471368557a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 rokov pred
power f8262d4768 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering 13 rokov pred
sched bf67f3a5c4 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 rokov pred
time d210267741 Merge 3.4-rc5 into staging-next 13 rokov pred
trace c54894cd46 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 rokov pred
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 rokov pred
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 rokov pred
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 rokov pred
Kconfig.locks e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 rokov pred
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 rokov pred
Makefile 38498a67aa smp: Add generic smpboot facility 13 rokov pred
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 rokov pred
async.c 6d6a55ec08 kernel/async: remove redundant declaration. 13 rokov pred
audit.c 66b3fad3f4 constify path argument of audit_log_d_path() 13 rokov pred
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 rokov pred
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 rokov pred
audit_watch.c c9c6cac0c2 kill path_lookup() 14 rokov pred
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 13 rokov pred
auditsc.c 3dc1c1b2d2 seccomp: remove duplicated failure logging 13 rokov pred
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 rokov pred
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 rokov pred
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 13 rokov pred
cgroup.c 8f121918f2 cgroup: cgroup_attach_task() could return -errno after success 13 rokov pred
cgroup_freezer.c 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 rokov pred
compat.c b7dafa0ef3 compat: Fix RT signal mask corruption via sigprocmask 13 rokov pred
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 rokov pred
cpu.c 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 rokov pred
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 14 rokov pred
cpuset.c deb74f5ca1 Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 rokov pred
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 rokov pred
cred.c 79549c6dfd cred: copy_process() should clear child->replacement_session_keyring 13 rokov pred
delayacct.c c9aaa8957f KVM: Steal time implementation 14 rokov pred
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 rokov pred
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 rokov pred
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 rokov pred
exit.c a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 rokov pred
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 rokov pred
fork.c cb60e3e65c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 rokov pred
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 rokov pred
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 rokov pred
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 rokov pred
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 rokov pred
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 rokov pred
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 rokov pred
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 rokov pred
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function 13 rokov pred
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 rokov pred
kexec.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 rokov pred
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
kmod.c 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() 13 rokov pred
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() 13 rokov pred
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 rokov pred
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 13 rokov pred
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 rokov pred
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 rokov pred
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 rokov pred
module.c b48420c1d3 dynamic_debug: make dynamic-debug work for module initialization 13 rokov pred
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 rokov pred
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 rokov pred
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 rokov pred
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
padata.c 9612090527 padata: Fix cpu hotplug 13 rokov pred
panic.c 026ee1f66a panic: fix stack dump print on direct call to panic() 13 rokov pred
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 rokov pred
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 rokov pred
pid_namespace.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 rokov pred
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 rokov pred
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
printk.c c313af145b printk() - isolate KERN_CONT users from ordinary complete lines 13 rokov pred
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
ptrace.c ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit 13 rokov pred
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 rokov pred
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 rokov pred
rcupdate.c 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 rokov pred
rcutiny.c 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 13 rokov pred
rcutiny_plugin.h 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 rokov pred
rcutorture.c 9059c94017 rcu: Add rcutorture test for call_srcu() 13 rokov pred
rcutree.c 2d84e023cb Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 13 rokov pred
rcutree.h dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 rokov pred
rcutree_plugin.h dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 rokov pred
rcutree_trace.c b1420f1c8b rcu: Make rcu_barrier() less disruptive 13 rokov pred
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() 13 rokov pred
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 13 rokov pred
resource.c 2410574866 kernel/resource.c: move EXPORT_SYMBOL right after definition 13 rokov pred
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 rokov pred
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 rokov pred
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 rokov pred
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 rokov pred
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 rokov pred
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 rokov pred
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 rokov pred
seccomp.c 8156b451f3 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER 13 rokov pred
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
signal.c a0727e8ce5 signal, x86: add SIGSYS info and make it synchronous. 13 rokov pred
smp.c f37f435f33 smp: Implement kick_all_cpus_sync() 13 rokov pred
smpboot.c 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 rokov pred
smpboot.h 43a18b1e58 smp: Fix idle_thread_init() inline stub 13 rokov pred
softirq.c 161f7a7161 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 rokov pred
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 rokov pred
srcu.c 931ea9d1a6 rcu: Implement per-domain single-threaded call_srcu() state machine 13 rokov pred
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 rokov pred
sys.c e2cfabdfd0 seccomp: add system call filtering using BPF 13 rokov pred
sys_ni.c fcf634098c Cross Memory Attach 13 rokov pred
sysctl.c 620f6e8e85 sysctl: fix write access to dmesg_restrict/kptr_restrict 13 rokov pred
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 13 rokov pred
taskstats.c 1a51410abe Make TASKSTATS require root access 14 rokov pred
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 rokov pred
time.c a4ca1298d8 time: Remove bogus comments 13 rokov pred
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 rokov pred
timer.c c54894cd46 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 rokov pred
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 rokov pred
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 rokov pred
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 rokov pred
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 rokov pred
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 rokov pred
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 rokov pred
watchdog.c b60f796c4c kernel/watchdog.c: add comment to watchdog() exit path 13 rokov pred
workqueue.c 4d82a1debb lockdep: fix oops in processing workqueue 13 rokov pred
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 rokov pred