.. |
debug
|
6c536a17fa
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
|
12 years ago |
events
|
d206e09036
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
gcov
|
947be5dfda
gcov: disable CONSTRUCTORS for UML
|
14 years ago |
irq
|
aefb058b0c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
power
|
d206e09036
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
sched
|
221392c3ad
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE
|
12 years ago |
time
|
66cdd0ceaf
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
trace
|
b2e902f024
trace: use kbasename()
|
12 years ago |
.gitignore
|
c1cb795338
Update kernel/.gitignore with new auto-generated files
|
17 years ago |
Kconfig.freezer
|
dc52ddc0e6
container freezer: implement freezer cgroup subsystem
|
16 years ago |
Kconfig.hz
|
94f5655988
sched: fix SCHED_HRTICK dependency
|
17 years ago |
Kconfig.locks
|
4fe84fb8c6
locking: Adjust spin lock inlining Kconfig options
|
12 years ago |
Kconfig.preempt
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
Makefile
|
630e1e0bcd
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
12 years ago |
acct.c
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
12 years ago |
async.c
|
a4683487f9
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
|
13 years ago |
audit.c
|
d1c7d97ad5
fs: handle failed audit_log_start properly
|
12 years ago |
audit.h
|
e3d6b07b8b
audit: optimize audit_compare_dname_path
|
12 years ago |
audit_tree.c
|
b3e8692b4d
audit: clean up refcounting in audit-tree
|
13 years ago |
audit_watch.c
|
e3d6b07b8b
audit: optimize audit_compare_dname_path
|
12 years ago |
auditfilter.c
|
e3d6b07b8b
audit: optimize audit_compare_dname_path
|
12 years ago |
auditsc.c
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
backtracetest.c
|
4e6a0535dd
backtrace: replace timer with tasklet + completions
|
17 years ago |
bounds.c
|
6b3ae58efc
memcg: remove direct page_cgroup-to-page pointer
|
14 years ago |
capability.c
|
65cc5a17ad
userns: Teach inode_capable to understand inodes whose uids map to other namespaces.
|
13 years ago |
cgroup.c
|
8ec7d50f1e
kernel: remove reference to feature-removal-schedule.txt
|
12 years ago |
cgroup_freezer.c
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
compat.c
|
0ad50c3896
compat: generic compat_sys_sched_rr_get_interval() implementation
|
12 years ago |
configs.c
|
626a031251
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
|
14 years ago |
context_tracking.c
|
91d1aa43d3
context_tracking: New context tracking susbsystem
|
12 years ago |
cpu.c
|
74b8423345
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
cpu_pm.c
|
d84970bbaf
kernel/cpu_pm.c: fix various typos
|
13 years ago |
cpuset.c
|
38d7bee9d2
cpuset: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
crash_dump.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
cred.c
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
delayacct.c
|
c9aaa8957f
KVM: Steal time implementation
|
14 years ago |
dma.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
elfcore.c
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 years ago |
exec_domain.c
|
2ee7c922f2
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
|
15 years ago |
exit.c
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
extable.c
|
d219e2e86a
extable: Skip sorting if sorted at build time.
|
13 years ago |
fork.c
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
freezer.c
|
5d8f72b55c
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
|
12 years ago |
futex.c
|
aa10990e02
futex: avoid wake_futex() for a PI futex_q
|
12 years ago |
futex_compat.c
|
ec0c4274e3
futex: Mark get_robust_list as deprecated
|
13 years ago |
groups.c
|
72cda3d1ef
userns: Convert in_group_p and in_egroup_p to use kgid_t
|
13 years ago |
hrtimer.c
|
5baefd6d84
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
|
13 years ago |
hung_task.c
|
625056b65e
hung task debugging: Inject NMI when hung and going to panic
|
13 years ago |
irq_work.c
|
ef1f098254
irq_work: fix compile failure on tile from missing include
|
13 years ago |
itimer.c
|
9886f44412
itimer: Use printk_once instead of WARN_ONCE
|
13 years ago |
jump_label.c
|
a181dc14ed
jump_label: Export jump_label_rate_limit()
|
13 years ago |
kallsyms.c
|
4796dd200d
vsprintf: fix %ps on non symbols when using kallsyms
|
13 years ago |
kcmp.c
|
d97b46a646
syscalls, x86: add __NR_kcmp syscall
|
13 years ago |
kexec.c
|
de4ec99c32
kdump: remove unneeded include
|
12 years ago |
kfifo.c
|
30059d93b0
[media] kernel:kfifo: export __kfifo_max_r symbol
|
13 years ago |
kmod.c
|
a74fb73c12
infrastructure for saner ret_from_kernel_thread semantics
|
12 years ago |
kprobes.c
|
c6aaf4d0bb
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
|
12 years ago |
ksysfs.c
|
37ea95a959
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
kthread.c
|
aee4faa499
kthread: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
latencytop.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
lglock.c
|
eea62f831b
brlocks/lglocks: turn into functions
|
13 years ago |
lockdep.c
|
d094595078
lockdep: Check if nested lock is actually held
|
12 years ago |
lockdep_internals.h
|
54d47a2be5
lockdep: No need to disable preemption in debug atomic ops
|
15 years ago |
lockdep_proc.c
|
99fb4a122e
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()
|
12 years ago |
lockdep_states.h
|
9851673bc3
lockdep: move state bit definitions around
|
16 years ago |
modsign_pubkey.c
|
84ecfd15f5
modsign: add symbol prefix to certificate list
|
12 years ago |
module-internal.h
|
caabe24057
MODSIGN: Move the magic string to the end of a module and eliminate the search
|
12 years ago |
module.c
|
8ec7d50f1e
kernel: remove reference to feature-removal-schedule.txt
|
12 years ago |
module_signing.c
|
12e130b045
MODSIGN: Don't use enum-type bitfields in module signature info block
|
12 years ago |
mutex-debug.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
mutex-debug.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
mutex.c
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
13 years ago |
mutex.h
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
nsproxy.c
|
d328b83682
userns: make each net (net_ns) belong to a user_ns
|
12 years ago |
padata.c
|
f0fcf2002b
padata: use __this_cpu_read per-cpu helper
|
12 years ago |
panic.c
|
190320c3b6
panic: fix a possible deadlock in panic()
|
13 years ago |
params.c
|
b5f3abf950
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
|
13 years ago |
pid.c
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
pid_namespace.c
|
f230250577
pidns: limit the nesting depth of pid namespaces
|
12 years ago |
posix-cpu-timers.c
|
a634f93335
cputime: Move thread_group_cputime() to sched code
|
12 years ago |
posix-timers.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
printk.c
|
2fa72c8fa5
printk: boot_delay should only affect output
|
12 years ago |
profile.c
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
ptrace.c
|
9f99798ff4
ptrace: mark __ptrace_may_access() static
|
13 years ago |
range.c
|
9a41845513
range: fix bogus misuse of module.h to get printk()
|
13 years ago |
rcu.h
|
3705b88db0
rcu: Add a module parameter to force use of expedited RCU primitives
|
12 years ago |
rcupdate.c
|
3705b88db0
rcu: Add a module parameter to force use of expedited RCU primitives
|
12 years ago |
rcutiny.c
|
351573a86d
rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
|
12 years ago |
rcutiny_plugin.h
|
3705b88db0
rcu: Add a module parameter to force use of expedited RCU primitives
|
12 years ago |
rcutorture.c
|
aac1cda34b
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD
|
12 years ago |
rcutree.c
|
91d1aa43d3
context_tracking: New context tracking susbsystem
|
12 years ago |
rcutree.h
|
c635a4e1c2
rcu: Separate accounting of callbacks from callback-free CPUs
|
12 years ago |
rcutree_plugin.h
|
c635a4e1c2
rcu: Separate accounting of callbacks from callback-free CPUs
|
12 years ago |
rcutree_trace.c
|
c635a4e1c2
rcu: Separate accounting of callbacks from callback-free CPUs
|
12 years ago |
relay.c
|
047fe36052
splice: fix racy pipe->buffers uses
|
13 years ago |
res_counter.c
|
44e33e8f95
res_counter: delete res_counter_write()
|
12 years ago |
resource.c
|
4965f5667f
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
|
12 years ago |
rtmutex-debug.c
|
fbdc4b9a6c
lockdep, rtmutex, bug: Show taint flags on error
|
13 years ago |
rtmutex-debug.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex-tester.c
|
997d3eaf02
rtmutex-tester: convert sysdev_class to a regular subsystem
|
13 years ago |
rtmutex.c
|
70321d447a
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
|
13 years ago |
rtmutex.h
|
9a11b49a80
[PATCH] lockdep: better lock debugging
|
19 years ago |
rtmutex_common.h
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 years ago |
rwsem.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
seccomp.c
|
87b526d349
seccomp: Make syscall skipping and nr changes more consistent
|
12 years ago |
semaphore.c
|
f7232f0808
semaphore: fix improper comment reference to mutex
|
13 years ago |
signal.c
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
smp.c
|
8feb8e896d
smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()
|
13 years ago |
smpboot.c
|
3180d89b47
hotplug: Fix UP bug in smpboot hotplug code
|
13 years ago |
smpboot.h
|
f97f8f06a4
smpboot: Provide infrastructure for percpu hotplug threads
|
13 years ago |
softirq.c
|
fa5058f3b6
cputime: Specialize irq vtime hooks
|
12 years ago |
spinlock.c
|
e335e3eb82
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
srcu.c
|
aac1cda34b
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD
|
12 years ago |
stacktrace.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
stop_machine.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
sys.c
|
e80d0a1ae8
cputime: Rename thread_group_times to thread_group_cputime_adjusted
|
12 years ago |
sys_ni.c
|
d97b46a646
syscalls, x86: add __NR_kcmp syscall
|
13 years ago |
sysctl.c
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
sysctl_binary.c
|
3965c9ae47
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
|
13 years ago |
task_work.c
|
9da33de624
task_work: task_work_add() should not succeed after exit_task_work()
|
12 years ago |
taskstats.c
|
0324b5a450
taskstats: cgroupstats_user_cmd() may leak on error
|
12 years ago |
test_kprobes.c
|
fd02e6f7ae
kprobes: Fix selftest to clear flags field for reusing probes
|
14 years ago |
time.c
|
189374aed6
time: Move update_vsyscall definitions to timekeeper_internal.h
|
12 years ago |
timeconst.pl
|
b9095fd8a7
Make constants in kernel/timeconst.h fixed 64 bits
|
17 years ago |
timer.c
|
26cff4e2aa
timers: Fix endless looping between cascade() and internal_add_timer()
|
12 years ago |
tracepoint.c
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
tsacct.c
|
4bd6e32ace
userns: Convert taskstats to handle the user and pid namespaces.
|
12 years ago |
uid16.c
|
a29c33f4e5
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
|
13 years ago |
up.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user-return-notifier.c
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user.c
|
f76d207a66
userns: Add kprojid_t and associated infrastructure in projid.h
|
12 years ago |
user_namespace.c
|
f76d207a66
userns: Add kprojid_t and associated infrastructure in projid.h
|
12 years ago |
utsname.c
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
13 years ago |
utsname_sysctl.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
wait.c
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
watchdog.c
|
0f34c40091
watchdog: store the watchdog sample period as a variable
|
12 years ago |
workqueue.c
|
e7b55b8fcd
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
workqueue_sched.h
|
e22bee782b
workqueue: implement concurrency managed dynamic worker pool
|
15 years ago |