aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-16
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-16
* target: remove transport_generic_handle_dataChristoph Hellwig2012-07-16
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-16
* target: move unmap to struct spc_opsChristoph Hellwig2012-07-16
* target: move write_same to struct spc_opsChristoph Hellwig2012-07-16
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-16
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* target: remove dead SCF_ flagsChristoph Hellwig2012-07-16
* target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-16
* target: remove the execute listChristoph Hellwig2012-07-16
* target: move code for CDB emulationChristoph Hellwig2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: remove control CDB flagsChristoph Hellwig2012-07-16
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-12
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-08
|\
| * sched: Fix domain iterationPeter Zijlstra2012-06-06
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-08
|\ \
| * | perf: Limit callchains to 127Arun Sharma2012-06-06
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-06
| |\ \
| | * | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-31
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-08
|\ \ \ \
| * \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-08
| |\ \ \ \
| | * | | | drm/exynos: fixed size type.Inki Dae2012-06-04
* | | | | | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-08
|\ \ \ \ \ \
| * | | | | | module_param: stop double-calling parameters.Rusty Russell2012-06-08
* | | | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-07
* | | | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-07
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-06
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown2012-06-04
| |/ / / / /
* | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-06-05
|\ \ \ \ \ \
| * | | | | | i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-04
| |/ / / / /
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-05
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | drm/radeon/kms: add new SI PCI idsAlex Deucher2012-06-05
| * | | | | drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-05
| * | | | | drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-05
| * | | | | drm/radeon/kms: add new Trinity PCI idsAlex Deucher2012-06-05
* | | | | | radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-05
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-05
|\ \ \ \ \
| * | | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-25
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
| * | | | | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-30
| | |_|_|/ | |/| | |
* | | | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\ \ \ \ \
| * | | | | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-15
| * | | | | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-15
| * | | | | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-15
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-04
|\ \ \ \ \ \
| * | | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-24
* | | | | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-03