Steven Rostedt 35bb4399bd tracing: Move event storage for array from macro to standalone function hace 13 años
..
cpu 8cb75e0c4e sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding hace 12 años
debug fc8b13740b kgdb/kdb: Fix no KDB config problem hace 12 años
events 60eaa0190f Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace hace 12 años
gcov 1931d433d7 gcov: reuse kbasename helper hace 12 años
irq 5a667a0c02 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
locking a0fa1dd3cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
power f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block hace 12 años
printk 1d3fa37034 printk: flush conflicting continuation line hace 12 años
rcu bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
sched aafd9d6a46 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
time dd5fd9b91a tick: Clear broadcast pending bit when switching to oneshot hace 12 años
trace 35bb4399bd tracing: Move event storage for array from macro to standalone function hace 11 años
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list hace 12 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 17 años
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS hace 12 años
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" hace 12 años
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage hace 13 años
Makefile f46a3cbbeb KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y hace 12 años
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem hace 12 años
async.c 362f2b098b async: rename and redefine async_func_ptr hace 12 años
audit.c 8626877b52 audit: fix location of __net_initdata for audit_net_ops hace 12 años
audit.h 3e1d0bb622 audit: Convert int limit uses to u32 hace 12 años
audit_tree.c 56b27cf603 fsnotify: remove pointless NULL initializers hace 12 años
audit_watch.c 56b27cf603 fsnotify: remove pointless NULL initializers hace 12 años
auditfilter.c 724e4fcc8d audit: log on errors from filter user rules hace 12 años
auditsc.c c4ad8f98be execve: use 'struct filename *' for executable name passing hace 12 años
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions hace 17 años
bounds.c 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long hace 12 años
capability.c ca24a23ebc audit: Simplify and correct audit_log_capset hace 12 años
cgroup.c f075e0f699 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup hace 12 años
cgroup_freezer.c 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() hace 12 años
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal hace 12 años
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions hace 12 años
context_tracking.c 58135f574f context_tracking: Wrap static key check into more intuitive function name hace 12 años
cpu.c fe8a45df36 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos hace 13 años
cpuset.c 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() hace 12 años
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 14 años
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 13 años
delayacct.c 324d666a53 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() hace 12 años
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h hace 13 años
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() hace 12 años
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path hace 15 años
exit.c 0c740d0afc introduce for_each_thread() to replace the buggy while_each_thread() hace 12 años
extable.c 5ecbe3c3c6 kernel/extable: fix address-checks for core_kernel and init areas hace 12 años
fork.c 98611e4e6a exec: kill task_struct->did_exec hace 12 años
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen hace 12 años
futex.c a0fa1dd3cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal hace 13 años
groups.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy hace 12 años
hrtimer.c aab03e05e8 sched/deadline: Add SCHED_DEADLINE structures & implementation hace 12 años
hung_task.c 270750dbc1 hung_task: Display every hung task warning hace 12 años
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core hace 13 años
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE hace 13 años
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called hace 12 años
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length hace 12 años
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h hace 13 años
kexec.c a19428e5c3 kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() hace 12 años
kmod.c c4ad8f98be execve: use 'struct filename *' for executable name passing hace 12 años
kprobes.c ab76786561 kprobes: use KSYM_NAME_LEN to size identifier buffers hace 12 años
ksysfs.c 77019967f0 kdump: fix exported size of vmcoreinfo note hace 12 años
kthread.c 786235eeba kthread: make kthread_create() killable hace 12 años
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing hace 12 años
module.c 22e669568d module: Add missing newline in printk call. hace 12 años
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions hace 12 años
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 12 años
padata.c c0e656b7a6 padata: Fix wrong usage of rcu_dereference() hace 12 años
panic.c 5800dc3cff panic: Make panic_timeout configurable hace 12 años
params.c 88a88b320a params: improve standard definitions hace 12 años
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure hace 12 años
pid_namespace.c 1adfcb03e3 pid_namespace: make freeing struct pid_namespace rcu-delayed hace 12 años
posix-cpu-timers.c 531f64fd6f posix-timers: Convert abuses of BUG_ON to WARN_ON hace 12 años
posix-timers.c d2054b2c11 posix-timers: Remove unused variable hace 12 años
profile.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files hace 12 años
ptrace.c d049f74f2d exec/ptrace: fix get_dumpable() incorrect tests hace 12 años
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge hace 12 años
reboot.c c97102ba96 kexec: migrate to reboot cpu hace 12 años
relay.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files hace 12 años
res_counter.c 1a36e59d48 memcg: reduce function dereference hace 12 años
resource.c 0786f7b225 kernel/resource.c: remove the unneeded assignment in function __find_resource hace 12 años
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. hace 12 años
signal.c 8d38f203b4 kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread() hace 12 años
smp.c 73f945505b kernel/smp.c: remove cpumask_ipi hace 12 años
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files hace 12 años
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads hace 13 años
softirq.c aafd9d6a46 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
stop_machine.c 7053ea1a34 stop_machine: Fix race between stop_two_cpus() and stop_cpus() hace 12 años
sys.c 2e1f383582 kernel/sys.c: k_getrusage() can use while_each_thread() hace 12 años
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE hace 12 años
sysctl.c ab5318788c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
sysctl_binary.c f02147ef19 kernel/sysctl_binary.c: use scnprintf() instead of snprintf() hace 12 años
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file hace 12 años
system_keyring.c 62226983da KEYS: correct alignment of system_certificate_list content in assembly file hace 12 años
task_work.c 892f6668f3 task_work: documentation hace 12 años
taskstats.c c53ed74236 genetlink: only pass array to genl_register_family_with_ops() hace 12 años
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() hace 12 años
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation hace 12 años
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script hace 13 años
timer.c da554eba2e timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) hace 12 años
tracepoint.c 7dec935a3a tracepoint: Do not waste memory on mods with no tracepoints hace 11 años
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 13 años
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy hace 12 años
up.c 40c01e8bd5 kernel: provide a __smp_call_function_single stub for !CONFIG_SMP hace 12 años
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators hace 13 años
user.c 6bd364d829 KEYS: fix uninitialized persistent_keyring_register_sem hace 12 años
user_namespace.c f36f8c75ae KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches hace 12 años
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy hace 12 años
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block hace 13 años
watchdog.c 9809b18fcf watchdog: update watchdog_thresh properly hace 12 años
workqueue.c 4a2829b976 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 12 años
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation hace 12 años