index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-06
ipc, kernel: use Linux headers
Paul McQuade
2014-06-06
ipc: constify ipc_ops
Mathias Krause
2014-06-06
initramfs: remove "compression mode" choice
Paul Bolle
2014-06-06
fs/devpts/inode.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/cachefiles: replace kerror by pr_err
Fabian Frederick
2014-06-06
FS/CACHEFILES: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/pstore: logging clean-up
Fabian Frederick
2014-06-06
kernel/profile.c: use static const char instead of static char
Fabian Frederick
2014-06-06
kernel/profile.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/affs: pr_debug cleanup
Fabian Frederick
2014-06-06
fs/affs: convert printk to pr_foo()
Fabian Frederick
2014-06-06
fs/affs/file.c: remove unnecessary function parameters
Fabian Frederick
2014-06-06
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
Hans Verkuil
2014-06-06
kernel/user_namespace.c: kernel-doc/checkpatch fixes
Fabian Frederick
2014-06-06
tools/testing/selftests/sysctl: validate sysctl_writes_strict
Kees Cook
2014-06-06
sysctl: allow for strict write position handling
Kees Cook
2014-06-06
sysctl: refactor sysctl string writing logic
Kees Cook
2014-06-06
sysctl: clean up char buffer arguments
Kees Cook
2014-06-06
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-06-06
idr: reorder the fields
Lai Jiangshan
2014-06-06
idr: reduce the unneeded check in free_layer()
Lai Jiangshan
2014-06-06
idr: don't need to shink the free list when idr_remove()
Lai Jiangshan
2014-06-06
idr: fix idr_replace()'s returned error code
Lai Jiangshan
2014-06-06
idr: fix NULL pointer dereference when ida_remove(unallocated_id)
Lai Jiangshan
2014-06-06
idr: fix unexpected ID-removal when idr_remove(unallocated_id)
Lai Jiangshan
2014-06-06
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-06-06
kernel/kexec.c: convert printk to pr_foo()
Fabian Frederick
2014-06-06
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...
Masami Hiramatsu
2014-06-06
smp: print more useful debug info upon receiving IPI on an offline CPU
Srivatsa S. Bhat
2014-06-06
fs/proc/vmcore.c: remove NULL assignment to static
Fabian Frederick
2014-06-06
fs/proc/task_mmu.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
signals: change wait_for_helper() to use kernel_sigaction()
Oleg Nesterov
2014-06-06
signals: introduce kernel_sigaction()
Oleg Nesterov
2014-06-06
signals: disallow_signal() should flush the potentially pending signal
Oleg Nesterov
2014-06-06
signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()
Oleg Nesterov
2014-06-06
signals: jffs2: fix the wrong usage of disallow_signal()
Oleg Nesterov
2014-06-06
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2014-06-06
signals: cleanup the usage of t/current in do_sigaction()
Oleg Nesterov
2014-06-06
signals: rename rm_from_queue_full() to flush_sigqueue_mask()
Oleg Nesterov
2014-06-06
signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()
Oleg Nesterov
2014-06-06
signals: s/siginitset/sigemptyset/ in do_sigtimedwait()
Oleg Nesterov
2014-06-06
signals: kill sigfindinword()
Oleg Nesterov
2014-06-06
ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()
Oleg Nesterov
2014-06-06
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-06
Documentation/memory-barriers.txt: fix important typo re memory barriers
Alexey Dobriyan
2014-06-06
Documentation/filesystems/seq_file.txt: create_proc_entry deprecated
Fabian Frederick
2014-06-06
Documentation/SubmittingPatches: describe the Fixes: tag
Jacob Keller
2014-06-06
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
Manuel Schölling
2014-06-06
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
2014-06-06
fs/hpfs: increase pr_warn level
Fabian Frederick
[prev]
[next]