Linus Torvalds f0bb4c0ab0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
..
cpu 29ce3785b2 idle: Enable interrupts in the weak arch_cpu_idle() implementation hace 12 años
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key hace 12 años
events 14c63f17b1 perf: Drop sample rate when sampling is too slow hace 12 años
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL hace 12 años
irq a4883ef6af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
power 40b313608a Finally eradicate CONFIG_HOTPLUG hace 12 años
sched a3d5c3460a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
time ea8deb8dfa tick: Fix tick_broadcast_pending_mask not cleared hace 12 años
trace 58e8eedf18 tracing: Fix outputting formats of x86-tsc and counter when use trace_clock hace 12 años
.gitignore f83b293366 kernel/hz.bc: ignore. hace 12 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 17 años
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency hace 17 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 f8ce1faf55 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 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 f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE hace 12 años
audit.h c4cc75c332 Merge git://git.infradead.org/users/eparis/audit hace 12 años
audit_tree.c 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() hace 12 años
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers hace 12 años
auditfilter.c 387b8b3e37 auditfilter.c: fix kernel-doc warnings hace 12 años
auditsc.c 780a7654ce audit: Make testing for a valid loginuid explicit. hace 12 años
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions hace 17 años
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer hace 14 años
capability.c 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking hace 12 años
cgroup.c 2a0ff3fbe3 cgroup: warn about mismatching options of a new mount of an existing hierarchy hace 12 años
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 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 a3d5c3460a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
cpu.c 16e53dbf10 CPU hotplug: provide a generic helper to disable/enable CPU hotplug hace 12 años
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos hace 13 años
cpuset.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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 13 años
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 12 años
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 12 años
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h hace 13 años
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support hace 15 años
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path hace 15 años
exit.c 8aac62706a move exit_task_namespaces() outside of exit_notify() hace 12 años
extable.c bec1b9e763 extable: Flip the sorting message hace 12 años
fork.c ebb3727779 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block hace 12 años
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() hace 12 años
futex.c 88c8004fd3 futex: Use freezable blocking call 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 12 años
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t hace 13 años
hrtimer.c 534c97b095 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic hace 13 años
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core hace 12 años
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE hace 13 años
jump_label.c a181dc14ed jump_label: Export jump_label_rate_limit() hace 13 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 12 años
kexec.c 31c3a3fe07 kexec: Use min() and min_t() to simplify logic hace 12 años
kmod.c 264b83c07a usermodehelper: check subprocess_info->path != NULL hace 12 años
kprobes.c 7b959fc582 kprobes: Fix to free gone and unused optprobes hace 12 años
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
kthread.c cd42d559e4 kthread: implement probe_kthread_data() hace 12 años
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 13 años
lglock.c eea62f831b brlocks/lglocks: turn into functions hace 13 años
lockdep.c ebb3727779 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block hace 12 años
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops hace 15 años
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() hace 12 años
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around hace 16 años
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. hace 12 años
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring hace 12 años
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search hace 12 años
module.c 89c837351d kmemleak: No need for scanning specific module sections hace 12 años
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block hace 12 años
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 13 años
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin hace 14 años
mutex.c 2301002769 mutex: Add w/w mutex slowpath debugging hace 12 años
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin hace 14 años
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 13 años
nsproxy.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h hace 12 años
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper hace 12 años
panic.c 98e5e1bf72 dump_stack: implement arch-specific hardware description in task dumps hace 12 años
params.c 63662139e5 params: Fix potential memory leak in add_sysfs_param() hace 12 años
pid.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
pid_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
posix-cpu-timers.c 6ac29178b4 posix_timers: Fix pre-condition to stop the tick on full dynticks hace 12 años
posix-timers.c d2054b2c11 posix-timers: Remove unused variable hace 12 años
printk.c 637241a900 kmsg: honor dmesg_restrict sysctl on /dev/kmsg hace 12 años
profile.c 271a15eabe proc: Supply PDE attribute setting accessor functions hace 12 años
ptrace.c 706b23bde2 Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation hace 12 años
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge hace 12 años
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU hace 12 años
rcupdate.c be77f87c00 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD hace 12 años
rcutiny.c 1496144469 rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs hace 12 años
rcutiny_plugin.h 1496144469 rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs hace 12 años
rcutorture.c 99f88919f8 rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). hace 12 años
rcutree.c be77f87c00 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD hace 12 años
rcutree.h 026ad2835c rcu: Drive quiescent-state-forcing delay from HZ hace 12 años
rcutree_plugin.h be77f87c00 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD hace 12 años
rcutree_trace.c 7ee2b9e564 rcutrace: single_open() leaks hace 12 años
relay.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block hace 12 años
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() hace 12 años
resource.c ebff7d8f27 mem hotunplug: fix kfree() of bootmem memory hace 12 años
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file hace 12 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files hace 12 años
rtmutex.c 0c1061733a rtmutex: Document rt_mutex_adjust_prio_chain() hace 12 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock hace 14 años
rwsem.c 84759c6d18 Revert "rw_semaphore: remove up/down_read_non_owner" hace 12 años
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. hace 12 años
semaphore.c 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up hace 12 años
signal.c 73287a43cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 12 años
smp.c e1d12f3270 kernel/smp.c: cleanups hace 12 años
smpboot.c f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu hace 12 años
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads hace 13 años
softirq.c a4883ef6af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage hace 13 años
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() hace 12 años
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 13 años
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early hace 12 años
sys.c cf7df378aa reboot: rigrate shutdown/reboot to boot cpu hace 12 años
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE hace 12 años
sysctl.c 14c63f17b1 perf: Drop sample rate when sampling is too slow hace 12 años
sysctl_binary.c c5ddd2024a switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE hace 12 años
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() hace 13 años
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error hace 12 años
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() hace 12 años
time.c 7859e404ae timekeeping: Use inject_offset in warp_clock hace 12 años
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script hace 12 años
timer.c cc51bf6e6d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 12 años
tracepoint.c 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace hace 12 años
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 12 años
uid16.c 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect hace 12 años
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 13 años
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators hace 12 años
user.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
user_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
utsname.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h hace 12 años
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block hace 12 años
wait.c cb65537ee1 Add wait_on_atomic_t() and wake_up_atomic_t() hace 12 años
watchdog.c b66a2356d7 watchdog: Add comments to explain the watchdog_disabled variable hace 12 años
workqueue.c 1be0c25da5 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() hace 12 años
workqueue_internal.h 3d1cb2059d workqueue: include workqueue info when printing debug dump of a worker task hace 12 años