| Commit message (Expand) | Author | Age | Files | Lines |
* | DM RAID: Add message/status support for changing sync action | Jonathan Brassow | 2013-04-24 | 2 | -19/+176 |
* | MD: Export 'md_reap_sync_thread' function | Jonathan Brassow | 2013-04-24 | 2 | -50/+50 |
* | md: don't update metadata when stopping a read-only array. | NeilBrown | 2013-04-24 | 1 | -1/+2 |
* | md: Allow devices to be re-added to a read-only array. | NeilBrown | 2013-04-24 | 1 | -26/+57 |
* | md/raid10: Allow skipping recovery when clean arrays are assembled | Martin Wilck | 2013-04-24 | 1 | -0/+16 |
* | MD: Fix typos in MD documentation | Jonathan Brassow | 2013-04-24 | 1 | -8/+8 |
* | md/raid5: avoid an extra write when writing to a known-bad-block. | NeilBrown | 2013-04-24 | 1 | -1/+8 |
* | md/raid5: Change or of some order to improve efficiency. | majianpeng | 2013-04-24 | 1 | -3/+4 |
* | md: use set_bit_le and clear_bit_le | Akinobu Mita | 2013-04-24 | 1 | -2/+2 |
* | md: HOT_DISK_REMOVE shouldn't make a read-auto device active. | NeilBrown | 2013-04-24 | 1 | -4/+7 |
* | md: use common code for all calls to ->hot_remove_disk() | NeilBrown | 2013-04-24 | 1 | -9/+16 |
* | md: never update metadata when array is read-only. | NeilBrown | 2013-04-24 | 1 | -0/+5 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-04-23 | 1 | -1/+1 |
|\ |
|
| * | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." | Ralf Baechle | 2013-04-22 | 1 | -1/+1 |
* | | kernel/hz.bc: ignore. | Rusty Russell | 2013-04-22 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-04-22 | 2 | -0/+3 |
|\ \ |
|
| * | | crypto: algif - suppress sending source address information in recvmsg | Mathias Krause | 2013-04-10 | 2 | -0/+3 |
* | | | Linux 3.9-rc8v3.9-rc8 | Linus Torvalds | 2013-04-21 | 1 | -1/+1 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-21 | 2 | -5/+17 |
|\ \ \ |
|
| * | | | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 2013-04-16 | 1 | -4/+16 |
| * | | | perf: Treat attr.config as u64 in perf_swevent_init() | Tommi Rantala | 2013-04-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'vm_ioremap_memory-examples' | Linus Torvalds | 2013-04-21 | 4 | -105/+19 |
|\ \ \ |
|
| * | | | mtdchar: remove no-longer-used vma helpers | Linus Torvalds | 2013-04-19 | 1 | -27/+0 |
| * | | | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper | Linus Torvalds | 2013-04-19 | 1 | -10/+2 |
| * | | | vm: convert fb_mmap to vm_iomap_memory() helper | Linus Torvalds | 2013-04-19 | 1 | -25/+14 |
| * | | | vm: convert mtdchar mmap to vm_iomap_memory() helper | Linus Torvalds | 2013-04-19 | 1 | -30/+2 |
| * | | | vm: convert HPET mmap to vm_iomap_memory() helper | Linus Torvalds | 2013-04-19 | 1 | -13/+1 |
* | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-21 | 6 | -28/+180 |
|\ \ \ \ |
|
| * | | | | kexec: use Crash kernel for Crash kernel low | Yinghai Lu | 2013-04-17 | 1 | -1/+1 |
| * | | | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 2013-04-17 | 3 | -21/+104 |
| * | | | | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 2013-04-17 | 4 | -7/+41 |
| * | | | | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 2013-04-17 | 4 | -10/+45 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-21 | 15 | -103/+361 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2013-04-20 | 13 | -83/+325 |
| |\ \ \ \ |
|
| | * | | | | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 2013-04-17 | 2 | -1/+19 |
| | * | | | | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 2013-04-16 | 1 | -0/+1 |
| | * | | | | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 2013-04-16 | 1 | -0/+1 |
| | * | | | | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 2013-04-15 | 1 | -6/+100 |
| | * | | | | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 | 4 | -0/+76 |
| | * | | | | Move utf16 functions to kernel core and rename | Matthew Garrett | 2013-04-15 | 6 | -62/+89 |
| | * | | | | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 2013-04-11 | 1 | -1/+6 |
| | * | | | | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 2013-04-09 | 3 | -16/+36 |
| * | | | | | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin | 2013-04-20 | 1 | -7/+31 |
| * | | | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 2013-04-18 | 1 | -13/+5 |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-04-21 | 17 | -182/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursion | Stephen Boyd | 2013-04-19 | 1 | -2/+2 |
| * | | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_exec | Will Deacon | 2013-04-17 | 1 | -1/+4 |
| * | | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb | Bastian Hecht | 2013-04-17 | 1 | -1/+1 |
| * | | | | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin | 2013-04-17 | 1 | -0/+1 |
| * | | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 2013-04-17 | 4 | -4/+2 |