summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-121-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-103-8/+30
|\
| * lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-283-8/+30
* | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-104-5/+15
|\ \
| * | add missing __iomem to generic iounmap declarationMark Salter2011-10-061-1/+1
| * | add ELF machine define for TI C6X DSPsMark Salter2011-10-061-0/+1
| * | fixed generic page.h for non-zero PAGE_OFFSETMark Salter2011-10-061-3/+7
| * | fix default __strnlen_user macroMark Salter2011-10-061-1/+6
* | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-103-8/+16
|\ \ \
| * | | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-081-5/+0
| * | | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-182-3/+12
| * | | writeback: fix dirtied pages accounting on redirtyWu Fengguang2011-12-181-0/+2
| * | | writeback: charge leaked page dirties to active tasksWu Fengguang2011-12-181-0/+2
* | | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-1020-37/+252
|\ \ \ \
| * | | | workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo2012-01-101-16/+31
| * | | | procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-101-0/+2
| * | | | procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov2012-01-101-0/+12
| * | | | procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2012-01-101-1/+1
| * | | | signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-101-0/+1
| * | | | leds: add driver for TCA6507 LED controllerNeilBrown2012-01-101-0/+34
| * | | | mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro2012-01-101-5/+5
| * | | | tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2012-01-102-0/+94
| * | | | mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli2012-01-101-0/+1
| * | | | mm: try to distribute dirty pages fairly across zonesJohannes Weiner2012-01-102-1/+4
| * | | | mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-102-0/+7
| * | | | mm, debug: test for online nid when allocating on single nodeDavid Rientjes2012-01-101-1/+1
| * | | | mm: more intensive memory corruption debuggingStanislaw Gruszka2012-01-102-1/+20
| * | | | kernel.h: add BUILD_BUG() macroDavid Daney2012-01-103-1/+20
| * | | | mm: avoid livelock on !__GFP_FS allocationsMel Gorman2012-01-101-0/+16
| * | | | mm-tracepoint: rename page-free eventsKonstantin Khlebnikov2012-01-101-2/+2
| * | | | mm: remove unused pagevec_freeKonstantin Khlebnikov2012-01-101-7/+0
| * | | | mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov2012-01-101-0/+1
| * | | | mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2012-01-101-2/+0
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-01-102-3/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o2012-01-102-3/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-12-281-0/+1
| | * | | | ext4: do not reference pa_inode from group_paYongqiang Yang2011-12-181-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2012-01-101-21/+7
|\ \ \ \ \ \
| * | | | | | 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-051-21/+7
* | | | | | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-106-7/+31
|\ \ \ \ \ \ \
| * | | | | | | NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-072-5/+20
| * | | | | | | NFS: Cache state owners after files are closedChuck Lever2012-01-051-0/+1
| * | | | | | | NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-052-0/+7
| * | | | | | | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-052-2/+3
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2012-01-101-5/+66
|\ \ \ \ \ \ \
| * | | | | | | dlm: add recovery callbacksDavid Teigland2012-01-041-5/+66
* | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-107-136/+298
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-0/+7
| * | | | | | | | mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-091-1/+4