summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
| * | | | x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
| * | | | x86: don't save unreliable stack trace entriesVegard Nossum2008-02-261-0/+4
| * | | | x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-261-1/+1
| * | | | x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-261-2/+6
| * | | | x86: fix execve with -fstack-protectIngo Molnar2008-02-262-5/+7
| * | | | x86: fix vsyscall wreckageThomas Gleixner2008-02-261-49/+3
| * | | | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-262-3/+3
| * | | | x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-263-12/+23
| * | | | x86: remove double-checking empty zero pages debugYinghai Lu2008-02-261-8/+0
| * | | | x86: notsc is ignored on common configurationsPavel Machek2008-02-261-1/+2
| * | | | x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-261-0/+1
| * | | | x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin2008-02-261-3/+6
| * | | | x86: add comments for NOPsH. Peter Anvin2008-02-261-17/+45
| * | | | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin2008-02-261-1/+10
| * | | | x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-262-3/+6
| * | | | x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-261-7/+0
| * | | | x86: hpet fix docbook commentPavel Machek2008-02-261-2/+2
| * | | | x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-261-33/+51
| * | | | x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-261-1/+1
| * | | | lguest: fix build breakageTony Breeds2008-02-261-3/+1
| * | | | lguest: include function prototypesHarvey Harrison2008-02-262-9/+12
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-265-32/+27
|\ \ \ \
| * | | | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-251-28/+12
| * | | | latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-251-1/+10
| * | | | latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-251-0/+2
| * | | | sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-252-2/+1
| * | | | sched: fix signedness warnings in sched.cHarvey Harrison2008-02-251-1/+1
| * | | | sched: clean up __pick_last_entity() a bitIngo Molnar2008-02-251-5/+3
| * | | | sched: remove duplicate code from sched_fair.cBalbir Singh2008-02-251-9/+6
| * | | | sched: make early bootup sched_clock() use saferIngo Molnar2008-02-251-4/+10
| |/ / /
* | | | printk: fix possible printk overrunTejun Heo2008-02-261-1/+1
|/ / /
* | | Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* | | i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-243-3/+12
* | | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* | | i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* | | Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* | | i2c: Storage class should be before const qualifierTobias Klauser2008-02-242-3/+3
* | | i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* | | ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-238-20/+44
|\ \ \
| * | | libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * | | sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * | | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * | | libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * | | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-244-3/+17
| * | | power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0
| * | | pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2351-180/+521
|\ \ \ \
| * | | | [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-233-3/+3
OpenPOWER on IntegriCloud