Linus Torvalds 41d9884c44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
..
cpu 29ce3785b2 idle: Enable interrupts in the weak arch_cpu_idle() implementation 12 年之前
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key 12 年之前
events 058ebd0eba perf: Fix perf_lock_task_context() vs RCU 12 年之前
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 12 年之前
irq 505608d2b9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
power 7f0ef0267e Merge branch 'akpm' (updates from Andrew Morton) 12 年之前
sched 971ee28cbd sched: Fix HRTICK 12 年之前
time a272dcca18 tick: broadcast: Check broadcast mode on CPU hotplug 12 年之前
trace c72bb31691 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 年之前
.gitignore f83b293366 kernel/hz.bc: ignore. 12 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 年之前
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 年之前
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 年之前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Makefile 15d94b8256 reboot: move shutdown/reboot related functions to kernel/reboot.c 12 年之前
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 年之前
async.c 362f2b098b async: rename and redefine async_func_ptr 12 年之前
audit.c f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE 12 年之前
audit.h 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 年之前
audit_tree.c 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() 12 年之前
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 年之前
auditfilter.c b9ce54c9f5 audit: Fix decimal constant description 12 年之前
auditsc.c 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 年之前
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 年之前
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 年之前
capability.c 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking 12 年之前
cgroup.c 786e1448d9 cgroup: we can use simple_lookup() now 12 年之前
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 年之前
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 年之前
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 年之前
context_tracking.c a3d5c3460a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
cpu.c 16e53dbf10 CPU hotplug: provide a generic helper to disable/enable CPU hotplug 12 年之前
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 年之前
cpuset.c 0b0585c3e1 Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 年之前
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 年之前
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 年之前
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 年之前
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 年之前
exit.c 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 年之前
extable.c bec1b9e763 extable: Flip the sorting message 12 年之前
fork.c 98d1e64f95 mm: remove free_area_cache 12 年之前
freezer.c 613f5d13b5 freezer: skip waking up tasks with PF_FREEZER_SKIP set 12 年之前
futex.c 88c8004fd3 futex: Use freezable blocking call 12 年之前
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 年之前
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 年之前
hrtimer.c 21884a83b2 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 年之前
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core 12 年之前
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 年之前
jump_label.c a181dc14ed jump_label: Export jump_label_rate_limit() 13 年之前
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length 12 年之前
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 12 年之前
kexec.c 31c3a3fe07 kexec: Use min() and min_t() to simplify logic 12 年之前
kmod.c 7f57cfa4e2 usermodehelper: kill the sub_info->path[0] check 12 年之前
kprobes.c 10fb46d5f7 kprobes: handle empty/invalid input to debugfs "enabled" file 12 年之前
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
kthread.c cd42d559e4 kthread: implement probe_kthread_data() 12 年之前
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 年之前
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 年之前
lockdep.c 1b1d2fb444 lockdep: remove task argument from debug_check_no_locks_held 12 年之前
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 年之前
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() 12 年之前
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 年之前
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 年之前
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring 12 年之前
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 年之前
module.c 8133633368 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 年之前
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 12 年之前
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 年之前
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 年之前
mutex.c 1b375dc307 mutex: Move ww_mutex definitions to ww_mutex.h 12 年之前
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 年之前
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 年之前
nsproxy.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 年之前
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 12 年之前
panic.c c72bb31691 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 年之前
params.c b634d130e4 There is no /sys/parameters 12 年之前
pid.c 8f75af44ee kernel/pid.c: move statement 12 年之前
pid_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
posix-cpu-timers.c a0b2062b09 posix_timers: fix racy timer delta caching on task exit 12 年之前
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 年之前
printk.c 75fcf64dc7 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
profile.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 年之前
ptrace.c fab840fc2d ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) 12 年之前
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge 12 年之前
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 年之前
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 12 年之前
rcutiny.c 1496144469 rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs 12 年之前
rcutiny_plugin.h 1496144469 rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs 12 年之前
rcutorture.c 99f88919f8 rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). 12 年之前
rcutree.c f170168b9a drivers: avoid parsing names as kthread_run() format strings 12 年之前
rcutree.h 026ad2835c rcu: Drive quiescent-state-forcing delay from HZ 12 年之前
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 12 年之前
rcutree_trace.c 7ee2b9e564 rcutrace: single_open() leaks 12 年之前
reboot.c 1b3a5d02ee reboot: move arch/x86 reboot= handling to generic kernel 12 年之前
relay.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 年之前
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 12 年之前
resource.c 0786f7b225 kernel/resource.c: remove the unneeded assignment in function __find_resource 12 年之前
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 年之前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex-tester.c 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files 12 年之前
rtmutex.c 0c1061733a rtmutex: Document rt_mutex_adjust_prio_chain() 12 年之前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 年之前
rwsem.c 84759c6d18 Revert "rw_semaphore: remove up/down_read_non_owner" 12 年之前
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. 12 年之前
semaphore.c 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up 12 年之前
signal.c a2d5f1f5d9 sigtimedwait: use freezable blocking call 12 年之前
smp.c e1d12f3270 kernel/smp.c: cleanups 12 年之前
smpboot.c f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu 12 年之前
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 年之前
softirq.c a4883ef6af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年之前
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() 12 年之前
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 年之前
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early 12 年之前
sys.c 15d94b8256 reboot: move shutdown/reboot related functions to kernel/reboot.c 12 年之前
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 年之前
sysctl.c f2006e2739 Merge branch 'linus' into timers/urgent 12 年之前
sysctl_binary.c d0667186eb kernel: remove unnecessary head file 12 年之前
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() 12 年之前
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error 12 年之前
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() 12 年之前
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 年之前
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 12 年之前
timer.c 9e04d3804d timer: Fix jiffies wrap behavior of round_jiffies_common() 12 年之前
tracepoint.c 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 年之前
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 年之前
uid16.c 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 年之前
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 年之前
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
user.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
user_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
utsname.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 年之前
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 年之前
wait.c cb65537ee1 Add wait_on_atomic_t() and wake_up_atomic_t() 12 年之前
watchdog.c 940be35ac0 watchdog: Boot-disable by default on full dynticks 12 年之前
workqueue.c f317ff9eed Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 年之前
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 年之前