index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: watchdog_dev: Rewrite wrapper code
Hans de Goede
2012-05-30
1
-40
/
+130
*
watchdog: use dev_ functions
Alan Cox
2012-05-30
1
-3
/
+2
*
watchdog: create all the proper device files
Alan Cox
2012-05-30
2
-2
/
+33
*
watchdog: Add multiple device support
Alan Cox
2012-05-30
3
-49
/
+125
*
watchdog: watchdog_core.h: make functions extern
Wim Van Sebroeck
2012-05-30
1
-2
/
+2
*
watchdog: correct the name of the watchdog_core inlude file
Wim Van Sebroeck
2012-05-30
3
-2
/
+2
*
watchdog: Add watchdog_active() routine
Viresh Kumar
2012-05-30
2
-4
/
+4
*
watchdog: watchdog_dev: include private header to pickup global symbol protot...
H Hartley Sweeten
2012-05-30
1
-0
/
+2
*
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2012-05-30
3
-3
/
+7
|
\
|
*
xen-acpi-processor: Add missing #include <xen/xen.h>
H. Peter Anvin
2012-05-17
1
-0
/
+1
|
*
acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.c
H. Peter Anvin
2012-05-17
1
-0
/
+1
|
*
x86, realmode: don't copy real_mode_header
Jarkko Sakkinen
2012-05-08
1
-1
/
+1
|
*
x86, realmode: Move ACPI wakeup to unified realmode code
Jarkko Sakkinen
2012-05-08
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
2012-05-30
31
-1446
/
+1821
|
\
\
|
*
|
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
2012-05-29
1
-13
/
+16
|
*
|
i5000: Fix the fatal error handling
Mauro Carvalho Chehab
2012-05-29
1
-7
/
+5
|
*
|
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
2012-05-29
1
-2
/
+2
|
*
|
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
2012-05-29
1
-6
/
+3
|
*
|
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
2012-05-29
1
-4
/
+22
|
*
|
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
2012-05-29
1
-71
/
+79
|
*
|
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
2012-05-29
1
-1
/
+14
|
*
|
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2012-05-29
2
-31
/
+20
|
*
|
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
2012-05-29
2
-10
/
+26
|
*
|
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-29
27
-151
/
+32
|
*
|
x38_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-7
/
+21
|
*
|
tile_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-3
/
+13
|
*
|
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-103
/
+56
|
*
|
r82600_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-9
/
+18
|
*
|
ppc4xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-8
/
+17
|
*
|
pasemi_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-9
/
+16
|
*
|
mv64x60_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-6
/
+19
|
*
|
mpc85xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-5
/
+17
|
*
|
i82975x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-7
/
+20
|
*
|
i82875p_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-8
/
+21
|
*
|
i82860_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-13
/
+29
|
*
|
i82443bxgx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-10
/
+16
|
*
|
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-152
/
+50
|
*
|
i7300_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-48
/
+30
|
*
|
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-98
/
+119
|
*
|
i5100_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-50
/
+40
|
*
|
i5000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-21
/
+39
|
*
|
i3200_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-10
/
+22
|
*
|
i3000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-5
/
+20
|
*
|
e7xxx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-7
/
+30
|
*
|
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-15
/
+34
|
*
|
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-5
/
+18
|
*
|
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-7
/
+19
|
*
|
amd76x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-9
/
+19
|
*
|
amd64_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-29
1
-45
/
+92
|
*
|
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
2012-05-29
2
-274
/
+527
[next]