aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: make bool parameters really bool (core code)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
2012-01-13module: struct module_ref should contains long fieldsEric Dumazet
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah
2012-01-12virtio: support unlocked queue kickRusty Russell
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: document functions better.Rusty Russell
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney
2012-01-10mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov
2012-01-10mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov
2012-01-10mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner
2012-01-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds