Linus Torvalds 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" před 17 roky
..
irq 89d694b9db genirq: do not leave interupts enabled on free_irq před 18 roky
power 29ea5171cb Merge branches 'release' and 'doc' into release před 18 roky
time 898a19de15 clocksource: revert: use init_timer_deferrable for clocksource_watchdog před 18 roky
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files před 18 roky
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick před 18 roky
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT před 18 roky
Makefile bdc807871d avoid overflows in kernel/time.c před 18 roky
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces před 18 roky
audit.c f706d5d22c audit: silence two kerneldoc warnings in kernel/audit.c před 18 roky
audit.h 74c3cbe33b [PATCH] audit: watching subtrees před 18 roky
audit_tree.c 1d957f9bf8 Introduce path_put() před 18 roky
auditfilter.c 1d957f9bf8 Introduce path_put() před 18 roky
auditsc.c 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables před 18 roky
backtracetest.c 6dab27784b x86: add a simple backtrace test module před 18 roky
capability.c e338d263a7 Add 64-bit capability support to the kernel před 18 roky
cgroup.c b6c3006d20 cgroups: include hierarchy ids in /proc/<pid>/cgroup před 17 roky
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem před 18 roky
compat.c c289b074b6 hrtimer: don't modify restart_block->fn in restart functions před 18 roky
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ před 18 roky
cpu.c fa7303e22c cpu: fix section mismatch warnings for enable_nonboot_cpus před 18 roky
cpuset.c 41f7f60d31 cpusets: fix obsolete comment před 18 roky
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting před 18 roky
dma.c 902749cdbd whitespace fixes: DMA channel allocator před 18 roky
exec_domain.c 62769dce86 whitespace fixes: execution domains před 18 roky
exit.c 54a0151041 asmlinkage_protect replaces prevent_tail_call před 17 roky
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. před 18 roky
fork.c 1d4a788f15 memcgroup: fix spurious EBUSY on memory cgroup removal před 18 roky
futex.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* před 18 roky
futex_compat.c 8481664d37 futex_compat __user annotation před 18 roky
hrtimer.c 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early před 18 roky
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid před 18 roky
kallsyms.c a3b81113fb remove support for un-needed _extratext section před 18 roky
kexec.c bba1f603b8 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() před 18 roky
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c před 18 roky
kmod.c db74ece990 Dont touch fs_struct in usermodehelper před 18 roky
kprobes.c b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() před 18 roky
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() před 18 roky
kthread.c 4f05b98d54 sched: fix, always create kernel threads with normal priority před 18 roky
latencytop.c 9745512ce7 sched: latencytop support před 18 roky
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes před 18 roky
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains před 19 roky
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output před 18 roky
marker.c 6496968e6c markers: use synchronize_sched() před 18 roky
module.c e24e2e64c4 modules: warn about suspicious return values from module's ->init() hook před 18 roky
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* před 18 roky
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* před 18 roky
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness před 19 roky
notifier.c c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> před 18 roky
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem před 18 roky
nsproxy.c ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option před 18 roky
panic.c 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) před 18 roky
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them před 18 roky
pid.c 7ad5b3a505 kernel: remove fastcall in kernel/* před 18 roky
pid_namespace.c 74bd59bb39 namespaces: cleanup the code managed with PID_NS option před 18 roky
pm_qos_params.c d82b35186e pm qos infrastructure and interface před 18 roky
posix-cpu-timers.c 8dc86af006 Use find_task_by_vpid in posix timers před 18 roky
posix-timers.c 5a7780e725 hrtimer: check relative timeouts for overflow před 18 roky
printk.c 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" před 17 roky
profile.c f8db694e46 Nuke a duplicate include from profile.c před 18 roky
ptrace.c c0c0b649d6 ptrace_check_attach: remove unneeded ->signal != NULL check před 18 roky
rcuclassic.c e260be673a Preempt-RCU: implementation před 18 roky
rcupdate.c fbf6bfca76 rcupdate: fix comment před 18 roky
rcupreempt.c c9e71002aa rcupreempt: remove never-migrates assumption from rcu_process_callbacks() před 18 roky
rcupreempt_trace.c e260be673a Preempt-RCU: implementation před 18 roky
rcutorture.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() před 18 roky
relay.c 5eb7f9fa84 relay: set an spd_release() hook for splice před 18 roky
res_counter.c fb78922ce9 Memory Resource Controller use strstrip while parsing arguments před 18 roky
resource.c a99824f327 [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc před 18 roky
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester před 18 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names před 18 roky
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. před 18 roky
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester před 18 roky
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling před 18 roky
sched.c 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() před 18 roky
sched_debug.c 4ae7d5cefd sched: improve affine wakeups před 18 roky
sched_fair.c e2df9e0905 revert "sched: fix fair sleepers" před 17 roky
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick před 18 roky
sched_rt.c 6fa46fa526 sched: balance RT task resched only on runqueue před 18 roky
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h před 18 roky
seccomp.c cf99abace7 make seccomp zerocost in schedule před 18 roky
signal.c 13b1c3d4b4 freezer vs stopped or traced před 18 roky
softirq.c 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu před 18 roky
softlockup.c 7be2a03e31 softlockup: fix task state setting před 18 roky
spinlock.c 95c354fe9f spinlock: lockbreak cleanup před 18 roky
srcu.c bb695170d8 make srcu_readers_active() static před 18 roky
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core před 19 roky
stop_machine.c 6c6080f74c stopmachine: semaphore to mutex před 18 roky
sys.c 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls před 18 roky
sys_ni.c 4d672e7ac7 timerfd: new timerfd API před 18 roky
sysctl.c 62fb185130 sched: revert load_balance_monitor() changes před 18 roky
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c před 18 roky
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() před 18 roky
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler před 18 roky
time.c bdc807871d avoid overflows in kernel/time.c před 18 roky
timeconst.pl c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC před 18 roky
timer.c 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() před 18 roky
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting před 18 roky
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call před 17 roky
user.c 052f1dc7eb sched: rt-group: make rt groups scheduling configurable před 18 roky
user_namespace.c aee16ce73c namespaces: cleanup the code managed with the USER_NS option před 18 roky
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) před 18 roky
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back před 18 roky
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* před 18 roky
workqueue.c 6d141c3ff6 workqueue: make delayed_work_timer_fn() static před 18 roky