summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-06x86: remove redundant pfn_pmd definitionJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pmd_offsetJeremy Fitzhardinge3-6/+6
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-01Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds90-37/+125
2009-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+36
2009-02-01Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+60
2009-02-01Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-22/+58
2009-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-10/+39
2009-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-6/+2
2009-02-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-174/+287
2009-02-01Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-328/+313
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-31x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-31packet: Avoid lock_sock in mmap handlerHerbert Xu1-2/+7
2009-01-31sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-31sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-31sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-31sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-31sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-31sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-31sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-31sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-31sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-31sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-31sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-31sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-31leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-31regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1