| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-01-15 | 5 | -93/+252 |
|\ |
|
| * | block: Stop using macro stubs for the bio data integrity calls | Martin K. Petersen | 2012-01-13 | 1 | -13/+53 |
| * | blockdev: convert some macros to static inlines | Stephen Rothwell | 2012-01-12 | 1 | -13/+64 |
| * | block: Add BLKROTATIONAL ioctl | Martin K. Petersen | 2012-01-11 | 1 | -0/+1 |
| * | block: Introduce blk_set_stacking_limits function | Martin K. Petersen | 2012-01-11 | 1 | -0/+1 |
| * | block, cfq: move icq creation and rq->elv.icq association to block core | Tejun Heo | 2011-12-14 | 2 | -4/+63 |
| * | block, cfq: restructure io_cq creation path for io_context interface cleanup | Tejun Heo | 2011-12-14 | 1 | -0/+2 |
| * | block, cfq: move io_cq exit/release to blk-ioc.c | Tejun Heo | 2011-12-14 | 2 | -6/+19 |
| * | block, cfq: move icq cache management to block core | Tejun Heo | 2011-12-14 | 1 | -1/+10 |
| * | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq | Tejun Heo | 2011-12-14 | 1 | -2/+8 |
| * | block, cfq: reorganize cfq_io_context into generic and cfq specific parts | Tejun Heo | 2011-12-14 | 1 | -29/+14 |
| * | block: remove elevator_queue->ops | Tejun Heo | 2011-12-14 | 1 | -3/+2 |
| * | block, cfq: kill cic->key | Tejun Heo | 2011-12-14 | 1 | -1/+0 |
| * | block, cfq: kill ioc_gone | Tejun Heo | 2011-12-14 | 1 | -17/+0 |
| * | block, cfq: remove delayed unlink | Tejun Heo | 2011-12-14 | 1 | -1/+0 |
| * | block, cfq: unlink cfq_io_context's immediately | Tejun Heo | 2011-12-14 | 2 | -4/+11 |
| * | block, cfq: move ioc ioprio/cgroup changed handling to cic | Tejun Heo | 2011-12-14 | 1 | -5/+9 |
| * | block, cfq: misc updates to cfq_io_context | Tejun Heo | 2011-12-14 | 1 | -0/+1 |
| * | block: misc updates to blk_get_queue() | Tejun Heo | 2011-12-14 | 1 | -1/+1 |
| * | block: make ioc get/put interface more conventional and fix race on alloction | Tejun Heo | 2011-12-14 | 1 | -2/+2 |
| * | block: misc ioc cleanups | Tejun Heo | 2011-12-14 | 1 | -9/+3 |
| * | block, cfq: move cfqd->cic_index to q->id | Tejun Heo | 2011-12-14 | 1 | -0/+6 |
| * | block: add blk_queue_dead() | Tejun Heo | 2011-12-14 | 1 | -0/+1 |
| * | block, sx8: kill blk_insert_request() | Tejun Heo | 2011-12-14 | 1 | -1/+0 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-15 | 2 | -5/+77 |
|\ \ |
|
| * \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-01-08 | 14 | -15/+76 |
| |\ \ |
|
| * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-01-08 | 2 | -5/+77 |
| |\ \ \ |
|
| | * | | | tracing: Fix compile error when static ftrace is enabled | Steven Rostedt | 2012-01-07 | 1 | -0/+1 |
| | * | | | ftrace: Allow access to the boot time function enabling | Steven Rostedt | 2011-12-21 | 1 | -0/+3 |
| | * | | | ftrace: Decouple hash items from showing filtered functions | Steven Rostedt | 2011-12-21 | 1 | -2/+3 |
| | * | | | ftrace: Allow other users of function tracing to use the output listing | Steven Rostedt | 2011-12-21 | 1 | -0/+35 |
| | * | | | ftrace: Replace record newlist with record page list | Steven Rostedt | 2011-12-21 | 1 | -4/+1 |
| | * | | | ftrace: Remove usage of "freed" records | Steven Rostedt | 2011-12-21 | 1 | -1/+0 |
| | * | | | ftrace: Allow archs to modify code without stop machine | Steven Rostedt | 2011-12-21 | 1 | -0/+31 |
| | * | | | ftrace: Do not function trace inlined functions | Steven Rostedt | 2011-12-21 | 1 | -0/+5 |
* | | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-15 | 4 | -53/+22 |
|\ \ \ \ \ |
|
| * | | | | | capabilities: remove __cap_full_set definition | Eric Paris | 2012-01-06 | 1 | -1/+0 |
| * | | | | | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 2012-01-06 | 1 | -14/+0 |
| * | | | | | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris | 2012-01-06 | 1 | -2/+3 |
| * | | | | | capabilities: remove task_ns_* functions | Eric Paris | 2012-01-06 | 2 | -3/+4 |
| * | | | | | capabilites: introduce new has_ns_capabilities_noaudit | Eric Paris | 2012-01-06 | 1 | -0/+2 |
| * | | | | | capabilities: remove all _real_ interfaces | Eric Paris | 2012-01-06 | 1 | -25/+0 |
| * | | | | | capabilities: introduce security_capable_noaudit | Eric Paris | 2012-01-06 | 1 | -0/+7 |
| * | | | | | capabilities: reverse arguments to security_capable | Eric Paris | 2012-01-06 | 1 | -3/+3 |
| * | | | | | capabilities: remove the task from capable LSM hook entirely | Eric Paris | 2012-01-06 | 1 | -9/+7 |
* | | | | | | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina... | Linus Torvalds | 2012-01-15 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | kmemleak: Handle percpu memory allocation | Catalin Marinas | 2011-12-02 | 1 | -0/+8 |
* | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-15 | 11 | -22/+47 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionals | David Howells | 2011-12-13 | 1 | -1/+3 |
| * | | | | | | | UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.h | David Howells | 2011-12-13 | 1 | -1/+3 |