Linus Torvalds 9bf12df31f Merge git://git.kvack.org/~bcrl/aio-next il y a 12 ans
..
cpu 29ce3785b2 idle: Enable interrupts in the weak arch_cpu_idle() implementation il y a 12 ans
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key il y a 12 ans
events 878b5a6efd uprobes: Fix utask->depth accounting in handle_trampoline() il y a 12 ans
gcov 6072ddc852 kernel: replace strict_strto*() with kstrto*() il y a 12 ans
irq 0244ad004a Remove GENERIC_HARDIRQ config option il y a 12 ans
power 02b9735c12 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm il y a 12 ans
printk 2f01ea908b Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty il y a 12 ans
sched b55ee2816e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 12 ans
time 6832d9652f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 12 ans
trace 7eb69529cb Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace il y a 12 ans
.gitignore f83b293366 kernel/hz.bc: ignore. il y a 12 ans
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem il y a 17 ans
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency il y a 17 ans
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" il y a 12 ans
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage il y a 13 ans
Makefile 0244ad004a Remove GENERIC_HARDIRQ config option il y a 12 ans
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem il y a 12 ans
async.c 362f2b098b async: rename and redefine async_func_ptr il y a 12 ans
audit.c f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE il y a 12 ans
audit.h 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record il y a 12 ans
audit_tree.c 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() il y a 12 ans
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers il y a 13 ans
auditfilter.c b9ce54c9f5 audit: Fix decimal constant description il y a 12 ans
auditsc.c 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record il y a 12 ans
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions il y a 17 ans
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer il y a 14 ans
capability.c 300893b08f Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs il y a 12 ans
cgroup.c 4e10f3c988 Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c il y a 12 ans
cgroup_freezer.c bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration il y a 12 ans
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal il y a 12 ans
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions il y a 12 ans
context_tracking.c 1b6a259aa5 context_tracking: User/kernel broundary cross trace events il y a 12 ans
cpu.c b9d10be7a8 ACPI / processor: Acquire writer lock to update CPU maps il y a 12 ans
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos il y a 13 ans
cpuset.c 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup il y a 12 ans
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 14 ans
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 13 ans
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats il y a 13 ans
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h il y a 13 ans
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support il y a 16 ans
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path il y a 15 ans
exit.c 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" il y a 12 ans
extable.c e656a63411 extable: skip sorting if the table is empty il y a 12 ans
fork.c 9bf12df31f Merge git://git.kvack.org/~bcrl/aio-next il y a 12 ans
freezer.c 2b44c4db2e freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes il y a 12 ans
futex.c 88c8004fd3 futex: Use freezable blocking call il y a 12 ans
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal il y a 13 ans
groups.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
hrtimer.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files il y a 12 ans
hung_task.c 41e85ce822 hung_task debugging: Print more info when reporting the problem il y a 12 ans
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core il y a 13 ans
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE il y a 13 ans
jump_label.c 851cf6e7d6 jump_label: Split jumplabel ratelimit il y a 12 ans
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length il y a 12 ans
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h il y a 13 ans
kexec.c 80c74f6a40 kexec: remove unnecessary return il y a 12 ans
kmod.c 7f57cfa4e2 usermodehelper: kill the sub_info->path[0] check il y a 12 ans
kprobes.c af96397de8 kprobes: allow to specify custom allocator for insn caches il y a 12 ans
ksysfs.c 6072ddc852 kernel: replace strict_strto*() with kstrto*() il y a 12 ans
kthread.c cd42d559e4 kthread: implement probe_kthread_data() il y a 12 ans
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 14 ans
lglock.c c4be9cb4f1 lglock: Update lockdep annotations to report recursive local locks il y a 12 ans
lockdep.c 1b1d2fb444 lockdep: remove task argument from debug_check_no_locks_held il y a 12 ans
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops il y a 15 ans
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() il y a 13 ans
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around il y a 17 ans
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. il y a 12 ans
modsign_pubkey.c 54a33b1b14 kernel/modsign_pubkey.c: fix init const for module signing code il y a 12 ans
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search il y a 13 ans
module.c 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block il y a 13 ans
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 14 ans
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin il y a 14 ans
mutex.c 4689550bb2 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 12 ans
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin il y a 14 ans
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 14 ans
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 12 ans
padata.c b8b4a4166e padata - Register hotcpu notifier after initialization il y a 12 ans
panic.c 6723734cdf panic: call panic handlers before kmsg_dump il y a 12 ans
params.c 6072ddc852 kernel: replace strict_strto*() with kstrto*() il y a 12 ans
pid.c a606488513 pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup il y a 12 ans
pid_namespace.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 12 ans
posix-cpu-timers.c a0b2062b09 posix_timers: fix racy timer delta caching on task exit il y a 12 ans
posix-timers.c d2054b2c11 posix-timers: Remove unused variable il y a 12 ans
profile.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files il y a 12 ans
ptrace.c 73af963f9f __ptrace_may_access() should not deny sub-threads il y a 12 ans
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge il y a 12 ans
rcu.h ae15018456 rcu: Make call_rcu() leak callbacks for debug-object errors il y a 12 ans
rcupdate.c 7eb69529cb Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace il y a 12 ans
rcutiny.c e66c33d579 rcu: Add const annotation to char * for RCU tracepoints and functions il y a 12 ans
rcutiny_plugin.h e66c33d579 rcu: Add const annotation to char * for RCU tracepoints and functions il y a 12 ans
rcutorture.c 7a6a41073c rcu: Make rcutorture emit online failures if verbose il y a 12 ans
rcutree.c 25f27ce4a6 Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' and 'torture.2013.08.20a' into HEAD il y a 12 ans
rcutree.h eb75767be0 nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU il y a 12 ans
rcutree_plugin.h eb75767be0 nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU il y a 12 ans
rcutree_trace.c 7ee2b9e564 rcutrace: single_open() leaks il y a 12 ans
reboot.c 1b3a5d02ee reboot: move arch/x86 reboot= handling to generic kernel il y a 12 ans
relay.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files il y a 12 ans
res_counter.c 1a36e59d48 memcg: reduce function dereference il y a 12 ans
resource.c 0786f7b225 kernel/resource.c: remove the unneeded assignment in function __find_resource il y a 12 ans
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file il y a 13 ans
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex-tester.c 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files il y a 12 ans
rtmutex.c 0c1061733a rtmutex: Document rt_mutex_adjust_prio_chain() il y a 12 ans
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 15 ans
rwsem.c 84759c6d18 Revert "rw_semaphore: remove up/down_read_non_owner" il y a 12 ans
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. il y a 12 ans
semaphore.c 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up il y a 12 ans
signal.c 3ddc5b46a8 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() il y a 12 ans
smp.c 202da40057 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). il y a 12 ans
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files il y a 12 ans
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads il y a 13 ans
softirq.c 0244ad004a Remove GENERIC_HARDIRQ config option il y a 12 ans
spinlock.c c14c338cb0 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK il y a 12 ans
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() il y a 13 ans
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 14 ans
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early il y a 13 ans
sys.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE il y a 12 ans
sysctl.c 26935fb06e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
sysctl_binary.c d0667186eb kernel: remove unnecessary head file il y a 12 ans
task_work.c 892f6668f3 task_work: documentation il y a 12 ans
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error il y a 13 ans
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() il y a 12 ans
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation il y a 12 ans
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script il y a 13 ans
timer.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files il y a 12 ans
tracepoint.c 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace il y a 12 ans
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats il y a 13 ans
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
up.c bff2dc42bc smp.h: move !SMP version of on_each_cpu() out-of-line il y a 12 ans
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators il y a 13 ans
user.c e51db73532 userns: Better restrictions on when proc and sysfs can be mounted il y a 12 ans
user_namespace.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 12 ans
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block il y a 13 ans
wait.c 2203547f82 kernel: fix new kernel-doc warning in wait.c il y a 12 ans
watchdog.c 93786a5f6a watchdog: Make it work under full dynticks il y a 12 ans
workqueue.c 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 12 ans
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation il y a 12 ans