summaryrefslogtreecommitdiffstats
path: root/drivers/edac/amd64_edac.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-07[media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja1-2/+2
2014-04-07[media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja1-1/+1
2014-04-07[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...Archit Taneja1-0/+3
2014-04-07[media] lgdt3305: include sleep functionality in lgdt3304_opsShuah Khan1-0/+1
2014-04-07[media] drx-j: use customise option correctlyPaul Bolle1-1/+1
2014-04-07[media] m88rs2000: fix sparse static warningsMalcolm Priestley1-4/+4
2014-04-07[media] r820t: fix size and init valuesBenjamin Larsson1-1/+2
2014-04-06[media] rc-core: remove generic scancode filterDavid Härdeman2-35/+55
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman3-10/+35
2014-04-06[media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman3-59/+59
2014-04-06[media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari1-2/+0
2014-04-06[media] xc2028: add missing break to switchAntti Palosaari1-0/+1
2014-04-06[media] msi3101: check I/O return values on stop streamingAntti Palosaari1-4/+10
2014-04-06[media] msi3101: remove unused variable assignmentAntti Palosaari1-1/+0
2014-04-06[media] msi001: fix possible integer overflowAntti Palosaari1-1/+1
2014-04-06[media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab1-0/+2
2014-04-05mm: get_user_pages(write,force) refuse to COW in shared areasHugh Dickins1-21/+45
2014-04-04Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys2-9/+0
2014-04-04Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys3-6/+6
2014-04-04Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick1-2/+0
2014-04-04Documentation/kmemleak.txt: updatesWang YanQing1-5/+3
2014-04-04fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick1-1/+1
2014-04-04fs/reiserfs: move prototype declaration to header fileRashika Kheria2-1/+1
2014-04-04fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick2-2/+2
2014-04-04fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra1-5/+9
2014-04-04fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra1-2/+0
2014-04-04nilfs2: update project's web site in nilfs2.txtRyusuke Konishi1-3/+2
2014-04-04nilfs2: update MAINTAINERS file entries fixRyusuke Konishi1-1/+1
2014-04-04nilfs2: verify metadata sizes read from diskRyusuke Konishi5-0/+54
2014-04-04nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner1-0/+45
2014-04-04nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner2-0/+153
2014-04-04nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner3-0/+101
2014-04-04nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner2-0/+132
2014-04-04nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-04nilfs2: update MAINTAINERS file entriesRyusuke Konishi1-2/+2
2014-04-04fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick2-2/+2
2014-04-04BEFS: logging cleanupFabian Frederick8-204/+195
2014-04-04fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick1-2/+1
2014-04-04befs: replace kmalloc/memset 0 by kzallocFabian Frederick1-2/+1
2014-04-04fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick1-1/+1
2014-04-04rtc: treewide: remove excess rtc_device validationAlexander Shiyan4-8/+5
2014-04-04drivers/rtc/rtc-s3c.c: remove NO_IRQ macroPankaj Dubey1-2/+2
2014-04-04drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()Adam Thomson1-1/+3
2014-04-04drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant1-6/+6
2014-04-04rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga3-0/+179
2014-04-04drivers/rtc/rtc-mc13xxx.c: fix potential race conditionAlexander Shiyan1-17/+13
2014-04-04rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright1-2/+2
2014-04-04rtc: pm8xxx: add support for devicetreeJosh Cartwright2-48/+29
2014-04-04rtc: pm8xxx: use devm_request_any_context_irqJosh Cartwright1-14/+4
2014-04-04rtc: pm8xxx: use regmap API for register accessesJosh Cartwright1-88/+57