index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-13
/
+11
2007-02-06
Pull test into release branch
Len Brown
1
-13
/
+11
2007-02-05
[IA64] swiotlb abstraction (e.g. for Xen)
Jan Beulich
1
-0
/
+1
2007-02-05
[IA64] swiotlb bug fixes
Jan Beulich
1
-3
/
+4
2007-02-03
[PATCH] x86-64: define dma noncoherent API functions
Jeff Garzik
1
-0
/
+3
2007-02-02
ACPICA: Allow ACPI id to be u32 instead of u8.
Alexey Starikovskiy
1
-9
/
+7
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-4
/
+4
2007-01-25
[PATCH] x86_64: fix put_user for 64-bit constant
Roland McGrath
1
-1
/
+1
2007-01-11
[PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.h
Andi Kleen
1
-14
/
+20
2006-12-20
merge linus into test branch
Len Brown
1
-96
/
+0
2006-12-16
Pull trivial into test branch
Len Brown
1
-24
/
+2
2006-12-15
Remove stack unwinder for now
Linus Torvalds
1
-96
/
+0
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
1
-0
/
+1
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
1
-0
/
+2
2006-12-12
Merge ../linus
Dave Jones
39
-293
/
+367
2006-12-12
[CPUFREQ] p4-clockmod: fix support for Core
Dominik Brodowski
1
-0
/
+1
2006-12-10
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
1
-0
/
+1
2006-12-08
[PATCH] termios: Enable new style termios ioctls on x86-64
Alan Cox
3
-3
/
+23
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-0
/
+11
2006-12-08
[PATCH] Generic BUG for x86-64
Jeremy Fitzhardinge
1
-22
/
+22
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
21
-87
/
+244
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
1
-7
/
+0
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-99
/
+0
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
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
[next]