summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* i386: add reference to the argumentsAndrew Morton2007-07-221-1/+5
* x86: PM_TRACE supportNigel Cunningham2007-07-223-14/+31
* i386: fix machine rebootingTruxton Fulton2007-07-221-1/+24
* x86_64: support poll() on /dev/mcelogTim Hockin2007-07-222-0/+4
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-223-0/+15
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-222-25/+49
* i386: minor nx handling adjustmentJan Beulich2007-07-221-1/+0Star
* x86: share hpet.h with i386Thomas Gleixner2007-07-222-138/+49Star
* x86_64: Fix APIC typoThomas Gleixner2007-07-221-2/+2
* x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-223-2/+2
* i386: remove pit_interrupt_hookChris Wright2007-07-223-13/+2Star
* x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu2007-07-221-4/+1Star
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-225-1/+47
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-224-8/+35
* i386: Move all simple string operations out of lineAndi Kleen2007-07-221-230/+13Star
* x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen2007-07-221-1/+4
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-221-2/+0Star
* x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare2007-07-221-0/+1
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-222-1/+3
* clockevents: fix resume logicThomas Gleixner2007-07-221-0/+1
* clockevents: remove prototypes of removed functionsThomas Gleixner2007-07-221-4/+0Star
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-222-4/+0Star
* x86_64: wbinvd macro fixNick Piggin2007-07-221-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-219-159/+174
|\
| * [SPARC64]: Convert parport to of_platform_driver.David S. Miller2007-07-211-100/+133
| * [SPARC]: Implement fb_is_primary_device().David S. Miller2007-07-212-0/+18
| * [SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller2007-07-211-1/+13
| * [SPARC]: Fix serial console device detection.David S. Miller2007-07-215-58/+10Star
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-201-0/+1
|\ \ | |/ |/|
| * V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil2007-07-201-0/+1
* | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-208-23/+106
|\ \ | |/ |/|
| * [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-7/+4Star
| * [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-205-5/+59
| * [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-202-3/+7
| * [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+3
| * [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-0/+10
| * [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-201-1/+7
| * [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-5/+5
| * [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-201-0/+1
| * [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-0/+8
| * [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-201-4/+4
* | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)Roland Dreier2007-07-201-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-207-67/+38Star
|\ \
| * | [IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day2007-07-201-0/+4
| * | Pull ia64-clocksource into release branchTony Luck2007-07-202-60/+6Star
| |\ \
| | * | [IA64] remove time interpolatorBob Picco2007-07-201-60/+0Star
| | * | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-0/+6
| * | | Pull vector-domain into release branchTony Luck2007-07-203-6/+27
| |\ \ \
| | * | | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-172-0/+3
| | * | | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-172-3/+10