index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
debugging-modules.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
bcache: Refresh usage docs
Gabriel de Perthuis
1
-13
/
+24
2013-06-27
bcache: Send label uevents
Gabriel de Perthuis
2
-1
/
+17
2013-06-27
bcache: Send a uevent with a cached device's UUID
Gabriel de Perthuis
1
-3
/
+9
2013-06-27
doc: Fix typo in documentation/bcache.txt
Masanari Iida
1
-5
/
+5
2013-06-27
bcache: Write out full stripes
Kent Overstreet
9
-37
/
+121
2013-06-27
bcache: Track dirty data by stripe
Kent Overstreet
7
-26
/
+105
2013-06-27
bcache: Initialize sectors_dirty when attaching
Kent Overstreet
4
-29
/
+39
2013-06-27
bcache: Improve lazy sorting
Kent Overstreet
3
-17
/
+26
2013-06-27
bcache: Rip out pkey()/pbtree()
Kent Overstreet
8
-45
/
+90
2013-06-27
bcache: Fix/revamp tracepoints
Kent Overstreet
15
-221
/
+367
2013-06-27
bcache: Refactor btree io
Kent Overstreet
6
-176
/
+140
2013-06-27
bcache: Convert allocator thread to kthread
Kent Overstreet
4
-33
/
+43
2013-06-27
bcache: Warn when a device is already registered.
Gabriel de Perthuis
1
-2
/
+37
2013-06-27
bcache: fix a spurious gcc complaint, use scnprintf
Kent Overstreet
1
-21
/
+22
2013-06-27
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
1
-0
/
+2
2013-06-22
Linux 3.10-rc7
v3.10-rc7
Linus Torvalds
1
-1
/
+1
2013-06-22
aout32 coredump compat fix
Al Viro
1
-1
/
+1
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
1
-1
/
+6
2013-06-21
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-21
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
5
-23
/
+41
2013-06-20
[media] Fix build when drivers are builtin and frontend modules
Mauro Carvalho Chehab
2
-23
/
+9
2013-06-20
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
Shawn Guo
1
-1
/
+1
2013-06-20
x86: Fix trigger_all_cpu_backtrace() implementation
Michel Lespinasse
3
-3
/
+7
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-06-20
[media] s5p makefiles: don't override other selections on obj-[ym]
Mauro Carvalho Chehab
2
-2
/
+2
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-20
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2
-2
/
+5
2013-06-20
ACPI / LPSS: Power up LPSS devices during enumeration
Rafael J. Wysocki
3
-6
/
+36
2013-06-20
ACPI / PM: Fix error code path for power resources initialization
Rafael J. Wysocki
1
-0
/
+1
2013-06-19
ACPI / dock: Take ACPI scan lock in write_undock()
Rafael J. Wysocki
1
-0
/
+2
2013-06-19
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
Mika Westerberg
1
-5
/
+11
2013-06-19
x86: Fix section mismatch on load_ucode_ap
Paul Gortmaker
1
-2
/
+2
2013-06-19
mn10300: Fix include dependency in irqflags.h et al.
David Daney
2
-4
/
+5
2013-06-19
metag: fix mm/hugetlb.c build breakage
James Hogan
1
-0
/
+1
2013-06-19
[media] exynos4-is: Fix FIMC-IS clocks initialization
Sylwester Nawrocki
2
-19
/
+8
2013-06-19
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
2
-1
/
+57
2013-06-19
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
1
-4
/
+17
2013-06-19
perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
Stephane Eranian
1
-1
/
+1
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
1
-0
/
+1
2013-06-19
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
Scott Wood
1
-1
/
+2
2013-06-19
sparc: tsb must be flushed before tlb
Dave Kleikamp
1
-1
/
+1
2013-06-19
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
1
-5
/
+3
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-06-19
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
1
-0
/
+7
2013-06-19
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
3
-38
/
+19
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
3
-3
/
+4
2013-06-19
arch: sparc: prom: looping issue, need additional length check in the outside...
Chen Gang
1
-5
/
+7
[next]