summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-111-8/+8
* mm: cleanup register_node()Yasuaki Ishimatsu2012-12-111-1/+1
* virtio_balloon: introduce migration primitives to balloon pagesRafael Aquini2012-12-111-19/+132
* memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-111-1/+19
* numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-111-16/+22
* memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-111-1/+8
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-117-42/+126
|\
| * Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-303-21/+22
| * of/spi: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
| * of_mdio: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
| * of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
| * of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-291-2/+2
| * of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-201-5/+13
| * dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-201-0/+77
| * of/fdt: NULL-terminate the root node pathCatalin Marinas2012-11-201-1/+2
| * of: fdt: Constify 'pathp'Fabio Estevam2012-11-201-2/+2
| * drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-5/+5
| * bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang2012-11-151-4/+0
| * Merge tag 'v3.7-rc5' into devicetree/nextGrant Likely2012-11-15346-2924/+4479
| |\
| * | of/fdt: Don't copy garbage after "/" in root node pathBenjamin Herrenschmidt2012-11-101-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2012-12-1112-446/+451
|\ \ \
| * | | EDAC, pci_sysfs: Use for_each_pci_dev to simplify the codeWei Yongjun2012-12-041-8/+4
| * | | EDAC: Handle error path in edac_mc_sysfs_init() properlyDenis Kirjanov2012-11-281-2/+15
| * | | MCE, AMD: Dump error statusBorislav Petkov2012-11-282-6/+22
| * | | MCE, AMD: Report decoded error type firstBorislav Petkov2012-11-281-25/+25
| * | | MCE, AMD: Dump CPU f/m/s triple with the errorBorislav Petkov2012-11-281-4/+6
| * | | MCE, AMD: Remove functional unit referencesBorislav Petkov2012-11-282-97/+94
| * | | EDAC: Convert to use simple_open()Wei Yongjun2012-11-281-7/+1
| * | | EDAC, Calxeda highbank: Convert to use simple_open()Wei Yongjun2012-11-281-7/+1
| * | | EDAC: Fix mc size reported in sysfsJosh Hunt2012-11-281-4/+8
| * | | EDAC: Fix csrow size reported in sysfsBorislav Petkov2012-11-282-0/+4
| * | | EDAC: Pass mci parentBorislav Petkov2012-11-281-0/+1
| * | | EDAC: Add memory controller flagsBorislav Petkov2012-11-281-0/+1
| * | | amd64_edac: Fix csrows size and pages computationBorislav Petkov2012-11-281-21/+27
| * | | amd64_edac: Use DBAM_DIMM macroBorislav Petkov2012-11-282-2/+2
| * | | amd64_edac: Fix K8 chip select reportingBorislav Petkov2012-11-281-6/+3
| * | | amd64_edac: Reorganize error reporting pathBorislav Petkov2012-11-282-124/+89
| * | | amd64_edac: Do not check whether error address is validBorislav Petkov2012-11-281-21/+0
| * | | amd64_edac: Improve error injectionBorislav Petkov2012-11-283-10/+41
| * | | amd64_edac: Cleanup error injection codeBorislav Petkov2012-11-282-69/+60
| * | | amd64_edac: Small fixlets and cleanupsBorislav Petkov2012-11-281-8/+5
| * | | EDAC: Handle empty msg strings when reporting errorsBorislav Petkov2012-11-281-19/+25
| * | | EDAC: Remove useless assignment of error typeBorislav Petkov2012-11-281-5/+2
| * | | EDAC: Boundary-check edac_debug_levelBorislav Petkov2012-11-282-11/+24
| * | | EDAC: Respect operational state in edac_pci.cBorislav Petkov2012-11-281-1/+2
* | | | Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-12-111-14/+10
|\ \ \ \
| * | | | drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov2012-12-111-14/+10
* | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-1133-489/+1451
|\ \ \ \ \
| * | | | | clk: introduce optional disable_unused callbackMike Turquette2012-12-101-2/+11
| * | | | | clk: ux500: fix bit errorLinus Walleij2012-12-041-1/+1