index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
x86_64: support poll() on /dev/mcelog
Tim Hockin
2
-0
/
+4
2007-07-21
x86_64: fake pxm-to-node mapping for fake numa
David Rientjes
1
-0
/
+11
2007-07-21
x86_64: Quicklist support for x86_64
Christoph Lameter
2
-25
/
+49
2007-07-21
x86: share hpet.h with i386
Thomas Gleixner
1
-60
/
+1
2007-07-21
x86_64: Fix APIC typo
Thomas Gleixner
1
-2
/
+2
2007-07-21
x86_64: Untangle asm/hpet.h from asm/timex.h
Chris Wright
3
-2
/
+2
2007-07-21
x86_64: remove extra extern declaring about dmi_ioremap
Yinghai Lu
1
-4
/
+1
2007-07-21
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
Andi Kleen
5
-1
/
+47
2007-07-21
x86_64: Always use builtin memcpy on gcc 4.3
Andi Kleen
1
-1
/
+4
2007-07-21
x86_64: asm/ptrace.h needs linux/compiler.h
Jean Delvare
1
-0
/
+1
2007-07-21
x86_64: wbinvd macro fix
Nick Piggin
1
-1
/
+1
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-9
/
+0
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-1
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+7
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
1
-1
/
+0
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
1
-0
/
+2
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-1
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+14
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
1
-1
/
+2
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-8
/
+0
2007-07-16
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
1
-0
/
+2
2007-07-16
page table handling cleanup
Jan Beulich
1
-6
/
+0
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2
-1
/
+4
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-44
/
+0
2007-07-12
x86-64: add symbolic constants for the boot segment selectors
H. Peter Anvin
1
-0
/
+8
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
2
-15
/
+2
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
1
-3
/
+1
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
2
-0
/
+2
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
4
-138
/
+92
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-40
/
+0
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-06-20
x86_64: Fix eventd/timerfd syscalls
Andi Kleen
1
-2
/
+2
2007-06-16
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-6
/
+8
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-05-14
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
1
-1
/
+0
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
1
-0
/
+2
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
1
-0
/
+2
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
1
-0
/
+2
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-27
/
+1
2007-05-11
x86_64: new syscall
Andi Kleen
1
-0
/
+3
2007-05-11
x86_64: display more intuitive error message if kernel is not 2MB aligned
Vivek Goyal
1
-0
/
+9
2007-05-11
i386: work around miscompilation of alternatives code
Joerg Roedel
1
-0
/
+6
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
wrap access to thread_info
Roman Zippel
1
-1
/
+1
2007-05-09
Use the APIC to determine the hardware processor id - x86_64
Fernando Luis Vazquez Cao
1
-8
/
+6
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
1
-1
/
+3
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-0
/
+11
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
1
-16
/
+0
2007-05-08
x86: create asm/cmpxchg.h
Jeff Dike
3
-130
/
+136
2007-05-08
Remove tas()
Jeff Dike
1
-2
/
+0
[next]