aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-28amd64_edac: Don't pass driver name as an error parameterhw_events_v28Mauro Carvalho Chehab1-12/+13
2012-05-28edac_mc: check for allocation failure in edac_mc_alloc()Dan Carpenter1-0/+2
2012-05-28edac: Increase version to 3.0.0Mauro Carvalho Chehab1-1/+1
2012-05-28edac_mc: Cleanup per-dimm_info debug messagesMauro Carvalho Chehab3-47/+62
2012-05-28edac: Convert debugfX to edac_dbg(X,Joe Perches30-962/+921
2012-05-28edac: Use more normal debugging macro styleJoe Perches4-76/+49
2012-05-28edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab26-357/+331
2012-05-28Edac: Add ABI Documentation for the new device nodesMauro Carvalho Chehab1-0/+64
2012-05-28edac: move documentation ABI to ABI/testing/sysfs-devices-edacMauro Carvalho Chehab2-104/+84
2012-05-28i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...Mauro Carvalho Chehab1-21/+35
2012-05-28edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab22-164/+242
2012-05-28edac: Only expose csrows/channels on legacy API if they're populatedMauro Carvalho Chehab1-0/+24
2012-05-28edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab3-57/+60
2012-05-28edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab2-0/+95
2012-05-28edac: add a sysfs node to report the maximum location for the systemMauro Carvalho Chehab1-0/+19
2012-05-28edac: add a new per-dimm API and make the old per-virtual-rank API obsoleteMauro Carvalho Chehab2-1/+172
2012-05-28edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab4-38/+0
2012-05-28i7core_edac: convert it to use struct deviceMauro Carvalho Chehab1-129/+209
2012-05-28amd64_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab4-122/+167
2012-05-28mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab1-38/+55
2012-05-28edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab5-706/+449
2012-05-28edac: use Documentation-nano format for some data structsMauro Carvalho Chehab1-23/+59
2012-05-28edac: Rename the parent dev to pdevMauro Carvalho Chehab28-56/+56
2012-05-28RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab3-6/+135
2012-05-28i7core: fix ranks information at the per-channel structMauro Carvalho Chehab1-13/+16
2012-05-28i5000: Fix the fatal error handlingMauro Carvalho Chehab1-7/+5
2012-05-28i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab1-2/+2
2012-05-28i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab1-6/+3
2012-05-28e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab1-4/+22
2012-05-28i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab1-71/+79
2012-05-28i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab1-1/+14
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab2-31/+20
2012-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab3-11/+27
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab27-151/+32
2012-05-28x38_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+21
2012-05-28tile_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-3/+13
2012-05-28sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-103/+56
2012-05-28r82600_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+18
2012-05-28ppc4xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+17
2012-05-28pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+16
2012-05-28mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-6/+19
2012-05-28mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+17
2012-05-28i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+20
2012-05-28i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+21
2012-05-28i82860_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-13/+29
2012-05-28i82443bxgx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-10/+16
2012-05-28i7core_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-152/+50
2012-05-28i7300_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-48/+30
2012-05-28i5400_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-98/+119
2012-05-28i5100_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-50/+40
2012-05-28i5000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-21/+39
2012-05-28i3200_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-10/+22
2012-05-28i3000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+20
2012-05-28e7xxx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+30
2012-05-28e752x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-15/+34
2012-05-28cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+18
2012-05-28cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+19
2012-05-28amd76x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+19
2012-05-28amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-45/+92
2012-05-28edac: Change internal representation to work with layersMauro Carvalho Chehab3-287/+552
2012-05-28edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab1-1/+102
2012-05-28edac: rewrite edac_align_ptr()Mauro Carvalho Chehab4-31/+48
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab28-116/+146
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab12-78/+3
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab28-257/+334
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab7-32/+72
2012-05-20Linux 3.4Linus Torvalds1-1/+1
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-65/+205
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng1-1/+1
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov1-12/+8
2012-05-17drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki4-4/+15
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-17Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2-6/+19
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger1-6/+16
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+8
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+10
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-24/+34
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds10-16/+59
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin1-0/+2
2012-05-17virtio: balloon: let host know of updated balloon size before module removalAmit Shah1-0/+1
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah1-0/+7
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow1-0/+2
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown1-24/+32
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-23/+40
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-12/+12
2012-05-16Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-05-16Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds5-34/+73
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-74/+178
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik8-21/+65
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton1-1/+2
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-16Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-2/+2
2012-05-16Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcoope...Arnd Bergmann1-0/+1
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf1-0/+6
2012-05-16[PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley1-1/+6
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin1-18/+20
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley1-0/+4
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-20/+45
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-3/+6
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-1/+7
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-20/+45
2012-05-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-9/+9
2012-05-15pch_gbe: fix transmit racesEric Dumazet2-16/+11
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei2-17/+40
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo2-10/+6
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-15dmaengine: fix cyclic dma usageVinod Koul2-2/+6
2012-05-15crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter1-0/+1
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl1-0/+3
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck1-3/+11
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-118/+147
2012-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+9
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan5-5/+22
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger2-13/+13
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox1-0/+3
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver1-2/+2
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram1-1/+1
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter1-1/+1
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds3-13/+8
2012-05-12Linux 3.4-rc7Linus Torvalds1-1/+1
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-55/+88
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-35/+40
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-2/+7
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson9-53/+81
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-18/+57
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-172/+236
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+3
2012-05-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-13/+44
2012-05-11Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds1-22/+0
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-11ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-11macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds7-21/+21
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-11bio allocation failure due to bio_get_nr_vecs()Bernd Schubert1-1/+6
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer3-4/+7
2012-05-11mtip32xx: release the semaphore on an error pathAsai Thambi S P1-1/+3
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl1-13/+10
2012-05-11dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul1-1/+2
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24