aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-0/+3
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/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+135
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/jbarnes/pciLinus Torvalds3-21/+54
2012-01-11inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov1-1/+1
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov1-6/+6
2012-01-11block: Add BLKROTATIONAL ioctlMartin K. Petersen1-0/+1
2012-01-11block: Introduce blk_set_stacking_limits functionMartin K. Petersen1-0/+1
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-0/+2
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/viro/vfsLinus 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/linux-c6x-upstreamingLinus Torvalds4-5/+15
2012-01-10[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican1-1/+1
2012-01-10[media] v4l: add support for selection apiTomasz Stanislawski2-0/+50
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus 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 in copy_vma()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/tytso/ext4Linus Torvalds2-3/+4
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus 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/teigland/linux-dlmLinus Torvalds1-5/+66
2012-01-10ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown1-3/+3
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds7-136/+298
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville1-2/+2
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds7-25/+192
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-344/+793
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-4/+250