aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-21x86_64: use the global PIT lockThomas Gleixner
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki
2007-07-21x86_64: make dump_error_regs a chip opMuli Ben-Yehuda
2007-07-21x86_64: introduce chipset specific opsMuli Ben-Yehuda
2007-07-21x86: remove support for the Rise CPUAdrian Bunk
2007-07-21i386: add reference to the argumentsAndrew Morton
2007-07-21x86: PM_TRACE supportNigel Cunningham
2007-07-21i386: fix machine rebootingTruxton Fulton
2007-07-21x86_64: support poll() on /dev/mcelogTim Hockin
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter
2007-07-21i386: minor nx handling adjustmentJan Beulich
2007-07-21x86: share hpet.h with i386Thomas Gleixner
2007-07-21x86_64: Fix APIC typoThomas Gleixner
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright
2007-07-21i386: remove pit_interrupt_hookChris Wright
2007-07-21x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen
2007-07-21i386: Move all simple string operations out of lineAndi Kleen
2007-07-21x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes
2007-07-21x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-21clockevents: remove prototypes of removed functionsThomas Gleixner
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes
2007-07-21x86_64: wbinvd macro fixNick Piggin
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-20[SPARC64]: Convert parport to of_platform_driver.David S. Miller
2007-07-20[SPARC]: Implement fb_is_primary_device().David S. Miller
2007-07-20[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-20Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-07-20Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2007-07-20V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft
2007-07-20Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)Roland Dreier
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-20[IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day