index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
[PATCH] kill altroot
Al Viro
1
-17
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2
-4
/
+4
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-6
/
+0
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-6
/
+0
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-3
/
+1
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-44
/
+0
2008-07-25
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
1
-20
/
+0
2008-07-25
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
flag parameters: paccept
Ulrich Drepper
1
-0
/
+5
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-3
/
+0
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
alpha: convert to generic helpers for IPI function calls
Jens Axboe
1
-1
/
+2
2008-06-24
alpha: fix compile error in arch/alpha/mm/init.c
Thorsten Kranzkowski
1
-0
/
+2
2008-06-21
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
6
-22
/
+22
2008-06-21
alpha: fix module load failures on smp (bug #10926)
Ivan Kokshaysky
1
-1
/
+71
2008-05-15
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
Mike Frysinger
1
-0
/
+4
2008-05-14
fix SMP data race in pagetable setup vs walking
Nick Piggin
1
-2
/
+19
2008-05-14
read_barrier_depends arch fixlets
Nick Piggin
1
-1
/
+1
2008-05-05
fix asm-alpha/types.h breakage
Adrian Bunk
1
-0
/
+6
2008-05-03
alpha: types: use <asm-generic/int-*.h> for the alpha architecture
H. Peter Anvin
1
-35
/
+1
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
1
-4
/
+9
2008-04-28
alpha: teach the compiler that BUG doesn't return
Andrew Morton
1
-3
/
+13
2008-04-28
alpha: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
1
-0
/
+2
2008-04-26
generic: implement __fls on all 64-bit archs
Alexander van Heukelum
1
-0
/
+5
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
1
-2
/
+1
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-11
/
+0
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-149
/
+1
2008-04-03
alpha: get_current(): don't add zero to current_thread_info()->task
Andrew Morton
1
-1
/
+1
2008-04-03
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
2
-2
/
+8
2008-04-03
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
1
-0
/
+6
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2
-8
/
+16
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-9
/
+1
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-0
/
+80
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2
-7
/
+6
2008-02-07
Add cmpxchg64 and cmpxchg64_local to alpha
Mathieu Desnoyers
1
-2
/
+13
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
1
-1
/
+1
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2
-6
/
+0
2008-02-05
alpha: fix warning by fixing flush_tlb_kernel_range()
Andrew Morton
1
-1
/
+5
2008-02-05
Alpha doesn't use socketcall
Samuel Thibault
1
-1
/
+0
2008-02-05
alpha: atomic_add_return() should return int
Andrew Morton
1
-1
/
+1
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2
-6
/
+6
2008-02-05
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
1
-0
/
+1
2008-02-01
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2008-01-31
alpha: fix x86.git merge build error
Thomas Gleixner
1
-0
/
+1
[next]