summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker2011-10-311-1/+0
| * | | | | | | | | | vermagic: delete unused include of <linux/module.h>Paul Gortmaker2011-10-311-1/+0
| * | | | | | | | | | regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-10-311-0/+1
| * | | | | | | | | | module.h: relocate MODULE_PARM_DESC into moduleparam.hPaul Gortmaker2011-10-312-5/+5
| * | | | | | | | | | module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker2011-10-312-67/+90
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-7/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-312-7/+28
| * | | | | | | | | | writeback: per task dirty rate limitWu Fengguang2011-10-031-0/+7
| * | | | | | | | | | writeback: stabilize bdi->dirty_ratelimitWu Fengguang2011-10-031-0/+3
| * | | | | | | | | | writeback: dirty rate controlWu Fengguang2011-10-031-0/+7
| * | | | | | | | | | writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang2011-10-031-0/+1
| * | | | | | | | | | writeback: account per-bdi accumulated dirtied pagesWu Fengguang2011-10-031-0/+1
* | | | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-071-0/+1
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-062-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-201-0/+4
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-208-40/+31
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller2011-09-201-0/+3
* | | | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-11-053-14/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov2011-11-041-8/+3
| * | | | | | | | | | | | | | PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren2011-11-041-2/+2
| * | | | | | | | | | | | | | PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat2011-11-041-4/+0
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-11-051-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson2011-10-311-0/+2
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-044-14/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'samsung_dma' into nextVinod Koul2011-09-211-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | DMA: PL330: Update PL330 DMA API driverBoojin Kim2011-09-141-5/+1
| * | | | | | | | | | | | | | | | dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...Viresh Kumar2011-09-191-6/+16
| * | | | | | | | | | | | | | | | serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-191-2/+0
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'next' into v3.1-rc4Vinod Koul2011-09-022-4/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | dmaengine/amba-pl08x: Pass flow controller information with slave channel dataViresh Kumar2011-08-251-0/+4
| | * | | | | | | | | | | | | | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar2011-08-251-2/+0
| | * | | | | | | | | | | | | | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar2011-08-251-0/+8
| | * | | | | | | | | | | | | | dmaengine: remove struct scatterlist for headerVinod Koul2011-08-161-2/+0
| | * | | | | | | | | | | | | | dmaengine: add helper function for slave_singleVinod Koul2011-08-081-0/+11
* | | | | | | | | | | | | | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-042-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers2011-08-231-0/+1
| * | | | | | | | | | | | | | | | block: add GENHD_FL_NO_PART_SCANTejun Heo2011-08-231-2/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-045-39/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' into for-3.2/coreJens Axboe2011-10-241-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig2011-10-171-1/+0
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | block: Remove the control of complete cpu from bio.Tao Ma2011-10-242-15/+4
| * | | | | | | | | | | | | | | block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo2011-10-191-0/+6
| * | | | | | | | | | | | | | | block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-191-14/+0
| * | | | | | | | | | | | | | | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-1944-102/+267
| |\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | block: document blk-plugSuresh Jayaraman2011-09-211-9/+15
| * | | | | | | | | | | | | | | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-2/+2
| * | | | | | | | | | | | | | | block: rename __make_request() to blk_queue_bio()Jens Axboe2011-09-121-1/+1
| * | | | | | | | | | | | | | | block: export __make_requestChristoph Hellwig2011-09-121-0/+2
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-043-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud