.. |
debug
|
KGDB/KDB regression fixes
|
13 years ago |
events
|
perf: Use css_tryget() to avoid propping up css refcount
|
13 years ago |
gcov
|
gcov: disable CONSTRUCTORS for UML
|
14 years ago |
irq
|
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
power
|
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format
|
13 years ago |
sched
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
time
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
trace
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
13 years ago |
.gitignore
|
…
|
|
Kconfig.freezer
|
…
|
|
Kconfig.hz
|
…
|
|
Kconfig.locks
|
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
Kconfig.preempt
|
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
Makefile
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
acct.c
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
async.c
|
kernel/async: remove redundant declaration.
|
13 years ago |
audit.c
|
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
audit.h
|
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
|
13 years ago |
audit_tree.c
|
…
|
|
audit_watch.c
|
…
|
|
auditfilter.c
|
audit: allow interfield comparison in audit rules
|
13 years ago |
auditsc.c
|
seccomp: remove duplicated failure logging
|
13 years ago |
backtracetest.c
|
…
|
|
bounds.c
|
…
|
|
capability.c
|
userns: Teach inode_capable to understand inodes whose uids map to other namespaces.
|
13 years ago |
cgroup.c
|
cgroups: Account for CSS_DEACT_BIAS in __css_put
|
13 years ago |
cgroup_freezer.c
|
cgroup: convert all non-memcg controllers to the new cftype interface
|
13 years ago |
compat.c
|
new helper: sigsuspend()
|
13 years ago |
configs.c
|
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
|
14 years ago |
cpu.c
|
kernel/cpu.c: document clear_tasks_mm_cpumask()
|
13 years ago |
cpu_pm.c
|
kernel/cpu_pm.c: fix various typos
|
13 years ago |
cpuset.c
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |
crash_dump.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
cred.c
|
keys: kill task_struct->replacement_session_keyring
|
13 years ago |
delayacct.c
|
…
|
|
dma.c
|
Remove all #inclusions of asm/system.h
|
13 years ago |
elfcore.c
|
…
|
|
exec_domain.c
|
…
|
|
exit.c
|
pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper
|
13 years ago |
extable.c
|
extable: Skip sorting if sorted at build time.
|
13 years ago |
fork.c
|
Revert "mm: correctly synchronize rss-counters at exit/exec"
|
13 years ago |
freezer.c
|
PM / Freezer: Remove references to TIF_FREEZE in comments
|
13 years ago |
futex.c
|
futex: Mark get_robust_list as deprecated
|
13 years ago |
futex_compat.c
|
futex: Mark get_robust_list as deprecated
|
13 years ago |
groups.c
|
userns: Convert in_group_p and in_egroup_p to use kgid_t
|
13 years ago |
hrtimer.c
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
hung_task.c
|
hung task debugging: Inject NMI when hung and going to panic
|
13 years ago |
irq_work.c
|
irq_work: fix compile failure on tile from missing include
|
13 years ago |
itimer.c
|
itimer: Use printk_once instead of WARN_ONCE
|
13 years ago |
jump_label.c
|
static keys: Inline the static_key_enabled() function
|
13 years ago |
kallsyms.c
|
vsprintf: fix %ps on non symbols when using kallsyms
|
13 years ago |
kcmp.c
|
syscalls, x86: add __NR_kcmp syscall
|
13 years ago |
kexec.c
|
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
kfifo.c
|
[media] kernel:kfifo: export __kfifo_max_r symbol
|
13 years ago |
kmod.c
|
kmod.c: fix kernel-doc warning
|
13 years ago |
kprobes.c
|
kprobes: return proper error code from register_kprobe()
|
13 years ago |
ksysfs.c
|
kernel: ksysfs.c is implicitly using stat.h
|
13 years ago |
kthread.c
|
freezer: kill unused set_freezable_with_signal()
|
13 years ago |
latencytop.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
lglock.c
|
brlocks/lglocks: turn into functions
|
13 years ago |
lockdep.c
|
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
|
13 years ago |
lockdep_internals.h
|
…
|
|
lockdep_proc.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
lockdep_states.h
|
…
|
|
module.c
|
Guard check in module loader against integer overflow
|
13 years ago |
mutex-debug.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
mutex-debug.h
|
…
|
|
mutex.c
|
sched/rt: Use schedule_preempt_disabled()
|
13 years ago |
mutex.h
|
…
|
|
notifier.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
nsproxy.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
padata.c
|
padata: Fix cpu hotplug
|
13 years ago |
panic.c
|
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
|
13 years ago |
params.c
|
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
|
13 years ago |
pid.c
|
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
pid_namespace.c
|
pidns: guarantee that the pidns init will be the last pidns process reaped
|
13 years ago |
posix-cpu-timers.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
posix-timers.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
printk.c
|
printk.c: fix kernel-doc warnings
|
13 years ago |
profile.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
ptrace.c
|
userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
|
13 years ago |
range.c
|
range: fix bogus misuse of module.h to get printk()
|
13 years ago |
rcu.h
|
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
|
13 years ago |
rcupdate.c
|
rcu: Make exit_rcu() more precise and consolidate
|
13 years ago |
rcutiny.c
|
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
|
13 years ago |
rcutiny_plugin.h
|
rcu: Make exit_rcu() more precise and consolidate
|
13 years ago |
rcutorture.c
|
rcu: Add rcutorture test for call_srcu()
|
13 years ago |
rcutree.c
|
rcu: Stop rcu_do_batch() from multiplexing the "count" variable
|
13 years ago |
rcutree.h
|
rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure
|
13 years ago |
rcutree_plugin.h
|
rcu: Precompute RCU_FAST_NO_HZ timer offsets
|
13 years ago |
rcutree_trace.c
|
rcu: Make rcu_barrier() less disruptive
|
13 years ago |
relay.c
|
splice: fix racy pipe->buffers uses
|
13 years ago |
res_counter.c
|
rescounters: add res_counter_uncharge_until()
|
13 years ago |
resource.c
|
kernel/resource.c: correct the comment of allocate_resource()
|
13 years ago |
rtmutex-debug.c
|
lockdep, rtmutex, bug: Show taint flags on error
|
13 years ago |
rtmutex-debug.h
|
…
|
|
rtmutex-tester.c
|
rtmutex-tester: convert sysdev_class to a regular subsystem
|
13 years ago |
rtmutex.c
|
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
|
13 years ago |
rtmutex.h
|
…
|
|
rtmutex_common.h
|
…
|
|
rwsem.c
|
Remove all #inclusions of asm/system.h
|
13 years ago |
seccomp.c
|
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
|
13 years ago |
semaphore.c
|
semaphore: fix improper comment reference to mutex
|
13 years ago |
signal.c
|
new helper: signal_delivered()
|
13 years ago |
smp.c
|
smp: Implement kick_all_cpus_sync()
|
13 years ago |
smpboot.c
|
smpboot, idle: Fix comment mismatch over idle_threads_init()
|
13 years ago |
smpboot.h
|
smp: Fix idle_thread_init() inline stub
|
13 years ago |
softirq.c
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
spinlock.c
|
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
|
13 years ago |
srcu.c
|
rcu: Implement per-domain single-threaded call_srcu() state machine
|
13 years ago |
stacktrace.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
stop_machine.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
sys.c
|
c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place
|
13 years ago |
sys_ni.c
|
syscalls, x86: add __NR_kcmp syscall
|
13 years ago |
sysctl.c
|
sysctl: fix write access to dmesg_restrict/kptr_restrict
|
13 years ago |
sysctl_binary.c
|
ipv4: Don't add deprecated new binary sysctl value.
|
13 years ago |
task_work.c
|
task_work_add: generic process-context callbacks
|
13 years ago |
taskstats.c
|
Make TASKSTATS require root access
|
14 years ago |
test_kprobes.c
|
…
|
|
time.c
|
time: Remove bogus comments
|
13 years ago |
timeconst.pl
|
…
|
|
timer.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
tracepoint.c
|
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
tsacct.c
|
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
uid16.c
|
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
|
13 years ago |
up.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user-return-notifier.c
|
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
user.c
|
userns: Silence silly gcc warning.
|
13 years ago |
user_namespace.c
|
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
|
13 years ago |
utsname.c
|
userns: Use cred->user_ns instead of cred->user->user_ns
|
13 years ago |
utsname_sysctl.c
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
wait.c
|
lockdep/waitqueues: Add better annotation
|
13 years ago |
watchdog.c
|
watchdog: Quiet down the boot messages
|
13 years ago |
workqueue.c
|
lockdep: fix oops in processing workqueue
|
13 years ago |
workqueue_sched.h
|
…
|
|