summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module: struct module_ref should contains long fieldsEric Dumazet1-5/+16
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+15
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-61/+15
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds16-71/+960
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+8
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai6-1/+731
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+10
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-3/+40
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah1-0/+5
2012-01-12virtio: support unlocked queue kickRusty Russell1-0/+4
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-15/+6
2012-01-12virtio: document functions better.Rusty Russell1-47/+0
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-0/+1
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt132-1022/+2936
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+135
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+0
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds7-9/+223
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-21/+54
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-0/+100
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-1/+214
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+30
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds4-5/+15
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+16
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds20-37/+252
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo1-16/+31
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+2
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov1-0/+12
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov1-1/+1
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming1-0/+1
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown1-0/+34
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro1-5/+5
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2-0/+94
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli1-0/+1
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner2-1/+4
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner2-0/+7
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes1-1/+1
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka2-1/+20
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney3-1/+20
2012-01-10mm: avoid livelock on !__GFP_FS allocationsMel Gorman1-0/+16
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov1-2/+2
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov1-7/+0
2012-01-10mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov1-0/+1
2012-01-10mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner1-2/+0
2012-01-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+4
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-21/+7
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-7/+31
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-5/+66
2012-01-10ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown1-3/+3