Linus Torvalds 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal hace 13 años
..
debug 16559ae48c kgdb: remove #include <linux/serial_8250.h> from kgdb.h hace 13 años
events 8f55cea410 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL hace 13 años
irq 5800700f66 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
power 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core hace 13 años
sched aa00d89c27 sched: do not use cpu_to_node() to find an offlined cpu's node. hace 13 años
time 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
trace 8793422fd9 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 13 años
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files hace 18 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 4fe84fb8c6 locking: Adjust spin lock inlining Kconfig options hace 13 años
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage hace 13 años
Makefile 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 13 años
acct.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 13 años
async.c a0327ff0ed async: initialise list heads to fix crash hace 13 años
audit.c 829199197a kernel/audit.c: avoid negative sleep durations hace 13 años
audit.h e3d6b07b8b audit: optimize audit_compare_dname_path hace 13 años
audit_tree.c 0644ec0cc8 audit: catch possible NULL audit buffers hace 13 años
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers hace 13 años
auditfilter.c bfbbd96c51 audit: fix auditfilter.c kernel-doc warnings hace 13 años
auditsc.c 0644ec0cc8 audit: catch possible NULL audit buffers hace 13 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 15 años
capability.c 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. hace 13 años
cgroup.c f169007b27 cgroup: fail if monitored file and event_control are in different cgroup hace 13 años
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() hace 13 años
compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal hace 13 años
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n hace 14 años
context_tracking.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
cpu.c bcbd818c06 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos hace 13 años
cpuset.c 9ae46e6702 Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup hace 13 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 6fac4829ce cputime: Use accessors to read task cputime stats hace 13 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 16 años
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path hace 15 años
exit.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 13 años
extable.c d219e2e86a extable: Skip sorting if sorted at build time. hace 13 años
fork.c b2c77a57e4 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core hace 13 años
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() hace 13 años
futex.c 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 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 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t hace 13 años
hrtimer.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 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 13 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 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms hace 13 años
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h hace 13 años
kexec.c 0212f91596 x86: Add Crash kernel low reservation hace 13 años
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol hace 13 años
kmod.c c14afb82ff Merge branch 'master' into for-3.9-async hace 13 años
kprobes.c 1eaec8212e Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 13 años
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
kthread.c aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY hace 13 años
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
lglock.c eea62f831b brlocks/lglocks: turn into functions hace 13 años
lockdep.c c054060683 lockdep: Print more info when MAX_LOCK_DEPTH is exceeded hace 13 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 13 años
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around hace 17 años
modsign_certificate.S 919aa45e43 MODSIGN: Avoid using .incbin in C source hace 13 años
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring hace 13 años
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search hace 13 años
module.c ee61abb322 module: fix missing module_mutex unlock hace 13 años
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block hace 13 años
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin hace 14 años
mutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file hace 13 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 14 años
nsproxy.c d7d48f6216 kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns hace 13 años
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper hace 13 años
panic.c 190320c3b6 panic: fix a possible deadlock in panic() hace 13 años
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) hace 13 años
pid.c 6e6668845f kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited hace 13 años
pid_namespace.c c876ad7682 pidns: Stop pid allocation when init dies hace 13 años
posix-cpu-timers.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
posix-timers.c f0dbe81f0e posix-timers: Fix clock_adjtime to always return timex data on success hace 13 años
printk.c b7133a9a10 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
profile.c ba6fdda46b profiling: Remove unused timer hook hace 13 años
ptrace.c e8440c1458 uprobes: Add exports for module use hace 13 años
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() hace 14 años
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU hace 13 años
rcupdate.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD hace 13 años
rcutiny.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD hace 13 años
rcutiny_plugin.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU hace 13 años
rcutorture.c e4aa0da39b rcu: Allow rcutorture to be built at low optimization levels hace 13 años
rcutree.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD hace 13 años
rcutree.h 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD hace 13 años
rcutree_plugin.h 1b0048a44c rcu: Make rcu_nocb_poll an early_param instead of module_param hace 13 años
rcutree_trace.c c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs hace 13 años
relay.c 047fe36052 splice: fix racy pipe->buffers uses hace 13 años
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() hace 13 años
resource.c 4965f5667f kernel/resource.c: fix stack overflow in __reserve_region_with_split() hace 13 años
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file hace 13 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file hace 13 años
rtmutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file hace 13 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 15 años
rwsem.c 1b963c81b1 lockdep, rwsem: provide down_write_nest_lock() hace 13 años
seccomp.c 87b526d349 seccomp: Make syscall skipping and nr changes more consistent hace 13 años
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex hace 13 años
signal.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal hace 13 años
smp.c 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() hace 13 años
smpboot.c 7d7e499f73 smpboot: Allow selfparking per cpu threads hace 13 años
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads hace 13 años
softirq.c a0b1c42951 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 13 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 13 años
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
stop_machine.c 14e568e78f stop_machine: Use smpboot threads hace 13 años
sys.c f3cbd435b0 sys_prctl(): coding-style cleanup hace 13 años
sys_ni.c 34e1169d99 module: add syscall to load module from fd hace 13 años
sysctl.c 75f7ad8e04 page-writeback.c: subtract min_free_kbytes from dirtyable memory hace 13 años
sysctl_binary.c ca2eb5679f tcp: remove Appropriate Byte Count support hace 13 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 13 años
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes hace 15 años
time.c af3b56289b time: don't inline EXPORT_SYMBOL functions hace 13 años
timeconst.pl 63a3f60341 timeconst.pl: Eliminate Perl warning hace 13 años
timer.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() hace 14 años
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 13 años
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid hace 13 años
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
user.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. hace 13 años
user_namespace.c 5155040ed3 userns: Fix typo in description of the limitation of userns_install hace 13 años
utsname.c 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. hace 13 años
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 14 años
wait.c 6d49e352ae propagate name change to comments in kernel source hace 13 años
watchdog.c 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
workqueue.c 1438ade567 workqueue: un-GPL function delayed_work_timer_fn() hace 13 años
workqueue_internal.h 112202d909 workqueue: rename cpu_workqueue to pool_workqueue hace 13 años