aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | | [ARM] wm97xx_batt: remove now useless header fileMarek Vasut2010-08-05
| | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | kfifo: replace the old non generic APIStefani Seibold2010-08-11
| * | | | | | | | | | | | | | | | | | | | | kfifo: add the new generic kfifo APIStefani Seibold2010-08-11
| * | | | | | | | | | | | | | | | | | | | | kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day2010-08-11
| * | | | | | | | | | | | | | | | | | | | | fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel2010-08-11
| * | | | | | | | | | | | | | | | | | | | | lib/bug.c: add oops end marker to WARN implementationAnton Blanchard2010-08-11
| * | | | | | | | | | | | | | | | | | | | | panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-11
| * | | | | | | | | | | | | | | | | | | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
| * | | | | | | | | | | | | | | | | | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-11
| * | | | | | | | | | | | | | | | | | | | | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro2010-08-11
| * | | | | | | | | | | | | | | | | | | | | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro2010-08-11
| * | | | | | | | | | | | | | | | | | | | | memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki2010-08-11
| * | | | | | | | | | | | | | | | | | | | | gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean2010-08-11
| * | | | | | | | | | | | | | | | | | | | | gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde2010-08-11
| * | | | | | | | | | | | | | | | | | | | | sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-11
| * | | | | | | | | | | | | | | | | | | | | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-11
| * | | | | | | | | | | | | | | | | | | | | mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-11
| * | | | | | | | | | | | | | | | | | | | | mmc: recognize CSD structureKyungmin Park2010-08-11
| * | | | | | | | | | | | | | | | | | | | | virtio_9p.h: include linux/types.hRandy Dunlap2010-08-11
| * | | | | | | | | | | | | | | | | | | | | include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton2010-08-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | i2c.h: fix kernel-doc warningsRandy Dunlap2010-08-10
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe2010-08-10
| | * | | | | | | | | | | | | | | | | | | | block: fix missing export of blk_types.hJens Axboe2010-08-07
| | * | | | | | | | | | | | | | | | | | | | drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-07
| | * | | | | | | | | | | | | | | | | | | | writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-07
| | * | | | | | | | | | | | | | | | | | | | writeback: move last_active to bdiArtem Bityutskiy2010-08-07
| | * | | | | | | | | | | | | | | | | | | | writeback: simplify bdi code a littleArtem Bityutskiy2010-08-07
| | * | | | | | | | | | | | | | | | | | | | writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-07
| | * | | | | | | | | | | | | | | | | | | | coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-07
| | * | | | | | | | | | | | | | | | | | | | bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo2010-08-07
| | * | | | | | | | | | | | | | | | | | | | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: disallow FS recursion from sb_issue_discard allocationMike Snitzer2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: fix for block tracing build errorStephen Rothwell2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: push BKL into blktrace ioctlsArnd Bergmann2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: remove unused REQ_TYPE_LINUX_BLOCKFUJITA Tomonori2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: introduce REQ_FLUSH flagFUJITA Tomonori2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-07
| | * | | | | | | | | | | | | | | | | | | | gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: don't allocate a payload for discard requestChristoph Hellwig2010-08-07
| | * | | | | | | | | | | | | | | | | | | | writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-07
| | * | | | | | | | | | | | | | | | | | | | writeback: remove wb_listChristoph Hellwig2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: BARRIER request should imply SYNCChristoph Hellwig2010-08-07
| | * | | | | | | | | | | | | | | | | | | | block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-07
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \