index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-05-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
net: Restore NETIF_F_* bit ordering.
David Miller
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-01
linkage.h: fix build breakage due to symbol prefix handling
James Hogan
2013-05-01
don't bother with deferred freeing of fdtables
Al Viro
2013-05-01
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
2013-05-01
proc: Make the PROC_I() and PDE() macros internal to procfs
David Howells
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2013-05-01
drm: Constify drm_proc_list[]
David Howells
2013-05-01
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
proc: Add proc_mkdir_data()
David Howells
2013-05-01
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
2013-05-01
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
filter: fix va_list build error
Xi Wang
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
2013-05-01
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-01
Merge branch 'ipc-scalability'
Linus Torvalds
2013-05-01
ipc: sysv shared memory limited to 8TiB
Robin Holt
2013-05-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-05-01
Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
dma-buf: Add debugfs support
Sumit Semwal
2013-05-01
dma-buf: replace dma_buf_export() with dma_buf_export_named()
Sumit Semwal
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
UAPI: remove empty Kbuild files
David Howells
2013-04-30
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-04-30
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-04-30
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
2013-04-30
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
[next]