Ingo Molnar e726f5f91e tracing/function-graph-tracer: fix 'flags' variable mismatch před 16 roky
..
irq 3ff68a6a10 genirq: __irq_set_trigger: change pr_warning to pr_debug před 16 roky
power cbe2f5a6e8 tracing: allow tracing of suspend/resume & hibernation code again před 16 roky
time ae99286b4f nohz: disable tick_nohz_kick_tick() for now před 16 roky
trace e726f5f91e tracing/function-graph-tracer: fix 'flags' variable mismatch před 16 roky
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files před 17 roky
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem před 17 roky
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency před 17 roky
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT před 17 roky
Makefile 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions před 16 roky
acct.c dbda4c0b97 tty: Fix abusers of current->sighand->tty před 17 roky
audit.c 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. před 17 roky
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h před 17 roky
audit_tree.c 8f7b0ba1c8 Fix inotify watch removal/umount races před 16 roky
auditfilter.c 8f7b0ba1c8 Fix inotify watch removal/umount races před 16 roky
auditsc.c dbda4c0b97 tty: Fix abusers of current->sighand->tty před 17 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users před 17 roky
capability.c 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() před 17 roky
cgroup.c 33d283bef2 cgroups: fix a serious bug in cgroupstats před 16 roky
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set před 17 roky
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup před 16 roky
compat.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus před 17 roky
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments před 17 roky
cpu.c 8419641450 cpuinit fixes in kernel/* před 16 roky
cpuset.c 1583715ddb sched, cpusets: fix warning in kernel/cpuset.c před 16 roky
delayacct.c 016ae219b9 per-task-delay-accounting: update taskstats for memory reclaim delay před 17 roky
dma-coherent.c a38409fbb5 dma-coherent: export dma_[alloc|release]_from_coherent methods před 17 roky
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword před 17 roky
exec_domain.c 6e62775ece proc: move /proc/execdomains to kernel/exec_domain.c před 16 roky
exit.c 65afa5e603 tracing/function-return-tracer: free the return stack on free_task() před 16 roky
extable.c 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions před 16 roky
fork.c e8e1abe92f ftrace: fix race in function graph during fork před 16 roky
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() před 16 roky
futex.c ae4b748e81 hrtimer: make the futex() system call use the per process slack value před 17 roky
futex_compat.c 8481664d37 futex_compat __user annotation před 17 roky
hrtimer.c 621a0d5207 hrtimer: clean up unused callback modes před 16 roky
itimer.c f06febc96b timers: fix itimer/many thread hang před 17 roky
kallsyms.c 966c8c12dc sprint_symbol(): use less stack před 16 roky
kexec.c 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem před 17 roky
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c před 18 roky
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume před 17 roky
kmod.c c8d8a2321f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus před 17 roky
kprobes.c 7e036d040a kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds před 16 roky
ksysfs.c 22b8ce9470 profiling: dynamically enable readprofile at runtime před 17 roky
kthread.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() před 16 roky
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation před 17 roky
lockdep.c a5e25883a4 ftrace: replace raw_local_irq_save with local_irq_save před 16 roky
lockdep_internals.h d6672c5018 lockdep: build fix před 17 roky
lockdep_proc.c 2189459d25 lockstat: fix numerical output rounding error před 17 roky
marker.c 227a837567 markers/tracpoints: fix non-modular build před 16 roky
module.c 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions před 16 roky
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner před 17 roky
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
mutex.c 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation před 17 roky
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness před 19 roky
notifier.c 36dcd67ae9 ftrace: ignore functions that cannot be kprobe-ed před 17 roky
ns_cgroup.c e885dcde75 cgroup_clone: use pid of newly created task for new cgroup před 17 roky
nsproxy.c 7a8fc9b248 removed unused #include <linux/version.h>'s před 17 roky
panic.c a800599283 taint: add missing comment před 16 roky
params.c d2441183dc Fix compile warning in kernel/params.c před 16 roky
pid.c e49859e71e pidns: remove now unused find_pid function. před 17 roky
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits před 17 roky
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep před 17 roky
posix-cpu-timers.c ad133ba3dc sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers před 16 roky
posix-timers.c 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 před 16 roky
printk.c acff181d35 printk: remove unused code from kernel/printk.c před 16 roky
profile.c b8307db247 Merge commit 'v2.6.28-rc7' into tracing/core před 16 roky
ptrace.c 96b8936a9e remove __ARCH_WANT_COMPAT_SYS_PTRACE před 16 roky
rcuclassic.c 2ec2b482b1 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix před 17 roky
rcupdate.c 5f86515158 rcupdate: fix bug of rcu_barrier*() před 17 roky
rcupreempt.c 1a651a00e2 byteorder: remove direct includes of linux/byteorder/swab[b].h před 17 roky
rcupreempt_trace.c 5802294f1b rcu: trace fix possible mem-leak před 17 roky
rcutorture.c f07767fd0f byteorder: remove direct includes of linux/byteorder/swab[b].h před 17 roky
relay.c 98ba4031ab relay: fix cpu offline problem před 16 roky
res_counter.c 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler před 17 roky
resource.c 42c0202363 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock před 16 roky
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester před 17 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function před 17 roky
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis před 17 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 17 roky
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling před 17 roky
sched.c b8307db247 Merge commit 'v2.6.28-rc7' into tracing/core před 16 roky
sched_clock.c 5b7dba4ff8 sched_clock: prevent scd->clock from moving backwards před 17 roky
sched_cpupri.c 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU před 17 roky
sched_cpupri.h e539d8fcd1 sched: fix the cpuprio count really před 17 roky
sched_debug.c 29d7b90c15 sched: fix kernel warning on /proc/sched_debug access před 16 roky
sched_fair.c 2002c69595 sched: release buddies on yield před 16 roky
sched_features.h 4793241be4 sched: backward looking buddy před 16 roky
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency před 16 roky
sched_rt.c 8c82a17e9c Merge commit 'v2.6.28-rc1' into sched/urgent před 16 roky
sched_stats.h ad133ba3dc sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers před 16 roky
seccomp.c cf99abace7 make seccomp zerocost in schedule před 18 roky
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() před 17 roky
signal.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() před 16 roky
smp.c 561920a0d2 generic-ipi: fix the smp_mb() placement před 16 roky
softirq.c ee5f80a993 irq: call __irq_enter() before calling the tick_idle_check před 16 roky
softlockup.c 25ddbb18aa Make the taint flags reliable před 17 roky
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes před 17 roky
srcu.c bb695170d8 make srcu_readers_active() static před 17 roky
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace před 17 roky
stop_machine.c e14c8bf863 stop_machine: fix race with return value (fixes Bug #11989) před 16 roky
sys.c 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 před 16 roky
sys_ni.c de11defebf reintroduce accept4 před 16 roky
sysctl.c b8307db247 Merge commit 'v2.6.28-rc7' into tracing/core před 16 roky
sysctl_check.c 99541c23cd sysctl: check for bogus modes před 17 roky
taskstats.c b81f3ea92b taskstats: remove initialization of static per-cpu variable před 17 roky
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler před 17 roky
time.c df0cc0539b select: add a timespec_add_safe() function před 17 roky
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timer.c 9c133c469d Add round_jiffies_up and related routines před 16 roky
tracepoint.c 227a837567 markers/tracpoints: fix non-modular build před 16 roky
tsacct.c 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting před 17 roky
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call před 17 roky
user.c af4491e516 sched: rt-bandwidth for user grouping interface před 17 roky
user_namespace.c 7a8fc9b248 removed unused #include <linux/version.h>'s před 17 roky
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s před 17 roky
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy před 17 roky
wait.c a25d644fc0 wait: kill is_sync_wait() před 17 roky
workqueue.c 2d3854a37e cpumask: introduce new API, without changing anything před 16 roky