summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
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-24Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds1-1/+1
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D3-3/+12
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser2-3/+3
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-24[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-24[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-24[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-24[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-24[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-24tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-24[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-24fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-24[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-24[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-24Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-24mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-24documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-24memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-24memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-24memcgroup: fix and update documentationLi Zefan1-15/+9