summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
* x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
* x86: don't save unreliable stack trace entriesVegard Nossum2008-02-261-0/+4
* x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-261-1/+1
* x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-261-2/+6
* x86: fix execve with -fstack-protectIngo Molnar2008-02-262-5/+7
* x86: fix vsyscall wreckageThomas Gleixner2008-02-261-49/+3
* x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-262-3/+3
* x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-263-12/+23
* x86: remove double-checking empty zero pages debugYinghai Lu2008-02-261-8/+0
* x86: notsc is ignored on common configurationsPavel Machek2008-02-261-1/+2
* x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-261-0/+1
* x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin2008-02-261-3/+6
* x86: add comments for NOPsH. Peter Anvin2008-02-261-17/+45
* x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin2008-02-261-1/+10
* x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-262-3/+6
* x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-261-7/+0
* x86: hpet fix docbook commentPavel Machek2008-02-261-2/+2
* x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-261-33/+51
* x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-261-1/+1
* lguest: fix build breakageTony Breeds2008-02-261-3/+1
* lguest: include function prototypesHarvey Harrison2008-02-262-9/+12
* Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-243-3/+12
* i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-242-3/+3
* i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-238-20/+44
|\
| * libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-244-3/+17
| * power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0
| * pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2351-180/+521
|\ \
| * | [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-233-3/+3
| * | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-235-43/+10
| * | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-232-5/+8
| * | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov2008-02-231-2/+4
| * | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-231-6/+19
| * | tg3: ethtool phys_id defaultStephen Hemminger2008-02-231-1/+1
| * | [BNX2]: Update version to 1.7.4.Michael Chan2008-02-231-2/+2
| * | [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-232-1/+14
| * | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-231-15/+17
| * | ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-201-5/+12
| * | zd1211rw: fix sparse warningsJohannes Berg2008-02-201-3/+9
OpenPOWER on IntegriCloud