summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-28sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam1-14/+63
2008-02-26Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds3-29/+120
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds9-67/+177
2008-02-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+5
2008-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-109/+350
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds24-160/+191
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds5-32/+27
2008-02-26printk: fix possible printk overrunTejun Heo1-1/+1
2008-02-26x86: no robust/pi futex for real i386 CPUsThomas Gleixner1-0/+7
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2-2/+2
2008-02-26x86: fix build on non-C locales.Priit Laes1-1/+1
2008-02-26x86: make c_idle.work have a static address.Glauber Costa1-1/+1
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum1-0/+4
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk1-1/+1
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel1-2/+6
2008-02-26x86: fix execve with -fstack-protectIngo Molnar2-5/+7
2008-02-26x86: fix vsyscall wreckageThomas Gleixner1-49/+3
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2-3/+3
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar3-12/+23
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu1-8/+0
2008-02-26x86: notsc is ignored on common configurationsPavel Machek1-1/+2
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap1-0/+1
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin1-3/+6
2008-02-26x86: add comments for NOPsH. Peter Anvin1-17/+45
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin1-1/+10
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2-3/+6
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin1-7/+0
2008-02-26x86: hpet fix docbook commentPavel Machek1-2/+2
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar1-33/+51
2008-02-26x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish1-1/+1
2008-02-26lguest: fix build breakageTony Breeds1-3/+1
2008-02-26lguest: include function prototypesHarvey Harrison2-9/+12
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy3-29/+120
2008-02-26[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermacLachlan McIlroy1-4/+4
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy690-7401/+18261
2008-02-25Revert "power_state: get rid of write-only variable in SATA"Jeff Garzik1-0/+3
2008-02-25make atapi_dmadir staticAdrian Bunk2-2/+1
2008-02-25Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth1-4/+4
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra1-1/+1
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita1-0/+1
2008-02-25latencytop: change /proc task_struct access methodHiroshi Shimamoto1-28/+12
2008-02-25latencytop: fix memory leak on latency proc fileHiroshi Shimamoto1-1/+10
2008-02-25latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto1-0/+2
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison2-2/+1
2008-02-25sched: fix signedness warnings in sched.cHarvey Harrison1-1/+1
2008-02-25sched: clean up __pick_last_entity() a bitIngo Molnar1-5/+3
2008-02-25sched: remove duplicate code from sched_fair.cBalbir Singh1-9/+6
2008-02-25sched: make early bootup sched_clock() use saferIngo Molnar1-4/+10
2008-02-24Linux 2.6.25-rc3Linus Torvalds1-1/+1