summaryrefslogtreecommitdiffstats
path: root/Documentation/ia64 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten1-10/+7
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre2-0/+65
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre1-0/+49
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre1-0/+47
2009-09-18ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij3-9/+9
2009-09-18ARM: 5704/1: U300 sched_clock implementation v2Linus Walleij1-0/+15
2009-09-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij3-0/+7
2009-09-15ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij1-17/+34
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij11-0/+525
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
2009-09-14fat: Opencode sync_page_range_nolock()Jan Kara2-4/+22