summaryrefslogtreecommitdiffstats
path: root/arch/frv (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-17ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs.Ben Dooks5-0/+16
2009-09-17ARM: S3C64XX: Provide for board-specific IRQsMark Brown1-1/+9
2009-09-16ARM: S3C64XX: DMA: Debugged alloc's with GFP_KERNEL flag in Intr context.Jassi1-2/+2
2009-09-16ARM: S3C64XX: DMA: 'size' argument of dma_pool_createJassi1-1/+1
2009-09-16ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix.Jassi1-1/+1
2009-09-16ARM: S3C64XX: Fix divider value calculation in s3c64xx_roundrate_clksrcThomas Abraham1-1/+1
2009-09-16ARM: S3C6410: update clk->parent when setting clock sourceThomas Abraham1-0/+2
2009-09-16ARM: S3C6410: use correct divider_shift in setrate_clksrc()Thomas Abraham1-2/+2
2009-09-15ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache lineKirill A. Shutemov1-8/+8
2009-09-15ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2-1/+6
2009-09-15ARM: 5696/1: Include device.h in VIC driverLinus Walleij1-0/+1
2009-09-15SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris1-1/+1
2009-09-15fix undefined reference to user_shm_unlockHugh Dickins1-1/+1
2009-09-15cleanup console_print()Anirban Sinha7-32/+11
2009-09-15KEYS: Fix garbage collectorDavid Howells4-35/+73
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne1-0/+1
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells1-1/+2
2009-09-14at_hdmac: Rework suspend_late()/resume_early()Dan Williams1-7/+12
2009-09-14PM: Reset transition_started at dpm_resume_noirqXiaotian Feng1-1/+1
2009-09-14PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki1-85/+84
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre1-0/+14
2009-09-14hp-wmi: Switch driver to dev_pm_opsFrans Pop1-5/+10
2009-09-14floppy: Switch driver to dev_pm_opsFrans Pop1-2/+7
2009-09-14PM: Trivial fixesWu Fengguang1-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer1-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki1-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki3-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki1-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo1-3/+3
2009-09-14udf: Fix possible corruption when close races with writeJan Kara1-0/+2
2009-09-14udf: Perform preallocation only for regular filesJan Kara1-9/+10
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara1-1/+0
2009-09-14udf: Remove dead codeJan Kara2-90/+0
2009-09-14x86, mce: do not compile mcelog message on AMDBorislav Petkov1-1/+4
2009-09-14EDAC, AMD: decode FR MCEsBorislav Petkov1-0/+13
2009-09-14EDAC, AMD: decode load store MCEsBorislav Petkov1-0/+25
2009-09-14EDAC, AMD: decode bus unit MCEsBorislav Petkov1-0/+46
2009-09-14EDAC, AMD: decode instruction cache MCEsBorislav Petkov1-0/+61
2009-09-14EDAC, AMD: decode data cache MCEsBorislav Petkov1-2/+54
2009-09-14EDAC, AMD: carve out decoding of MCi_STATUS ErrorCodeBorislav Petkov2-19/+22
2009-09-14EDAC, AMD: carve out MCi_STATUS decodingBorislav Petkov3-35/+34
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov6-111/+185
2009-09-14amd64_edac: cleanup amd64_decode_bus_errorBorislav Petkov1-26/+9
2009-09-14amd64_edac: remove memory and GART TLB error decodersBorislav Petkov1-29/+7
2009-09-14amd64_edac: cleanup/complete NB MCE decodingBorislav Petkov4-99/+56
2009-09-14amd64_edac: cleanup amd64_process_error_infoBorislav Petkov2-29/+25
2009-09-14EDAC: beef up ErrorCodeExt error signaturesBorislav Petkov1-34/+37
2009-09-14EDAC: move MCE error descriptions to EDAC coreBorislav Petkov5-148/+122
2009-09-14fsync: wait for data writeout completion before calling ->fsyncChristoph Hellwig1-4/+1
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara4-127/+0