index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2012-01-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
virtio: document functions better.
Rusty Russell
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
2012-01-11
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...
Linus Torvalds
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-10
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
2012-01-10
mm/mempolicy.c: mpol_equal(): use bool
KOSAKI Motohiro
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...
Andrea Arcangeli
2012-01-10
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
2012-01-10
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
2012-01-10
mm, debug: test for online nid when allocating on single node
David Rientjes
2012-01-10
mm: more intensive memory corruption debugging
Stanislaw Gruszka
2012-01-10
kernel.h: add BUILD_BUG() macro
David Daney
2012-01-10
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
2012-01-10
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
2012-01-10
mm: remove unused pagevec_free
Konstantin Khlebnikov
2012-01-10
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
2012-01-10
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
2012-01-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[next]