index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] x86-64: Fix constraints in atomic_add_return()
Andi Kleen
1
-3
/
+3
2006-12-07
[PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)
Venkatesh Pallipadi
1
-0
/
+8
2006-12-07
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
Jan Beulich
1
-6
/
+2
2006-12-07
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
1
-0
/
+2
2006-12-07
[PATCH] x86-64: Fix comments for MSR_FS_BASE and MSR_GS_BASE.
Wink Saville
1
-2
/
+2
2006-12-07
[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
Siddha, Suresh B
1
-0
/
+1
2006-12-07
[PATCH] x86-64: add genapic_force
Siddha, Suresh B
1
-1
/
+1
2006-12-07
[PATCH] x86: add write_pci_config_byte() to direct PCI access routines
Siddha, Suresh B
1
-0
/
+1
2006-12-07
[PATCH] x86-64: adjust pmd_bad()
Jan Beulich
1
-12
/
+10
2006-12-07
[PATCH] x86-64: remove prototype of free_bootmem_generic()
Jan Beulich
1
-1
/
+0
2006-12-07
[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps
Ernie Petrides
1
-0
/
+1
2006-12-07
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
Rusty Russell
1
-0
/
+12
2006-12-07
[PATCH] x86: comment magic constants in delay.h
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-12-07
[PATCH] x86-64: Make x86_64 udelay() round up instead of down.
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-12-07
[PATCH] Calgary: allow compiling Calgary in but not using it by default
Muli Ben-Yehuda
1
-0
/
+2
2006-12-07
[PATCH] Calgary: check BBAR ioremap success when ioremapping
Muli Ben-Yehuda
1
-5
/
+3
2006-12-07
[PATCH] Calgary: use BIOS supplied BBARs and topology information
Laurent Vivier
1
-0
/
+76
2006-12-07
[PATCH] x86-64: Extract segment descriptor definitions for use outside
Avi Kivity
2
-52
/
+70
2006-12-07
[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions
Stephane Eranian
1
-0
/
+13
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
1
-0
/
+3
2006-12-07
[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h
Yinghai Lu
1
-5
/
+0
2006-12-07
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS
Stephane Eranian
1
-1
/
+2
2006-12-07
[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks
Andi Kleen
1
-1
/
+28
2006-12-06
x86[-64]:Remove 'volatile' from atomic_t
Linus Torvalds
1
-1
/
+1
2006-12-06
[PATCH] Remove 'volatile' from spinlock_types
Art Haas
1
-2
/
+2
2006-12-04
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-3
/
+0
2006-12-04
[PATCH] severing uaccess.h -> sched.h
Al Viro
1
-1
/
+0
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-1
/
+0
2006-12-02
[NET]: X86_64 checksum annotations and cleanups.
Al Viro
1
-26
/
+28
2006-12-01
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
1
-1
/
+9
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-11-14
[PATCH] x86-64: Fix race in exit_idle
Andi Kleen
1
-0
/
+9
2006-11-14
[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
Andi Kleen
1
-2
/
+0
2006-11-14
[PATCH] x86: Add acpi_user_timer_override option for Asus boards
Andi Kleen
1
-0
/
+1
2006-11-08
x86-64: clean up io-apic accesses
Linus Torvalds
1
-34
/
+0
2006-10-25
[PATCH] x86-64: Only look at per_cpu data for online cpus.
Eric W. Biederman
1
-0
/
+2
2006-10-21
[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state
Andi Kleen
1
-0
/
+2
2006-10-21
[PATCH] x86-64: x86_64 add NX mask for PTE entry
bibo,mao
1
-0
/
+1
2006-10-21
ACPI: uninline ACPI global locking functions
Andrew Morton
1
-24
/
+2
2006-10-15
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
Venkatesh Pallipadi
1
-0
/
+3
2006-10-14
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
1
-0
/
+2
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-27
/
+0
2006-10-08
[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.
Eric W. Biederman
2
-0
/
+2
2006-10-08
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
Eric W. Biederman
1
-2
/
+0
2006-10-06
[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch
Jan Blunck
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-6
/
+7
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
1
-2
/
+0
[prev]
[next]