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
*
mm, oom: change type of oom_score_adj to short
David Rientjes
2012-12-12
1
-8
/
+8
*
mm: cleanup register_node()
Yasuaki Ishimatsu
2012-12-12
1
-1
/
+1
*
virtio_balloon: introduce migration primitives to balloon pages
Rafael Aquini
2012-12-12
1
-19
/
+132
*
memory-hotplug: suppress "Device nodeX does not have a release() function" wa...
Yasuaki Ishimatsu
2012-12-12
1
-1
/
+19
*
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-12-12
1
-16
/
+22
*
memory hotplug: suppress "Device memoryX does not have a release() function" ...
Yasuaki Ishimatsu
2012-12-12
1
-1
/
+8
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
7
-42
/
+126
|
\
|
*
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
Randy Dunlap
2012-11-30
3
-21
/
+22
|
*
of/spi: Honour "status=disabled" property of device
Alexander Sverdlin
2012-11-29
1
-1
/
+1
|
*
of_mdio: Honour "status=disabled" property of device
Alexander Sverdlin
2012-11-29
1
-1
/
+1
|
*
of_i2c: Honour "status=disabled" property of device
Alexander Sverdlin
2012-11-29
1
-1
/
+1
|
*
of: add 'const' for of_parse_phandle parameter *np
Steffen Trumtrar
2012-11-29
1
-2
/
+2
|
*
of: introduce for_each_matching_node_and_match()
Stephen Warren
2012-11-21
1
-5
/
+13
|
*
dt: add helper function to read u8 & u16 variables & arrays
Viresh Kumar
2012-11-21
1
-0
/
+77
|
*
of/fdt: NULL-terminate the root node path
Catalin Marinas
2012-11-21
1
-1
/
+2
|
*
of: fdt: Constify 'pathp'
Fabio Estevam
2012-11-21
1
-2
/
+2
|
*
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
2012-11-17
1
-5
/
+5
|
*
bindings: i2c: use consistent naming for i2c binding descriptions
Wolfram Sang
2012-11-15
1
-4
/
+0
|
*
Merge tag 'v3.7-rc5' into devicetree/next
Grant Likely
2012-11-15
346
-2924
/
+4479
|
|
\
|
*
|
of/fdt: Don't copy garbage after "/" in root node path
Benjamin Herrenschmidt
2012-11-11
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2012-12-11
12
-446
/
+451
|
\
\
\
|
*
|
|
EDAC, pci_sysfs: Use for_each_pci_dev to simplify the code
Wei Yongjun
2012-12-04
1
-8
/
+4
|
*
|
|
EDAC: Handle error path in edac_mc_sysfs_init() properly
Denis Kirjanov
2012-11-28
1
-2
/
+15
|
*
|
|
MCE, AMD: Dump error status
Borislav Petkov
2012-11-28
2
-6
/
+22
|
*
|
|
MCE, AMD: Report decoded error type first
Borislav Petkov
2012-11-28
1
-25
/
+25
|
*
|
|
MCE, AMD: Dump CPU f/m/s triple with the error
Borislav Petkov
2012-11-28
1
-4
/
+6
|
*
|
|
MCE, AMD: Remove functional unit references
Borislav Petkov
2012-11-28
2
-97
/
+94
|
*
|
|
EDAC: Convert to use simple_open()
Wei Yongjun
2012-11-28
1
-7
/
+1
|
*
|
|
EDAC, Calxeda highbank: Convert to use simple_open()
Wei Yongjun
2012-11-28
1
-7
/
+1
|
*
|
|
EDAC: Fix mc size reported in sysfs
Josh Hunt
2012-11-28
1
-4
/
+8
|
*
|
|
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
2012-11-28
2
-0
/
+4
|
*
|
|
EDAC: Pass mci parent
Borislav Petkov
2012-11-28
1
-0
/
+1
|
*
|
|
EDAC: Add memory controller flags
Borislav Petkov
2012-11-28
1
-0
/
+1
|
*
|
|
amd64_edac: Fix csrows size and pages computation
Borislav Petkov
2012-11-28
1
-21
/
+27
|
*
|
|
amd64_edac: Use DBAM_DIMM macro
Borislav Petkov
2012-11-28
2
-2
/
+2
|
*
|
|
amd64_edac: Fix K8 chip select reporting
Borislav Petkov
2012-11-28
1
-6
/
+3
|
*
|
|
amd64_edac: Reorganize error reporting path
Borislav Petkov
2012-11-28
2
-124
/
+89
|
*
|
|
amd64_edac: Do not check whether error address is valid
Borislav Petkov
2012-11-28
1
-21
/
+0
|
*
|
|
amd64_edac: Improve error injection
Borislav Petkov
2012-11-28
3
-10
/
+41
|
*
|
|
amd64_edac: Cleanup error injection code
Borislav Petkov
2012-11-28
2
-69
/
+60
|
*
|
|
amd64_edac: Small fixlets and cleanups
Borislav Petkov
2012-11-28
1
-8
/
+5
|
*
|
|
EDAC: Handle empty msg strings when reporting errors
Borislav Petkov
2012-11-28
1
-19
/
+25
|
*
|
|
EDAC: Remove useless assignment of error type
Borislav Petkov
2012-11-28
1
-5
/
+2
|
*
|
|
EDAC: Boundary-check edac_debug_level
Borislav Petkov
2012-11-28
2
-11
/
+24
|
*
|
|
EDAC: Respect operational state in edac_pci.c
Borislav Petkov
2012-11-28
1
-1
/
+2
*
|
|
|
Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2012-12-11
1
-14
/
+10
|
\
\
\
\
|
*
|
|
|
drivers: cma: represent physical addresses as phys_addr_t
Vitaly Andrianov
2012-12-11
1
-14
/
+10
*
|
|
|
|
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2012-12-11
33
-489
/
+1451
|
\
\
\
\
\
|
*
|
|
|
|
clk: introduce optional disable_unused callback
Mike Turquette
2012-12-11
1
-2
/
+11
|
*
|
|
|
|
clk: ux500: fix bit error
Linus Walleij
2012-12-04
1
-1
/
+1
[next]