Linus Torvalds cd6362befe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
..
debug d498d4b47f KGDB: make kgdb_breakpoint() as noinline 12 years ago
events 4a2345937c perf: Optimize group_sched_in() 12 years ago
gcov 1931d433d7 gcov: reuse kbasename helper 12 years ago
irq d6ee6d2325 genirq: Export symbol no_action() 11 years ago
locking 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
power 36cc86e8ec Merge branches 'pm-runtime' and 'pm-sleep' 11 years ago
printk e4178d809f printk: fix syslog() overflowing user buffer 12 years ago
rcu 971eae7c99 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
sched 05bf58ca4b Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
time 1ead658124 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
trace 7a48837732 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block 11 years ago
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list 12 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 12 years ago
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 years ago
async.c 362f2b098b async: rename and redefine async_func_ptr 12 years ago
audit.c aa4af831bb AUDIT: Allow login in non-init namespaces 11 years ago
audit.h 48095d991d audit: Use struct net not pid_t to remember the network namespce to reply in 12 years ago
audit_tree.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events 12 years ago
audit_watch.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events 12 years ago
auditfilter.c d211f177b2 audit: Update kdoc for audit_send_reply and audit_list_rules_send 11 years ago
auditsc.c c4ad8f98be execve: use 'struct filename *' for executable name passing 12 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long 12 years ago
capability.c ca24a23ebc audit: Simplify and correct audit_log_capset 12 years ago
cgroup.c 3eb59ec64f cgroup: fix a failure path in create_css() 11 years ago
cgroup_freezer.c 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() 12 years ago
compat.c 7125764c5d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
context_tracking.c 58135f574f context_tracking: Wrap static key check into more intuitive function name 12 years ago
cpu.c fe8a45df36 Merge branch 'sched-urgent-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 99afb0fd5f cpuset: fix a race condition in __cpuset_node_allowed_softwall() 12 years ago
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 years ago
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
delayacct.c 324d666a53 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() 12 years ago
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 12 years ago
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c 0c740d0afc introduce for_each_thread() to replace the buggy while_each_thread() 12 years ago
extable.c 00b7103078 asmlinkage: Make main_extable_sort_needed visible 12 years ago
fork.c 156654f491 sched/numa: Move task_numa_free() to __put_task_struct() 11 years ago
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen 12 years ago
futex.c 462bf234a8 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) 12 years ago
groups.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
hrtimer.c 6201b4d61f timer: Remove code redundancy while calling get_nohz_timer_target() 11 years ago
hung_task.c 270750dbc1 hung_task: Display every hung task warning 12 years ago
irq_work.c cd578abb24 perf/x86: Warn to early_printk() in case irq_work is too slow 12 years ago
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 years ago
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called 12 years ago
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length 12 years ago
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 13 years ago
kexec.c ca2c405ab9 kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types 11 years ago
kmod.c c4ad8f98be execve: use 'struct filename *' for executable name passing 12 years ago
kprobes.c ab76786561 kprobes: use KSYM_NAME_LEN to size identifier buffers 12 years ago
ksysfs.c 7a75474318 rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c 12 years ago
kthread.c 786235eeba kthread: make kthread_create() killable 12 years ago
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions 12 years ago
notifier.c 8857563b81 notifier: Substitute rcu_access_pointer() for rcu_dereference_raw() 12 years ago
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
padata.c c0e656b7a6 padata: Fix wrong usage of rcu_dereference() 12 years ago
panic.c 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
params.c 88a88b320a params: improve standard definitions 12 years ago
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure 12 years ago
pid_namespace.c d23082257d pid_namespace: pidns_get() should check task_active_pid_ns() != NULL 11 years ago
posix-cpu-timers.c 531f64fd6f posix-timers: Convert abuses of BUG_ON to WARN_ON 12 years ago
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 years ago
profile.c e97ca8e5b8 mm: fix GFP_THISNODE callers and clarify 11 years ago
ptrace.c 62a6fa9768 kernel/compat: convert to COMPAT_SYSCALL_DEFINE 11 years ago
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge 12 years ago
reboot.c c97102ba96 kexec: migrate to reboot cpu 12 years ago
relay.c e227867f12 treewide: Fix typo in Documentation/DocBook 12 years ago
res_counter.c 1a36e59d48 memcg: reduce function dereference 12 years ago
resource.c 6404e88e83 resources: Set type in __request_region() 11 years ago
seccomp.c bd4cf0ed33 net: filter: rework/optimize internal BPF interpreter's instruction set 11 years ago
signal.c d4263348f7 Merge branch 'master' into for-next 12 years ago
smp.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 12 years ago
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 years ago
softirq.c d532676cc7 softirq: Add linux/irq.h to make it compile again 11 years ago
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
stop_machine.c 177c53d943 stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus() 11 years ago
sys.c c4a4d2f431 sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE 12 years ago
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
sysctl.c 7a48837732 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block 11 years ago
sysctl_binary.c f02147ef19 kernel/sysctl_binary.c: use scnprintf() instead of snprintf() 12 years ago
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 12 years ago
system_keyring.c 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 12 years ago
task_work.c 892f6668f3 task_work: documentation 12 years ago
taskstats.c c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 12 years ago
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() 12 years ago
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 13 years ago
timer.c 1ead658124 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
torture.c f881825a73 rcutorture: Gracefully handle NULL cleanup hooks 12 years ago
tracepoint.c 45ab2813d4 tracing: Do not add event files for modules that fail tracepoints 12 years ago
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 years ago
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 12 years ago
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 13 years ago
user.c 6bd364d829 KEYS: fix uninitialized persistent_keyring_register_sem 12 years ago
user_namespace.c b080e047a6 user_namespace.c: Remove duplicated word in comment 12 years ago
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 13 years ago
watchdog.c e0a23b0628 watchdog: Simplify a little the IPI call 12 years ago
workqueue.c 1ead658124 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago