summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-21ACPI: thinkpad-acpi: store ThinkPad model informationHenrique de Moraes Holschuh1-0/+2
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda4-2/+26
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon1-0/+159
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge1-0/+7
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner3-6/+7
2007-07-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu2-25/+29
2007-07-21x86_64: disable the GART in shutdownYinghai Lu1-0/+7
2007-07-21i386: replace hard-coded constant with appropriate macro from kernel.hRobert P. J. Day1-1/+1
2007-07-21i386: add cpu_relax() to cmos_lock()Andreas Mohr1-1/+4
2007-07-21x86_64: flush_tlb_kernel_range() warning fixAndrew Morton1-1/+5
2007-07-21x86_64: fix wrong comment regarding set_fixmap()Jiri Kosina1-3/+3
2007-07-21x86_64: use the global PIT lockThomas Gleixner1-0/+6
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa1-0/+20
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki1-0/+8
2007-07-21x86_64: make dump_error_regs a chip opMuli Ben-Yehuda1-0/+1
2007-07-21x86_64: introduce chipset specific opsMuli Ben-Yehuda1-1/+7
2007-07-21x86: remove support for the Rise CPUAdrian Bunk2-2/+0
2007-07-21i386: add reference to the argumentsAndrew Morton1-1/+5
2007-07-21x86: PM_TRACE supportNigel Cunningham3-14/+31
2007-07-21i386: fix machine rebootingTruxton Fulton1-1/+24
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin2-0/+4
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes3-0/+15
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter2-25/+49
2007-07-21i386: minor nx handling adjustmentJan Beulich1-1/+0
2007-07-21x86: share hpet.h with i386Thomas Gleixner2-138/+49
2007-07-21x86_64: Fix APIC typoThomas Gleixner1-2/+2
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright3-2/+2
2007-07-21i386: remove pit_interrupt_hookChris Wright3-13/+2
2007-07-21x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu1-4/+1
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen5-1/+47
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen4-8/+35
2007-07-21i386: Move all simple string operations out of lineAndi Kleen1-230/+13
2007-07-21x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen1-1/+4
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes1-2/+0
2007-07-21x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare1-0/+1
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner2-1/+3
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
2007-07-21clockevents: remove prototypes of removed functionsThomas Gleixner1-4/+0
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2-4/+0
2007-07-21x86_64: wbinvd macro fixNick Piggin1-1/+1
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds9-159/+174
2007-07-20[SPARC64]: Convert parport to of_platform_driver.David S. Miller1-100/+133
2007-07-20[SPARC]: Implement fb_is_primary_device().David S. Miller2-0/+18
2007-07-20[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller1-1/+13
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller5-58/+10
2007-07-20Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2007-07-20Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds8-23/+106
2007-07-20V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil1-0/+1
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig1-7/+4
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson5-5/+59