index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2011-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-05-19
list: remove prefetching from regular list iterators
Linus Torvalds
2011-05-19
hlist: remove software prefetching in hlist iterators
Linus Torvalds
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
2011-05-19
module: reorder kparam_array to remove alignment padding on 64 bit builds
Richard Kennedy
2011-05-19
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
Richard Kennedy
2011-05-19
module: do not hide __modver_version_show declaration behind ifdef
Dmitry Torokhov
2011-05-19
module: deal with alignment issues in built-in module versions
Dmitry Torokhov
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
of: fix race when matching drivers
Milton Miller
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
2011-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-05-14
fs: remove FS_COW_FL
Li Zefan
2011-05-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
2011-05-12
Merge branch 'fbmem'
Linus Torvalds
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
2011-05-11
mm: add alloc_pages_exact_nid()
Andi Kleen
2011-05-11
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
2011-05-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-05-04
slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
Thomas Gleixner
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
2011-04-27
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
2011-04-25
bit_spinlock: don't play preemption games inside the busy loop
Linus Torvalds
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-24
Merge branch 'dcache-cleanup'
Linus Torvalds
[next]