aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-26printk: fix possible printk overrunTejun Heo
2008-02-26x86: no robust/pi futex for real i386 CPUsThomas Gleixner
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
2008-02-26x86: fix build on non-C locales.Priit Laes
2008-02-26x86: make c_idle.work have a static address.Glauber Costa
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel
2008-02-26x86: fix execve with -fstack-protectIngo Molnar
2008-02-26x86: fix vsyscall wreckageThomas Gleixner
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-26x86: notsc is ignored on common configurationsPavel Machek
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin
2008-02-26x86: add comments for NOPsH. Peter Anvin
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin
2008-02-26x86: hpet fix docbook commentPavel Machek
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar
2008-02-26x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish
2008-02-26lguest: fix build breakageTony Breeds
2008-02-26lguest: include function prototypesHarvey Harrison
2008-02-25Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra
2008-02-25latencytop: change /proc task_struct access methodHiroshi Shimamoto
2008-02-25latencytop: fix memory leak on latency proc fileHiroshi Shimamoto
2008-02-25latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-25sched: fix signedness warnings in sched.cHarvey Harrison
2008-02-25sched: clean up __pick_last_entity() a bitIngo Molnar
2008-02-25sched: remove duplicate code from sched_fair.cBalbir Singh
2008-02-25sched: make early bootup sched_clock() use saferIngo Molnar
2008-02-24Linux 2.6.25-rc3Linus Torvalds
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft
2008-02-24Alchemy: compile fixManuel Lauss
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser
2008-02-24i2c-pxa: Misc fixesWolfram Sang
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare
2008-02-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov