index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i5000_edac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
e7xxx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+30
2012-05-29
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-15
/
+34
2012-05-29
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+18
2012-05-29
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+19
2012-05-29
amd76x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+19
2012-05-29
amd64_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-45
/
+92
2012-05-29
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
3
-287
/
+552
2012-05-29
edac.h: Add generic layers for describing a memory location
Mauro Carvalho Chehab
1
-1
/
+102
2012-05-29
edac: rewrite edac_align_ptr()
Mauro Carvalho Chehab
4
-31
/
+48
2012-05-29
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
28
-116
/
+146
2012-05-29
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
12
-78
/
+3
2012-05-29
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
28
-257
/
+334
2012-05-29
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
7
-32
/
+72
2012-05-21
Linux 3.4
v3.4
Linus Torvalds
1
-1
/
+1
2012-05-19
memcg,thp: fix res_counter:96 regression
Hugh Dickins
1
-1
/
+1
2012-05-19
x86, relocs: When printing an error, say relative or absolute
H. Peter Anvin
1
-3
/
+8
2012-05-19
x86, relocs: Workaround for binutils 2.22.52.0.1 section bug
H. Peter Anvin
1
-1
/
+5
2012-05-19
x86, realmode: 16-bit real-mode code support for relocs tool
H. Peter Anvin
7
-65
/
+196
2012-05-19
dm thin: fix table output when pool target disables discard passdown internally
Mike Snitzer
1
-15
/
+17
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-18
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
1
-29
/
+14
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
2012-05-18
tilegx: enable SYSCALL_WRAPPERS support
Chris Metcalf
1
-0
/
+1
2012-05-18
frv: delete incorrect task prototypes causing compile fail
Paul Gortmaker
1
-4
/
+0
2012-05-18
slub: missing test for partial pages flush work in flush_all()
majianpeng
1
-1
/
+1
2012-05-18
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
Cyrill Gorcunov
1
-12
/
+8
2012-05-18
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
Rajkumar Kasirajan
1
-0
/
+18
2012-05-18
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
4
-4
/
+15
2012-05-18
e1000: Prevent reset task killing itself.
Tushar Dave
1
-1
/
+5
2012-05-18
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
1
-2
/
+1
2012-05-17
target: Fix bug in handling of FILEIO + block_device resize ops
Nicholas Bellinger
1
-6
/
+16
2012-05-17
ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path
Will Deacon
1
-12
/
+2
2012-05-17
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
Vitaly Andrianov
1
-1
/
+2
2012-05-17
virtio_net: invoke softirqs after __napi_schedule
Michael S. Tsirkin
1
-0
/
+2
2012-05-17
virtio: balloon: let host know of updated balloon size before module removal
Amit Shah
1
-0
/
+1
2012-05-17
virtio: console: tell host of open ports after resume from s3/s4
Amit Shah
1
-0
/
+7
2012-05-17
ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller
Barry Song
1
-2
/
+4
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-16
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
1
-7
/
+5
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
4
-27
/
+68
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
8
-21
/
+65
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-16
cifs: fix misspelling of "forcedirectio"
Jeff Layton
1
-1
/
+2
2012-05-16
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
Russell King
1
-1
/
+3
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2
-9
/
+11
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
[next]