summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-291-0/+6
* mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz2012-05-291-0/+19
* mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-291-3/+0
* mm: move is_vma_temporary_stack() declaration to huge_mm.hAlex Shi2012-05-292-2/+2
* kbuild: install kernel-page-flags.hUlrich Drepper2012-05-292-0/+5
* bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov2012-05-291-1/+1
* bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov2012-05-291-0/+7
* mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner2012-05-291-1/+6
* mm: do_migrate_pages(): rename argumentsAndrew Morton2012-05-291-5/+4
* mm: vmscan: remove reclaim_mode_tMel Gorman2012-05-291-2/+2
* mm: vmscan: do not stall on writeback during memory compactionMel Gorman2012-05-291-6/+6
* mm: vmscan: remove lumpy reclaimMel Gorman2012-05-291-22/+4
* mm: remove swap token codeRik van Riel2012-05-293-128/+0
* pagemap.h: fix warning about possibly used before init varPaul Gortmaker2012-05-291-4/+4
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-2918-29/+846
|\
| * mfd: Fix max77693 build failureSamuel Ortiz2012-05-231-0/+10
| * mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-221-0/+3
| * mfd: Add r_select to lm3533 platform dataJohan Hovold2012-05-221-0/+1
| * mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown2012-05-201-1/+2
| * mfd: Add ADC support to the DA9052/53 coreAshish Jangam2012-05-201-0/+19
| * mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein2012-05-201-0/+1
| * mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao2012-05-201-2/+2
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+8
| * mfd: Add MAX77693 irq handlerChanwoo Choi2012-05-201-1/+0
| * mfd: Add MAX77693 driverChanwoo Choi2012-05-202-0/+254
| * mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold2012-05-201-3/+4
| * mfd: Remove unused max-current lm3533 functionJohan Hovold2012-05-201-2/+0
| * mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold2012-05-201-0/+15
| * mfd: Remove wm8400 custom cache implementationMark Brown2012-05-201-7/+7
| * mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-201-4/+0
| * mfd: Define all twl-regulator feature flags in one placeNeilBrown2012-05-201-2/+6
| * mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-201-4/+25
| * mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2012-05-091-0/+2
| * mfd: Allow for const stmpe keyboard dataLinus Walleij2012-05-091-1/+1
| * watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-091-0/+7
| * mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-091-0/+89
| * pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley2012-05-091-0/+1
| * mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-091-0/+324
| * mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-072-0/+4
| * mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-071-7/+2
| * mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-011-1/+5
| * mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-2/+10
| * mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+14
| * mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-0/+2
| * mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-011-0/+41
* | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-295-86/+205
|\ \
| * | NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-261-1/+2
| * | NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-261-0/+1
| * | NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-251-1/+1
| * | nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-242-0/+11