..
cpu
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
debug
kgdb/sysrq: fix inconstistent help message of sysrq key
12 years ago
events
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
gcov
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
12 years ago
irq
irqdomain: Allow quiet failure mode
12 years ago
power
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
12 years ago
sched
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
time
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
trace
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
.gitignore
kernel/hz.bc: ignore.
12 years ago
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
locking: Adjust spin lock inlining Kconfig options
13 years ago
Kconfig.preempt
…
Makefile
We get rid of the general module prefix confusion with a binary config option,
12 years ago
acct.c
fs: Fix hang with BSD accounting on frozen filesystem
12 years ago
async.c
async: rename and redefine async_func_ptr
12 years ago
audit.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
12 years ago
audit.h
audit: remove unnecessary #if CONFIG_AUDIT
12 years ago
audit_tree.c
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()
12 years ago
audit_watch.c
audit: catch possible NULL audit buffers
12 years ago
auditfilter.c
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
12 years ago
auditsc.c
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
12 years ago
backtracetest.c
…
bounds.c
…
capability.c
Add file_ns_capable() helper function for open-time capability checking
12 years ago
cgroup.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
cgroup_freezer.c
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
12 years ago
compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
configs.c
proc: Supply PDE attribute setting accessor functions
12 years ago
context_tracking.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
cpu.c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
cpu_pm.c
…
cpuset.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
crash_dump.c
…
cred.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
delayacct.c
cputime: Use accessors to read task cputime stats
12 years ago
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
extable.c
extable: Flip the sorting message
12 years ago
fork.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
freezer.c
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
12 years ago
futex.c
futex: fix kernel-doc notation and spello
12 years ago
futex_compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
groups.c
…
hrtimer.c
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
hung_task.c
…
irq_work.c
Merge branch 'nohz/printk-v8' into irq/core
12 years ago
itimer.c
…
jump_label.c
jump_label: Export jump_label_rate_limit()
13 years ago
kallsyms.c
kernel: kallsyms: memory override issue, need check destination buffer length
12 years ago
kcmp.c
kcmp: include linux/ptrace.h
12 years ago
kexec.c
kexec: Use min() and min_t() to simplify logic
12 years ago
kmod.c
kmod: remove call_usermodehelper_fns()
12 years ago
kprobes.c
kprobes: Fix a double lock bug of kprobe_mutex
12 years ago
ksysfs.c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
kthread.c
kthread: implement probe_kthread_data()
12 years ago
latencytop.c
…
lglock.c
…
lockdep.c
lockdep: Consolidate bug messages into a single print_lockdep_off() function
12 years ago
lockdep_internals.h
…
lockdep_proc.c
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()
12 years ago
lockdep_states.h
…
modsign_certificate.S
CONFIG_SYMBOL_PREFIX: cleanup.
12 years ago
modsign_pubkey.c
keys: use keyring_alloc() to create module signing keyring
12 years ago
module-internal.h
MODSIGN: Move the magic string to the end of a module and eliminate the search
12 years ago
module.c
module: don't unlink the module until we've removed all exposure.
12 years ago
module_signing.c
MODSIGN: Don't use enum-type bitfields in module signature info block
12 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
mutex: Back out architecture specific check for negative mutex count
12 years ago
mutex.h
…
notifier.c
…
nsproxy.c
proc: Split the namespace stuff out into linux/proc_ns.h
12 years ago
padata.c
padata: use __this_cpu_read per-cpu helper
12 years ago
panic.c
dump_stack: implement arch-specific hardware description in task dumps
12 years ago
params.c
…
pid.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
pid_namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
posix-cpu-timers.c
posix_timers: Fix pre-condition to stop the tick on full dynticks
12 years ago
posix-timers.c
posix-timers: Remove unused variable
12 years ago
printk.c
workqueue: include workqueue info when printing debug dump of a worker task
12 years ago
profile.c
proc: Supply PDE attribute setting accessor functions
12 years ago
ptrace.c
ptrace: add ability to retrieve signals without removing from a queue (v4)
12 years ago
range.c
kernel/range.c: subtract_range: fix the broken phrase issued by printk
12 years ago
rcu.h
rcu: Provide RCU CPU stall warnings for tiny RCU
12 years ago
rcupdate.c
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
12 years ago
rcutiny.c
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
12 years ago
rcutiny_plugin.h
rcu: Provide RCU CPU stall warnings for tiny RCU
12 years ago
rcutorture.c
rcu: Allow rcutorture to be built at low optimization levels
12 years ago
rcutree.c
Merge commit '8700c95adb03' into timers/nohz
12 years ago
rcutree.h
Merge commit '8700c95adb03' into timers/nohz
12 years ago
rcutree_plugin.h
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
rcutree_trace.c
rcutrace: single_open() leaks
12 years ago
relay.c
relay: use macro PAGE_ALIGN instead of FIX_SIZE
12 years ago
res_counter.c
res_counter: return amount of charges after res_counter_uncharge()
12 years ago
resource.c
mem hotunplug: fix kfree() of bootmem memory
12 years ago
rtmutex-debug.c
sched/rt: Move rt specific bits into new header file
12 years ago
rtmutex-debug.h
…
rtmutex-tester.c
locking/rtmutex/tester: Set correct permissions on sysfs files
12 years ago
rtmutex.c
sched/rt: Move rt specific bits into new header file
12 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
lockdep, rwsem: provide down_write_nest_lock()
12 years ago
seccomp.c
seccomp: allow BPF_XOR based ALU instructions.
12 years ago
semaphore.c
semaphore: use `bool' type for semaphore_waiter's up
12 years ago
signal.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
12 years ago
smp.c
kernel/smp.c: cleanups
12 years ago
smpboot.c
kthread: Prevent unpark race which puts threads on the wrong cpu
12 years ago
smpboot.h
smpboot: Provide infrastructure for percpu hotplug threads
13 years ago
softirq.c
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
spinlock.c
…
srcu.c
srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()
12 years ago
stacktrace.c
…
stop_machine.c
stop_machine: Mark per cpu stopper enabled early
12 years ago
sys.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
sys_ni.c
merge compat sys_ipc instances
12 years ago
sysctl.c
mm: replace hardcoded 3% with admin_reserve_pages knob
12 years ago
sysctl_binary.c
sysctl: fix null checking in bin_dn_node_address()
12 years ago
task_work.c
task_work: task_work_add() should not succeed after exit_task_work()
13 years ago
taskstats.c
taskstats: cgroupstats_user_cmd() may leak on error
13 years ago
test_kprobes.c
kernel/: rename random32() to prandom_u32()
12 years ago
time.c
timekeeping: Use inject_offset in warp_clock
12 years ago
timeconst.bc
kernel: Replace timeconst.pl with a bc script
12 years ago
timer.c
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
tracepoint.c
Tracing updates for Linux 3.10
12 years ago
tsacct.c
cputime: Use accessors to read task cputime stats
12 years ago
uid16.c
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
12 years ago
up.c
…
user-return-notifier.c
hlist: drop the node parameter from iterators
12 years ago
user.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
user_namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
utsname.c
proc: Split the namespace stuff out into linux/proc_ns.h
12 years ago
utsname_sysctl.c
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
12 years ago
wait.c
propagate name change to comments in kernel source
12 years ago
watchdog.c
watchdog: Add comments to explain the watchdog_disabled variable
12 years ago
workqueue.c
workqueue: include workqueue info when printing debug dump of a worker task
12 years ago
workqueue_internal.h
workqueue: include workqueue info when printing debug dump of a worker task
12 years ago