aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2011-12-25
| |\ \ \ \ \ \
| | * | | | | | xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-18
| | * | | | | | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-18
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\ \ \ \ \ \ \
| * | | | | | | block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen2012-01-13
| * | | | | | | blockdev: convert some macros to static inlinesStephen Rothwell2012-01-12
| * | | | | | | block: Add BLKROTATIONAL ioctlMartin K. Petersen2012-01-11
| * | | | | | | block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-11
| |/ / / / / /
| * | | | | | block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo2011-12-13
| * | | | | | block, cfq: restructure io_cq creation path for io_context interface cleanupTejun Heo2011-12-13
| * | | | | | block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2011-12-13
| * | | | | | block, cfq: move icq cache management to block coreTejun Heo2011-12-13
| * | | | | | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo2011-12-13
| * | | | | | block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo2011-12-13
| * | | | | | block: remove elevator_queue->opsTejun Heo2011-12-13
| * | | | | | block, cfq: kill cic->keyTejun Heo2011-12-13
| * | | | | | block, cfq: kill ioc_goneTejun Heo2011-12-13
| * | | | | | block, cfq: remove delayed unlinkTejun Heo2011-12-13
| * | | | | | block, cfq: unlink cfq_io_context's immediatelyTejun Heo2011-12-13
| * | | | | | block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo2011-12-13
| * | | | | | block, cfq: misc updates to cfq_io_contextTejun Heo2011-12-13
| * | | | | | block: misc updates to blk_get_queue()Tejun Heo2011-12-13
| * | | | | | block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo2011-12-13
| * | | | | | block: misc ioc cleanupsTejun Heo2011-12-13
| * | | | | | block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-13
| * | | | | | block: add blk_queue_dead()Tejun Heo2011-12-13
| * | | | | | block, sx8: kill blk_insert_request()Tejun Heo2011-12-13
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-08
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-01-08
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Fix compile error when static ftrace is enabledSteven Rostedt2012-01-07
| | * | | | | | | ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-21
| | * | | | | | | ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-21
| | * | | | | | | ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-21
| | * | | | | | | ftrace: Replace record newlist with record page listSteven Rostedt2011-12-21
| | * | | | | | | ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-21
| | * | | | | | | ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-21
| | * | | | | | | ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-21
* | | | | | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | capabilities: remove __cap_full_set definitionEric Paris2012-01-05
| * | | | | | | | | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
| * | | | | | | | | ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-05
| * | | | | | | | | capabilities: remove task_ns_* functionsEric Paris2012-01-05
| * | | | | | | | | capabilites: introduce new has_ns_capabilities_noauditEric Paris2012-01-05
| * | | | | | | | | capabilities: remove all _real_ interfacesEric Paris2012-01-05
| * | | | | | | | | capabilities: introduce security_capable_noauditEric Paris2012-01-05
| * | | | | | | | | capabilities: reverse arguments to security_capableEric Paris2012-01-05
| * | | | | | | | | capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-05
* | | | | | | | | | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kmemleak: Handle percpu memory allocationCatalin Marinas2011-12-02