summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+15
2012-01-13Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-61/+15
2012-01-13mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S1-0/+1
2012-01-13mmc: core: HS200 mode support for eMMC 4.5Girish K S3-2/+78
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil1-0/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-60/+145
2012-01-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+10
2012-01-12Merge 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-12mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+1
2012-01-12mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter1-2/+0
2012-01-12mmc: sdhci-pci: add platform dataAdrian Hunter1-0/+18
2012-01-12mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski1-0/+19
2012-01-12mmc: add a card hotplug handler contextGuennadi Liakhovetski1-0/+6
2012-01-12mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+1
2012-01-12mmc: boot partition ro lock supportJohan Rudholm2-1/+15
2012-01-12mmc: allow upper layers to know immediately if card has been removedAdrian Hunter3-0/+6
2012-01-12mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+2
2012-01-12mmc: sdio: support SDIO UHS cardsPhilip Rakity2-3/+30
2012-01-12mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-1/+3
2012-01-12mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2
2012-01-12mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-0/+3
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt90-594/+1637
2012-01-12Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-01-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+135
2012-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+0
2012-01-12Merge git://git.infradead.org/battery-2.6Linus Torvalds7-9/+223
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-21/+54
2012-01-12inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov1-1/+1
2012-01-12inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov1-6/+6
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-0/+2
2012-01-11Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-1/+214
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds1-0/+1
2012-01-11Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+5
2012-01-11Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds17-35/+156
2012-01-11workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo1-16/+31
2012-01-11procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+2
2012-01-11procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov1-0/+12
2012-01-11procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov1-1/+1
2012-01-11signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming1-0/+1
2012-01-11leds: add driver for TCA6507 LED controllerNeilBrown1-0/+34
2012-01-11mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro1-5/+5
2012-01-11mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli1-0/+1
2012-01-11mm: try to distribute dirty pages fairly across zonesJohannes Weiner2-1/+4
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner2-0/+7