aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt
2008-02-26sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito
2008-02-26sh: revert dreamcast pci changeMagnus Damm
2008-02-26maple: fix device detectionAdrian McMenamin
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita
2008-02-26sh: heartbeat: ioremap is expected to succeedRoel Kluin
2008-02-26sh: Storage class should be before const qualifierTobias Klauser
2008-02-26maple: remove unused variableAdrian McMenamin
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2008-02-25RDMA/nes: Fix off-by-oneAdrian Bunk
2008-02-25RDMA/nes: Resurrect error path dead codeChien Tung
2008-02-25RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg
2008-02-25Revert "power_state: get rid of write-only variable in SATA"Jeff Garzik
2008-02-25make atapi_dmadir staticAdrian Bunk
2008-02-25Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita
2008-02-25latencytop: change /proc task_struct access methodHiroshi Shimamoto