summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86: enable NMI watchdog on nosmpIngo Molnar2007-10-171-0/+6
* x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREAAndi Kleen2007-10-171-2/+8
* x86: call free_init_pages() with irqs enabled in alternative_instructions()Fengguang Wu2007-10-171-3/+5
* x86: mark read_crX() asm code as volatileKirill Korotaev2007-10-172-5/+5
* x86: initialize 64bit registers for a.out executablesAndi Kleen2007-10-171-0/+2
* x86: return correct error code from child_rip in x86_64 entry.SAndrey Mirkin2007-10-171-1/+1
* i386: avoid temporarily inconsistent pte-sJan Beulich2007-10-171-2/+1
* i386: fix section mismatch warning in intel.cSam Ravnborg2007-10-172-16/+15
* i386: Fix section mismatchSatyam Sharma2007-10-171-1/+1
* i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B2007-10-171-1/+7
* x86: fix off-by-one in find_next_zero_stringAndrew Hastings2007-10-171-1/+1
* i386: export i386 smp_call_function_mask() to modulesLaurent Vivier2007-10-172-6/+10
* x86: Install unstripped copy of 64bit vdso to diskRoland McGrath2007-10-172-1/+17
* x86_64: install unstripped copies of compat vdso on diskRoland McGrath2007-10-172-5/+27
* i386: setup_trampoline() must be __cpuinitAdrian Bunk2007-10-171-1/+1
* x86: clean up apicid_to_node declarationAndrew Morton2007-10-171-1/+2
* i386: make Oprofile call shutdown() only once per sessionStephane Eranian2007-10-171-1/+1
* x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-172-17/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-174-20/+49
|\
| * sched: fix new task startup crashSrivatsa Vaddagiri2007-10-172-6/+2
| * sched: fix !SYSFS build breakageDhaval Giani2007-10-172-8/+17
| * sched: fix improper load balance across sched domainKen Chen2007-10-171-4/+19
| * sched: more robust sd-sysctl entry freeingMilton Miller2007-10-171-2/+11
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-1710-47/+62
|\ \
| * | [SCSI] Remove full sg table memset()FUJITA Tomonori2007-10-171-2/+0
| * | [SCSI] ide-scsi: remove usage of sg_last()Jens Axboe2007-10-171-4/+4
| * | Fix loop terminating conditions in fill_sg().David S. Miller2007-10-172-12/+15
| * | [BLOCK] Clear sg entry before filling in blk_rq_map_sg()Jens Axboe2007-10-171-0/+1
| * | IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori2007-10-171-2/+2
| * | cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)2007-10-171-3/+8
| * | swiotlb: fix map_sg failure handlingFUJITA Tomonori2007-10-171-1/+1
| * | SPARC64: fix iommu sg chainingFUJITA Tomonori2007-10-174-23/+31
| * | [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh2007-10-171-1/+1
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-1788-483/+3010
|\ \
| * \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-1727-7/+2591
| |\ \
| | * | [POWERPC] mpc52xx: device tree changes for FEC and MDIODomen Puncer2007-10-171-1/+17
| | * | [POWERPC] bestcomm: GenBD task supportSylvain Munaut2007-10-176-0/+449
| | * | [POWERPC] bestcomm: FEC task supportSylvain Munaut2007-10-176-0/+509
| | * | [POWERPC] bestcomm: ATA task supportSylvain Munaut2007-10-175-0/+267
| | * | [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut2007-10-179-0/+1312
| | * | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changesSylvain Munaut2007-10-171-2/+8
| | * | [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-175-4/+14
| | * | [POWERPC] exports rheap symbol to modulesSylvain Munaut2007-10-171-0/+15
| * | | Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-10-172-5/+10
| |\ \ \
| | * | | [POWERPC] Add missing semicolon for fsl_pci.cTony Li2007-10-161-1/+1
| | * | | [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-161-4/+9
| | |/ /
| * | | [POWERPC] Fix vmemmap warning in init_64.cTony Breeds2007-10-171-1/+1
| * | | [POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt2007-10-171-4/+7
| * | | [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-174-2/+11
| * | | [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configsAnton Blanchard2007-10-172-0/+8