Al Viro 68f3f16d9a new helper: sigsuspend() 13 年之前
..
debug 6c216ec636 Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 13 年之前
events 724b6daa13 perf: Fix perf_event_for_each() to use sibling 13 年之前
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 年之前
irq 3911ff30f5 genirq: export handle_edge_irq() and irq_to_desc() 13 年之前
power f8262d4768 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering 13 年之前
sched bf67f3a5c4 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
time a6371f8023 tick: Fix the spurious broadcast timer ticks after resume 13 年之前
trace 9b63776fa3 tracing: Do not enable function event with enable 13 年之前
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 18 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 年之前
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 年之前
Kconfig.locks e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
Makefile 38498a67aa smp: Add generic smpboot facility 13 年之前
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 14 年之前
async.c 6d6a55ec08 kernel/async: remove redundant declaration. 14 年之前
audit.c 66b3fad3f4 constify path argument of audit_log_d_path() 13 年之前
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 14 年之前
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 年之前
audit_watch.c c9c6cac0c2 kill path_lookup() 14 年之前
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 14 年之前
auditsc.c 42ae610c1a kernel-doc: fix new warnings in auditsc.c 14 年之前
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 年之前
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 年之前
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 14 年之前
cgroup.c 8f121918f2 cgroup: cgroup_attach_task() could return -errno after success 13 年之前
cgroup_freezer.c 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 14 年之前
compat.c 68f3f16d9a new helper: sigsuspend() 13 年之前
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 年之前
cpu.c 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 年之前
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 14 年之前
cpuset.c deb74f5ca1 Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 年之前
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 年之前
cred.c 79549c6dfd cred: copy_process() should clear child->replacement_session_keyring 13 年之前
delayacct.c c9aaa8957f KVM: Steal time implementation 14 年之前
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 16 年之前
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 年之前
exit.c a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 年之前
fork.c bf67f3a5c4 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 年之前
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 年之前
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 年之前
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 年之前
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 年之前
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 年之前
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 年之前
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function 13 年之前
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
kexec.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 年之前
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
kmod.c 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() 13 年之前
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() 13 年之前
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 14 年之前
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 14 年之前
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 14 年之前
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 年之前
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 17 年之前
module.c f946eeb931 module: Remove module size limit 13 年之前
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 年之前
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 年之前
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 14 年之前
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
padata.c 9612090527 padata: Fix cpu hotplug 13 年之前
panic.c 026ee1f66a panic: fix stack dump print on direct call to panic() 13 年之前
params.c 026cee0086 params: <level>_initcall-like kernel parameters 13 年之前
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 14 年之前
pid_namespace.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 年之前
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 14 年之前
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
printk.c 2ba68940c8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
ptrace.c ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit 13 年之前
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 14 年之前
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 14 年之前
rcupdate.c 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 年之前
rcutiny.c 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 14 年之前
rcutiny_plugin.h 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 年之前
rcutorture.c 9059c94017 rcu: Add rcutorture test for call_srcu() 13 年之前
rcutree.c 2d84e023cb Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 13 年之前
rcutree.h dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 年之前
rcutree_plugin.h dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 年之前
rcutree_trace.c b1420f1c8b rcu: Make rcu_barrier() less disruptive 13 年之前
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() 14 年之前
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 14 年之前
resource.c 2410574866 kernel/resource.c: move EXPORT_SYMBOL right after definition 14 年之前
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 14 年之前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 14 年之前
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 14 年之前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 15 年之前
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
seccomp.c 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 14 年之前
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
signal.c 68f3f16d9a new helper: sigsuspend() 13 年之前
smp.c f37f435f33 smp: Implement kick_all_cpus_sync() 13 年之前
smpboot.c 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 年之前
smpboot.h 43a18b1e58 smp: Fix idle_thread_init() inline stub 13 年之前
softirq.c 161f7a7161 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 年之前
srcu.c 931ea9d1a6 rcu: Implement per-domain single-threaded call_srcu() state machine 13 年之前
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 年之前
sys.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 年之前
sys_ni.c fcf634098c Cross Memory Attach 14 年之前
sysctl.c 620f6e8e85 sysctl: fix write access to dmesg_restrict/kptr_restrict 13 年之前
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 14 年之前
taskstats.c 1a51410abe Make TASKSTATS require root access 14 年之前
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 年之前
time.c a4ca1298d8 time: Remove bogus comments 13 年之前
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 年之前
timer.c 048a0e8f5e timer: Fix mod_timer_pinned() header comment 13 年之前
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 14 年之前
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 14 年之前
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 年之前
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 年之前
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 14 年之前
watchdog.c b60f796c4c kernel/watchdog.c: add comment to watchdog() exit path 13 年之前
workqueue.c e45836fafe Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 年之前
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 年之前