summaryrefslogtreecommitdiffstats
path: root/crypto/cryptd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06x86: unify pmd_indexJeremy Fitzhardinge3-10/+11
2009-02-06x86: unify pmd_pageJeremy Fitzhardinge3-4/+5
2009-02-06x86: unify pmd_page_vaddrJeremy Fitzhardinge3-4/+5
2009-02-06x86: unify pud_offsetJeremy Fitzhardinge2-2/+5
2009-02-06x86: unify pud_indexJeremy Fitzhardinge2-2/+6
2009-02-06x86: unify pgd_pageJeremy Fitzhardinge2-1/+5
2009-02-06x86: unify pud_pageJeremy Fitzhardinge3-3/+6
2009-02-06x86: include pgtable_SIZE.h earlierJeremy Fitzhardinge1-6/+10
2009-02-06x86: unify pud_page_vaddrJeremy Fitzhardinge3-5/+5
2009-02-06x86: unify pgd_page_vaddrJeremy Fitzhardinge2-2/+5
2009-02-06x86: unify pmd_noneJeremy Fitzhardinge3-3/+7
2009-02-06x86: unify pmd_presentJeremy Fitzhardinge3-2/+5
2009-02-06x86: unify pgd_presentJeremy Fitzhardinge2-1/+7
2009-02-06x86: unify pud_presentJeremy Fitzhardinge3-6/+7
2009-02-06x86: unify pte_presentJeremy Fitzhardinge3-4/+5
2009-02-06x86: unify pte_sameJeremy Fitzhardinge3-8/+6
2009-02-06x86: unify pte_noneJeremy Fitzhardinge4-8/+5
2009-02-01Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-02-01Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds4-27/+29
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck1-4/+4
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2-15/+10
2009-01-31ipv6: compile fix for ip6mr.cDave Jones1-0/+1
2009-01-30x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-30packet: Avoid lock_sock in mmap handlerHerbert Xu1-2/+7
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-30sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-30regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner1-0/+7
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue3-7/+24
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker1-1/+29
2009-01-30MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2-2/+4
2009-01-30MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-30MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-30MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-30MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39
2009-01-30MIPS: RB532: Fix set_latch_u5()Phil Sutter1-1/+1
2009-01-30MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter1-2/+3