Linus Torvalds 8841c8b3c4 Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 years ago
..
debug a8fe19ebfb kernel/printk: use symbolic defines for console loglevels 11 years ago
events 3737a12761 Merge branch 'perf-core-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 a257954bb3 genirq: Improve documentation to match current implementation 11 years ago
locking c29deef32e Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
power d715a226b0 Merge branch 'pm-sleep' 11 years ago
printk a8fe19ebfb kernel/printk: use symbolic defines for console loglevels 11 years ago
rcu 776edb5931 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 years ago
sched b2e09f633a Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
time 00170fdd08 Merge branch 'akpm' (patchbomb from Andrew) into next 11 years ago
trace 8841c8b3c4 Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 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 12 years ago
Kconfig.locks 70af2f8a4f locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks 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 14208b0ec5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 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 722a9f9299 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* 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 14208b0ec5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 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 12 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 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 4e52365f27 ptrace: fix fork event messages across pid namespaces 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 12 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 e1bebcf41e kernel/kexec.c: convert printk to pr_foo() 11 years ago
kmod.c 76e0a6f40b signals: change wait_for_helper() to use kernel_sigaction() 11 years ago
kprobes.c 637247403a kprobes: Show blacklist entries via debugfs 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 12 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 a219ccf463 smp: print more useful debug info upon receiving IPI on an offline CPU 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 14 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 f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 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 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() 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 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 cac92ba74f kernel/tracepoint.c: kernel-doc fixes 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 7861144b8c kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() 11 years ago
workqueue.c da85d191f5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 years ago
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 years ago