Steven Rostedt 308f7eeb78 ring-buffer: Reset head page before running self test 13 роки тому
..
debug 6c216ec636 Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 13 роки тому
events cb04ff9ac4 sched, perf: Use a single callback into the scheduler 13 роки тому
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 роки тому
irq 5269a9ab7d irq_domain: fix type mismatch in debugfs output format 13 роки тому
power c4772d192c PM / QoS: add pm_qos_update_request_timeout() API 13 роки тому
sched cb04ff9ac4 sched, perf: Use a single callback into the scheduler 13 роки тому
time fa4da365bc clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() 13 роки тому
trace 308f7eeb78 ring-buffer: Reset head page before running self test 13 роки тому
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 роки тому
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 роки тому
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 роки тому
Kconfig.locks e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 роки тому
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 роки тому
Makefile 1f87f0b52b sysctl: Move the implementation into fs/proc/proc_sysctl.c 13 роки тому
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 роки тому
async.c 6d6a55ec08 kernel/async: remove redundant declaration. 13 роки тому
audit.c 66b3fad3f4 constify path argument of audit_log_d_path() 13 роки тому
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 роки тому
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 роки тому
audit_watch.c c9c6cac0c2 kill path_lookup() 14 роки тому
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 13 роки тому
auditsc.c 42ae610c1a kernel-doc: fix new warnings in auditsc.c 13 роки тому
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 роки тому
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 роки тому
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 13 роки тому
cgroup.c 8f121918f2 cgroup: cgroup_attach_task() could return -errno after success 13 роки тому
cgroup_freezer.c 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 роки тому
compat.c 6684ba202b compat: Add helper functions to read/write struct timeval, timespec 13 роки тому
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 роки тому
cpu.c eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 роки тому
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 14 роки тому
cpuset.c deb74f5ca1 Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 роки тому
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
cred.c 79549c6dfd cred: copy_process() should clear child->replacement_session_keyring 13 роки тому
delayacct.c c9aaa8957f KVM: Steal time implementation 14 роки тому
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 роки тому
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 роки тому
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 роки тому
exit.c a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 роки тому
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 роки тому
fork.c ebec18a6d3 prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision 13 роки тому
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 роки тому
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 роки тому
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 роки тому
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 роки тому
hung_task.c 6027ce497d hung_task: fix the broken rcu_lock_break() logic 13 роки тому
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 роки тому
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 роки тому
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function 13 роки тому
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 роки тому
kexec.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 роки тому
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
kmod.c 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() 13 роки тому
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() 13 роки тому
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 роки тому
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 13 роки тому
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 роки тому
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 роки тому
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 роки тому
module.c f946eeb931 module: Remove module size limit 13 роки тому
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 роки тому
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 роки тому
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 роки тому
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
padata.c 9612090527 padata: Fix cpu hotplug 13 роки тому
panic.c 026ee1f66a panic: fix stack dump print on direct call to panic() 13 роки тому
params.c 026cee0086 params: <level>_initcall-like kernel parameters 13 роки тому
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 роки тому
pid_namespace.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 роки тому
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 роки тому
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
printk.c 2ba68940c8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 роки тому
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
ptrace.c ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit 13 роки тому
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 роки тому
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 роки тому
rcupdate.c c0d6d01bff rcu: Check for illegal use of RCU from offlined CPUs 13 роки тому
rcutiny.c 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 13 роки тому
rcutiny_plugin.h 1aa03f1188 rcu: Simplify unboosting checks 13 роки тому
rcutorture.c 3c1b1ce00d PTR_ERR should be called before its argument is cleared. 13 роки тому
rcutree.c 1cc85961e2 rcu: Stop spurious warnings from synchronize_sched_expedited 13 роки тому
rcutree.h 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs 13 роки тому
rcutree_plugin.h 696a02cc16 rcu: Hold off RCU_FAST_NO_HZ after timer posted 13 роки тому
rcutree_trace.c 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs 13 роки тому
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() 13 роки тому
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 13 роки тому
resource.c 2410574866 kernel/resource.c: move EXPORT_SYMBOL right after definition 13 роки тому
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 роки тому
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 роки тому
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 роки тому
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 роки тому
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 роки тому
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 роки тому
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 роки тому
seccomp.c 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 13 роки тому
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
signal.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 роки тому
smp.c b3a7e98e02 smp: add func to IPI cpus based on parameter func 13 роки тому
softirq.c 161f7a7161 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 роки тому
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 роки тому
srcu.c 236fefafe5 rcu: Call out dangers of expedited RCU primitives 13 роки тому
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
sys.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 роки тому
sys_ni.c fcf634098c Cross Memory Attach 13 роки тому
sysctl.c 620f6e8e85 sysctl: fix write access to dmesg_restrict/kptr_restrict 13 роки тому
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 13 роки тому
taskstats.c 1a51410abe Make TASKSTATS require root access 14 роки тому
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 роки тому
time.c a4ca1298d8 time: Remove bogus comments 13 роки тому
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 роки тому
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 роки тому
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 роки тому
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 роки тому
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 роки тому
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 роки тому
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 роки тому
watchdog.c b60f796c4c kernel/watchdog.c: add comment to watchdog() exit path 13 роки тому
workqueue.c e45836fafe Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 роки тому
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 роки тому