summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2012-05-20Merge branch 'devicetree/merge' into devicetree/nextGrant Likely
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-21md: add possibility to change data-offset for devices.NeilBrown
2012-05-21md: allow a reshape operation to be reversed.NeilBrown
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi
2012-05-20mfd: Add MAX77693 driverChanwoo Choi
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-05-20[media] DVB: remove "stats" property bits from ATSC-MH API property additionsMichael Krufky
2012-05-20[media] increment DVB API to version 5.6 for ATSC-MH frontend controlMichael Krufky
2012-05-20[media] linux-dvb v5 API support for ATSC-MHMichael Krufky
2012-05-20[media] V4L2: Mark the DV Preset API as deprecatedHans Verkuil
2012-05-20[media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timingsHans Verkuil
2012-05-19spi/rspi: add dmaengine supportShimoda, Yoshihiro
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-19irqdomain: Kill off duplicate definitions.Paul Mundt
2012-05-19irqdomain: Support removal of IRQ domains.Paul Mundt
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-18gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown