Age | Commit message (Expand) | Author | Files | Lines |
2013-05-10 | [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve | Sakthivel K | 3 | -105/+168 |
2013-05-10 | [SCSI] pm80xx: Multiple inbound/outbound queue configuration | Sakthivel K | 3 | -60/+98 |
2013-05-10 | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC | Sakthivel K | 5 | -121/+320 |
2013-05-10 | [SCSI] lpfc: fix up Kconfig dependencies | James Bottomley | 1 | -0/+2 |
2013-05-10 | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd | Hannes Reinecke | 1 | -10/+27 |
2013-05-10 | Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -74/+377 |
2013-05-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 16 | -49/+60 |
2013-05-10 | Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux | Linus Torvalds | 14 | -24/+101 |
2013-05-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 9 | -29/+46 |
2013-05-10 | dm cache: set config value | Joe Thornber | 1 | -28/+31 |
2013-05-10 | dm cache: move config fns | Alasdair G Kergon | 1 | -17/+17 |
2013-05-10 | dm thin: generate event when metadata threshold passed | Joe Thornber | 3 | -0/+58 |
2013-05-10 | dm persistent metadata: add space map threshold callback | Joe Thornber | 1 | -1/+76 |
2013-05-10 | dm persistent data: add threshold callback to space map | Joe Thornber | 3 | -3/+29 |
2013-05-10 | dm thin: detect metadata device resizing | Joe Thornber | 3 | -3/+64 |
2013-05-10 | dm persistent data: support space map resizing | Joe Thornber | 1 | -6/+32 |
2013-05-10 | dm thin: open dev read only when possible | Joe Thornber | 1 | -11/+14 |
2013-05-10 | dm thin: refactor data dev resize | Joe Thornber | 2 | -33/+64 |
2013-05-10 | dm cache: replace memcpy with struct assignment | Joe Thornber | 2 | -3/+3 |
2013-05-10 | dm cache: fix typos in comments | Joe Thornber | 1 | -3/+4 |
2013-05-10 | dm cache policy: fix description of lookup fn | Alasdair G Kergon | 1 | -2/+2 |
2013-05-10 | dm: document iterate_devices | Alasdair G Kergon | 1 | -0/+15 |
2013-05-10 | dm persistent data: fix error message typos | Joe Thornber | 1 | -4/+4 |
2013-05-10 | dm cache: tune migration throttling | Joe Thornber | 1 | -1/+2 |
2013-05-10 | dm mpath: enable WRITE SAME support | Mike Snitzer | 1 | -0/+1 |
2013-05-10 | dm table: fix write same support | Mike Snitzer | 1 | -1/+1 |
2013-05-10 | dm bufio: avoid a possible __vmalloc deadlock | Mikulas Patocka | 1 | -1/+23 |
2013-05-10 | dm snapshot: fix error return code in snapshot_ctr | Wei Yongjun | 1 | -0/+1 |
2013-05-10 | dm cache: fix error return code in cache_create | Wei Yongjun | 1 | -0/+1 |
2013-05-10 | dm stripe: fix regression in stripe_width calculation | Mike Snitzer | 1 | -5/+6 |
2013-05-10 | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas | 1 | -2/+1 |
2013-05-10 | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas | 1 | -1/+1 |
2013-05-10 | Revert "ALSA: hda - Don't set up active streams twice" | Takashi Iwai | 1 | -2/+2 |
2013-05-10 | ARC: [TB10x] Remove GENERIC_GPIO | Vineet Gupta | 1 | -7/+0 |
2013-05-10 | tracing/kprobes: Support soft-mode disabling | Masami Hiramatsu | 1 | -0/+6 |
2013-05-10 | tracing/kprobes: Support ftrace_event_file base multibuffer | Masami Hiramatsu | 1 | -36/+214 |
2013-05-10 | tracing/kprobes: Pass trace_probe directly from dispatcher | Masami Hiramatsu | 1 | -17/+16 |
2013-05-10 | tracing/kprobes: Increment probe hit-count even if it is used by perf | Masami Hiramatsu | 1 | -4/+4 |
2013-05-10 | tracing/kprobes: Use bool for retprobe checker | Masami Hiramatsu | 1 | -1/+1 |
2013-05-10 | ftrace: Fix function probe when more than one probe is added | Steven Rostedt (Red Hat) | 1 | -1/+5 |
2013-05-10 | ftrace: Fix the output of enabled_functions debug file | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2013-05-10 | ftrace: Fix locking in register_ftrace_function_probe() | Steven Rostedt (Red Hat) | 1 | -4/+6 |
2013-05-10 | tracing: Add helper function trace_create_new_event() to remove duplicate code | Steven Rostedt (Red Hat) | 1 | -12/+20 |
2013-05-10 | tracing: Modify soft-mode only if there's no other referrer | Masami Hiramatsu | 2 | -2/+11 |
2013-05-10 | tracing: Indicate enabled soft-mode in enable file | Masami Hiramatsu | 1 | -0/+2 |
2013-05-10 | tracing/kprobes: Fix to increment return event probe hit-count | Masami Hiramatsu | 1 | -0/+2 |
2013-05-10 | ftrace: Cleanup regex_lock and ftrace_lock around hash updating | Masami Hiramatsu | 1 | -27/+32 |
2013-05-10 | ftrace, kprobes: Fix a deadlock on ftrace_regex_lock | Masami Hiramatsu | 2 | -21/+56 |
2013-05-10 | eCryptfs: Use the ablkcipher crypto API | Tyler Hicks | 2 | -41/+103 |
2013-05-10 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |