summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins2009-12-151-1/+1
* swap_info: include first_swap_extentHugh Dickins2009-12-151-1/+1
* swap_info: change to array of pointersHugh Dickins2009-12-151-3/+4
* swap_info: private to swapfile.cHugh Dickins2009-12-151-2/+1Star
* mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes2009-12-151-9/+12
* hugetlb: offload per node attribute registrationsLee Schermerhorn2009-12-151-0/+5
* mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes2009-12-151-0/+1
* hugetlb: add per node hstate attributesLee Schermerhorn2009-12-151-0/+11
* hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-151-0/+2
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-152-0/+9
* hugetlb: factor init_nodemask_of_node()Lee Schermerhorn2009-12-151-3/+8
* nodemask: make NODEMASK_ALLOC more generalDavid Rientjes2009-12-151-7/+8
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-141-89/+3Star
|\
| * i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare2009-12-141-35/+0Star
| * i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-24/+0Star
| * i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-5/+0Star
| * i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-33/+11Star
| * i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-144-12/+12
|\ \
| * | pcmcia: CodingStyle fixesDominik Brodowski2009-12-073-10/+10
| * | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-071-2/+2
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-143-10/+30
|\ \ \
| * | | spi: SuperH MSIOF SPI Master driver V2Magnus Damm2009-12-131-0/+10
| * | | spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-091-10/+0Star
| * | | xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-091-2/+4
| * | | xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-091-0/+2
| * | | xilinx_spi: Split into of driver and generic part.Richard Röjfors2009-12-091-0/+16
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-143-5/+5
|\ \ \ \
| * | | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return valueFrederic Weisbecker2009-12-111-1/+1
| * | | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-112-4/+4
* | | | | PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-141-1/+1
* | | | | FRV: Fix no-hardware-breakpoint caseDavid Howells2009-12-141-1/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-141-0/+19
|\ \ \ \ \
| * | | | | md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-141-0/+19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-12-1413-260/+1163
|\ \ \ \ \
| * | | | | mfd: Add twl6030 regulator subdevicesRajendra Nayak2009-12-141-4/+12
| * | | | | regulator: Add support for twl6030 regulatorsRajendra Nayak2009-12-141-0/+34
| * | | | | mfd: Add support for twl6030 irq frameworkBalaji T K2009-12-141-0/+64
| * | | | | mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-7/+24
| * | | | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-0/+0
| * | | | | mfd: Add all twl4030 regulators to the twl4030 mfd driverJuha Keski-Saari2009-12-131-2/+6
| * | | | | mfd: Remove ezx-pcap defines for custom led gpio encodingAntonio Ospite2009-12-131-3/+0Star
| * | | | | mfd: Near complete mc13783 rewriteUwe Kleine-König2009-12-132-217/+111Star
| * | | | | mfd: Move WM831x to generic IRQMark Brown2009-12-132-11/+30
| * | | | | mfd: Initial support for twl5031Ilkka Koskinen2009-12-131-6/+41
| * | | | | mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-4/+4
| * | | | | mfd: Allow configuration of VDCDC2 for tps65010Ben Dooks2009-12-131-0/+19
| * | | | | mfd: Enable twl4030 32kHz oscillator low-power modeIlkka Koskinen2009-12-131-0/+5
| * | | | | mfd: Allow platforms to specify an IRQ base for WM8350Mark Brown2009-12-131-0/+2
| * | | | | mfd: fix undefined twl4030-power resconfig value checksAaro Koskinen2009-12-131-0/+1