aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha
2008-10-10x86, pat: cleanupsIngo Molnar
2008-10-10x86: fix pagetable init 64-bit breakageSuresh Siddha
2008-10-10x86: track memtype for RAM in page structSuresh Siddha
2008-10-10x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do...Suresh Siddha
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha
2008-10-10x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha
2008-10-10x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha
2008-10-10x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-09Linux 2.6.27Linus Torvalds
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary
2008-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle
2008-10-07tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera
2008-10-07net: Fix netdev_run_todo dead-lockHerbert Xu
2008-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-10-07tcp: Fix possible double-ack w/ user dmaAli Saidi
2008-10-07net: only invoke dev->change_rx_flags when device is UPPatrick McHardy
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds
2008-10-06Linux 2.6.27-rc9Linus Torvalds
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers
2008-10-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-10-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-10-06atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen
2008-10-06netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski
2008-10-06ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller
2008-10-06Revert "ax25: Fix std timer socket destroy handling."David S. Miller
2008-10-06kgdb: call touch_softlockup_watchdog on resumeJason Wessel
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka