summaryrefslogtreecommitdiffstats
path: root/Documentation/debugging-modules.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-27bcache: Refresh usage docsGabriel de Perthuis1-13/+24
2013-06-27bcache: Send label ueventsGabriel de Perthuis2-1/+17
2013-06-27bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis1-3/+9
2013-06-27doc: Fix typo in documentation/bcache.txtMasanari Iida1-5/+5
2013-06-27bcache: Write out full stripesKent Overstreet9-37/+121
2013-06-27bcache: Track dirty data by stripeKent Overstreet7-26/+105
2013-06-27bcache: Initialize sectors_dirty when attachingKent Overstreet4-29/+39
2013-06-27bcache: Improve lazy sortingKent Overstreet3-17/+26
2013-06-27bcache: Rip out pkey()/pbtree()Kent Overstreet8-45/+90
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet15-221/+367
2013-06-27bcache: Refactor btree ioKent Overstreet6-176/+140
2013-06-27bcache: Convert allocator thread to kthreadKent Overstreet4-33/+43
2013-06-27bcache: Warn when a device is already registered.Gabriel de Perthuis1-2/+37
2013-06-27bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet1-21/+22
2013-06-27md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta1-0/+2
2013-06-22Linux 3.10-rc7v3.10-rc7Linus Torvalds1-1/+1
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-21iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger3-8/+0
2013-06-21target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro5-23/+41
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2-23/+9
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo1-1/+1
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse3-3/+7
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2-2/+2
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V1-1/+7
2013-06-20USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki3-6/+36
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-19ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-19ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney2-4/+5
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2-19/+8
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2-1/+57
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot1-4/+17
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra2-72/+159
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood1-1/+2
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera1-5/+3
2013-06-19sparc64 address-congruence propertybob picco1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang1-5/+7