Linus Torvalds 8d71844b51 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
..
debug a8fe19ebfb kernel/printk: use symbolic defines for console loglevels 11 years ago
events 9dae0a3fc4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
gcov a992bf836f gcov: add support for GCC 4.9 11 years ago
irq 8844aad89e genirq: Fix memory leak when calling irq_free_hwirqs() 11 years ago
locking 5db6c6fefb locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER 11 years ago
power 653a3538f8 PM / sleep: fix freeze_ops NULL pointer dereferences 11 years ago
printk d18bbc215f kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" 11 years ago
rcu e0198b290d Josh has moved 11 years ago
sched d1743b810d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
time 504d58745c timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks 11 years ago
trace 58d4e21e50 tracing: Fix wraparound problems in "uptime" trace clock 11 years ago
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list 11 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Kconfig.locks 5db6c6fefb locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER 11 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 46c0a8ca3e ipc, kernel: clear whitespace 11 years ago
async.c 362f2b098b async: rename and redefine async_func_ptr 12 years ago
audit.c f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
audit.h 638a0fd2a0 audit: Use struct net not pid_t to remember the network namespce to reply in 11 years ago
audit_tree.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events 11 years ago
audit_watch.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events 11 years ago
auditfilter.c 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 years ago
auditsc.c a3c5493119 auditsc: audit_krule mask accesses need bounds checking 11 years ago
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() 11 years ago
bounds.c 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long 11 years ago
capability.c 23adbe12ef fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
cgroup.c 3a32bd72d7 cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() 11 years ago
cgroup_freezer.c 5c9d535b89 cgroup: remove css_parent() 11 years ago
compat.c 6516a46619 kernel/compat.c: use sizeof() instead of sizeof 11 years ago
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
context_tracking.c 4cdf77a828 x86/kprobes: Fix build errors and blacklist context_track_user 11 years ago
cpu.c 19c1940fea Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
cpuset.c 76bb5ab8f6 cpuset: break kernfs active protection in cpuset_write_resmask() 11 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 a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
delayacct.c 324d666a53 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() 11 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() 11 years ago
exec_domain.c b9e5db6d2b kernel/exec_domain.c: code clean-up 11 years ago
exit.c 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] 11 years ago
extable.c 00b7103078 asmlinkage: Make main_extable_sort_needed visible 11 years ago
fork.c 4af4206be2 tracing: Fix syscall_*regfunc() vs copy_process() race 11 years ago
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen 11 years ago
futex.c 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master 11 years ago
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) 11 years ago
groups.c 8f6c5ffc89 kernel/groups.c: remove return value of set_groups 11 years ago
hrtimer.c 3d521f9151 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 years ago
hung_task.c b51dbec68c kernel/hung_task.c: convert simple_strtoul to kstrtouint 11 years ago
irq_work.c cd578abb24 perf/x86: Warn to early_printk() in case irq_work is too slow 11 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 11 years ago
kallsyms.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 12 years ago
kexec.c 3a1122d26c kexec: fix build error when hugetlbfs is disabled 11 years ago
kmod.c 76e0a6f40b signals: change wait_for_helper() to use kernel_sigaction() 11 years ago
kprobes.c d81b4253b0 kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 11 years ago
ksysfs.c 86d56134f1 kobject: Make support for uevent_helper optional. 11 years ago
kthread.c 8fe6929cfd kthread: fix return value of kthread_create() upon SIGKILL. 11 years ago
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts 11 years ago
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 years ago
module.c 4251c2a670 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions 11 years ago
notifier.c b40a2cb6e0 kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier 11 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() 11 years ago
panic.c f06e5153f4 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers 11 years ago
params.c 51e158c12a param: hand arguments after -- straight to init 11 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 11 years ago
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 years ago
profile.c f3da64d1ea kernel/profile.c: use static const char instead of static char 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 616feab753 kernel/reboot.c: convert simple_strtoul to kstrtoint 11 years ago
relay.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
res_counter.c 6c5a53c670 kernel/res_counter.c: replace simple_strtoull by kstrtoull 11 years ago
resource.c e4c7296643 resources: Clarify sanity check message 11 years ago
seccomp.c f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
signal.c b4e74264eb signals: introduce kernel_sigaction() 11 years ago
smp.c 8d056c48e4 CPU hotplug, smp: flush any pending IPI callbacks before CPU offline 11 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 e14505a8d5 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 11 years ago
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
stop_machine.c cf25004069 kernel/stop_machine.c: kernel-doc warning fix 11 years ago
sys.c 7aa2c016db sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() 11 years ago
sys_ni.c f6187769da sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL 11 years ago
sysctl.c ed235875e2 kernel/watchdog.c: print traces for all cpus on lockup detection 11 years ago
sysctl_binary.c f02147ef19 kernel/sysctl_binary.c: use scnprintf() instead of snprintf() 11 years ago
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 11 years ago
system_keyring.c 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 11 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() 11 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 12 years ago
timer.c 98a01e779f timer: Prevent overflow in apply_slack 11 years ago
torture.c 2b3f8ffe46 torture: Remove __init from torture_init_begin/end 11 years ago
tracepoint.c ea73c79e33 tracing: syscall_regfunc() should not skip kernel threads 11 years ago
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 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() 11 years ago
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
user.c b300a4ea66 kernel/user.c: drop unused field 'files' from user_struct 11 years ago
user_namespace.c 68a9a435e4 kernel/user_namespace.c: kernel-doc/checkpatch fixes 11 years ago
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table 11 years ago
watchdog.c ed235875e2 kernel/watchdog.c: print traces for all cpus on lockup detection 11 years ago
workqueue.c 5a6024f160 workqueue: zero cpumask of wq_numa_possible_cpumask on init 11 years ago
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 years ago