summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-12block: add secure discardAdrian Hunter
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-12mm: fix writeback_in_progress()Jan Kara
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang
2010-08-12mfd: Add TPS6586x driverMike Rapoport
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König
2010-08-12mfd: Add stmpe auto sleep featureSundar R Iyer
2010-08-12mfd: Add additional WM8994 GPIO functionsMark Brown
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen
2010-08-12mfd: Add STMPE I/O Expander supportRabin Vincent
2010-08-12io-mapping: move asm include inside the config optionDave Airlie
2010-08-12vgaarb: drop vga.h includeDave Airlie
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11kfifo: replace the old non generic APIStefani Seibold
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro
2010-08-11memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro
2010-08-11memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-08-11virtio_9p.h: include linux/types.hRandy Dunlap
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park
2010-08-11vfs: remove unused MNT_STRICTATIMEMiklos Szeredi
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi
2010-08-11V7: Adjust sanity checks for some volumesLubomir Rintel
2010-08-10i2c.h: fix kernel-doc warningsRandy Dunlap
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds