Linux Alpha
[Prev Page][Next Page]
- [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static, (continued)
- [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static, Mike Rapoport
- [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*(), Mike Rapoport
- [PATCH 16/21] mm/percpu: add checks for the return value of memblock_alloc*(), Mike Rapoport
- [PATCH 18/21] swiotlb: add checks for the return value of memblock_alloc*(), Mike Rapoport
- [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic, Mike Rapoport
- [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*(), Mike Rapoport
- [PATCH 17/21] init/main: add checks for the return value of memblock_alloc*(), Mike Rapoport
- [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc(), Mike Rapoport
- [PATCH 15/21] sparc: add checks for the return value of memblock_alloc*(), Mike Rapoport
- [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants, Mike Rapoport
- [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0), Mike Rapoport
- [PATCH 10/21] memblock: refactor internal allocation functions, Mike Rapoport
- [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic, Mike Rapoport
- [PATCH 08/21] memblock: drop __memblock_alloc_base(), Mike Rapoport
- [PATCH 09/21] memblock: drop memblock_alloc_base(), Mike Rapoport
- [PATCH 02/21] powerpc: use memblock functions returning virtual address, Mike Rapoport
- [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address, Mike Rapoport
- PWS 433au (Miata) recovery update,
Bob Tracy
- [PATCH v3 1/2] fs: don't let getdents return bogus names,
Jann Horn
- [PATCH 00/11] y2038: add time64 syscalls,
Arnd Bergmann
- [PATCH 02/11] time: Add struct __kernel_timex, Arnd Bergmann
- [PATCH 03/11] time: fix sys_timer_settime prototype, Arnd Bergmann
- [PATCH 05/11] timex: use __kernel_timex internally, Arnd Bergmann
- [PATCH 01/11] time: make adjtime compat handling available for 32 bit, Arnd Bergmann
- [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions, Arnd Bergmann
- [PATCH 08/11] y2038: use time32 syscall names on 32-bit, Arnd Bergmann
- [PATCH 06/11] timex: change syscalls to use struct __kernel_timex, Arnd Bergmann
- [PATCH 09/11] y2038: remove struct definition redirects, Arnd Bergmann
- [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures, Arnd Bergmann
- [PATCH 10/11] y2038: rename old time and utime syscalls, Arnd Bergmann
- Message not available
[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038,
Arnd Bergmann
- [PATCH 01/15] ia64: add __NR_umount2 definition, Arnd Bergmann
- [PATCH 09/15] sh: remove duplicate unistd_32.h file, Arnd Bergmann
- [PATCH 10/15] sh: add statx system call, Arnd Bergmann
- [PATCH 14/15] arch: add split IPC system calls where needed, Arnd Bergmann
- [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere, Arnd Bergmann
- [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls, Arnd Bergmann
- [PATCH 07/15] ARM: add kexec_file_load system call number, Arnd Bergmann
- [PATCH 08/15] m68k: assign syscall number for seccomp, Arnd Bergmann
- [PATCH 04/15] alpha: wire up io_pgetevents system call, Arnd Bergmann
- [PATCH 06/15] ARM: add migrate_pages() system call, Arnd Bergmann
- [PATCH 02/15] ia64: add statx and io_pgetevents syscalls, Arnd Bergmann
- [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp, Arnd Bergmann
- [PATCH 05/15] alpha: update syscall macro definitions, Arnd Bergmann
- [PATCH 11/15] mips: fix n32 compat_ipc_parse_version, Arnd Bergmann
- [PATCH 12/15] sparc64: fix sparc_ipc type conversion, Arnd Bergmann
- Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038, Geert Uytterhoeven
- Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038, Joseph Myers
[PATCH v5 00/12] perf/core: Generalise event exclusion checking,
Andrew Murray
- [PATCH v5 11/12] x86: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- [PATCH v5 12/12] perf/core: remove unused perf_flags, Andrew Murray
- [PATCH v5 10/12] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v5 09/12] powerpc: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v5 08/12] drivers/perf: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- [PATCH v5 07/12] drivers/perf: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v5 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v5 05/12] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- [PATCH v5 04/12] alpha: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- [PATCH v5 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, Andrew Murray
- [PATCH v5 02/12] perf/core: add function to test for event exclusion flags, Andrew Murray
- [PATCH v5 01/12] perf/doc: update design.txt for exclude_{host|guest} flags, Andrew Murray
[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument, Dmitry V. Levin
[PATCH 0/3] net: y2038-safe socket timeout options,
Deepa Dinamani
[PATCH v3 0/8] net: y2038-safe socket timestamps,
Deepa Dinamani
[PATCH v4 00/13] perf/core: Generalise event exclusion checking,
Andrew Murray
- [PATCH v4 01/13] perf/doc: update design.txt for exclude_{host|guest} flags, Andrew Murray
- [PATCH v4 02/13] perf/core: add function to test for event exclusion flags, Andrew Murray
- [PATCH v4 03/13] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, Andrew Murray
- [PATCH v4 04/13] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- [PATCH v4 06/13] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v4 07/13] drivers/perf: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v4 12/13] perf/core: remove unused perf_flags, Andrew Murray
- [PATCH v4 09/13] powerpc: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v4 11/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v4 13/13] drivers/perf: use PERF_PMU_CAP_NO_EXCLUDE for Cavium TX2 PMU, Andrew Murray
- [PATCH v4 08/13] drivers/perf: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
[PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument, Dmitry V. Levin
[PATCH v7 03/22] alpha: define remaining syscall_get_* functions,
Dmitry V. Levin
fdisk vs. BSD disklabels and slices,
Bob Tracy
[PATCH RFC 3/4] barriers: convert a control to a data dependency,
Michael S. Tsirkin
[PATCH 0/2] alpha: Unify the system call scripts,
Firoz Khan
[PATCH] alpha: fix page fault handling for r16-r18 targets,
Sergei Trofimovich
[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE,
Anshuman Khandual
ensure dma_alloc_coherent always returns zeroed memory,
Christoph Hellwig
[PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument, Dmitry V. Levin
[PATCH v6 03/27] alpha: define remaining syscall_get_* functions, Dmitry V. Levin
Generic kernel fails to boot on Alpha bisected to b38d08f3181c,
Michael Cree
[PATCH v2 0/8] net: y2038-safe socket timestamps,
Deepa Dinamani
[PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument, Dmitry V. Levin
[PATCH v5 01/25] alpha: define remaining syscall_get_* functions, Dmitry V. Levin
[PATCH v3 00/12] perf/core: Generalise event exclusion checking,
Andrew Murray
- [PATCH v3 01/12] perf/doc: update design.txt for exclude_{host|guest} flags, Andrew Murray
- [PATCH v3 02/12] perf/core: add function to test for event exclusion flags, Andrew Murray
- [PATCH v3 05/12] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- [PATCH v3 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v3 07/12] drivers/perf: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v3 08/12] drivers/perf: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v3 09/12] powerpc: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v3 10/12] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v3 11/12] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs, Andrew Murray
- [PATCH v3 12/12] perf/core: remove unused perf_flags, Andrew Murray
- [PATCH v3 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs, Andrew Murray
- [PATCH v3 04/12] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE, Andrew Murray
- Re: [PATCH v3 00/12] perf/core: Generalise event exclusion checking, Will Deacon
Re: [LKP] [mm] 19717e78a0: stderr.if(target_node==NUMA_NO_NODE){, Anshuman Khandual
remove the ->mapping_error method from dma_map_ops V3,
Christoph Hellwig
- [PATCH 05/23] mips/jazz: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 08/23] parisc/ccio: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 06/23] s390: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 07/23] sparc: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 19/23] iommu/vt-d: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 23/23] dma-mapping: return an error code from dma_mapping_error, Christoph Hellwig
- [PATCH 22/23] dma-mapping: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 20/23] iommu/dma-iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 18/23] iommu/intel: small map_page cleanup, Christoph Hellwig
- [PATCH 21/23] xen-swiotlb: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 17/23] iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 16/23] x86/calgary: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 15/23] x86/amd_gart: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 14/23] ia64/sn: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 12/23] ia64/sba_iommu: improve internal map_page users, Christoph Hellwig
- [PATCH 13/23] ia64/sba_iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 11/23] alpha: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 09/23] parisc/sba_iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 10/23] arm64: remove the dummy_dma_ops mapping_error method, Christoph Hellwig
- [PATCH 04/23] powerpc/iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 03/23] arm: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 02/23] dma-direct: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR, Christoph Hellwig
- Re: remove the ->mapping_error method from dma_map_ops V3, Russell King - ARM Linux
- Re: remove the ->mapping_error method from dma_map_ops V3, Linus Torvalds
- Re: remove the ->mapping_error method from dma_map_ops V3, Christoph Hellwig
- Re: remove the ->mapping_error method from dma_map_ops V3, Christoph Hellwig
[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE,
Anshuman Khandual
[PATCH] alpha: fix hang caused by the bootmem removal, Mike Rapoport
[PATCH v2 00/20] perf/core: Generalise event exclusion checking,
Andrew Murray
- [PATCH v2 09/20] drivers/perf: perf/core: remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 14/20] powerpc: perf/core: remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 19/20] x86: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 20/20] perf/core: remove unused perf_flags, Andrew Murray
- [PATCH v2 18/20] x86: perf/core remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 16/20] sparc: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 17/20] x86: perf/core: remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 15/20] s390: perf/events: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 13/20] powerpc: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 04/20] perf/hw_breakpoint: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 05/20] alpha: perf/core: remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 06/20] arc: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 07/20] arm: perf: conditionally advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 08/20] arm: perf/core: remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 10/20] drivers/perf: perf/core: remove unnecessary checks for exclusion, Andrew Murray
- [PATCH v2 11/20] drivers/perf: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 12/20] mips: perf/core: advertise PMU exclusion capability, Andrew Murray
- [PATCH v2 01/20] perf/doc: update design.txt for exclude_{host|guest} flags, Andrew Murray
- [PATCH v2 02/20] perf/core: add function to test for event exclusion flags, Andrew Murray
- [PATCH v2 03/20] perf/core: add PERF_PMU_CAP_EXCLUDE for exclusion capable PMUs, Andrew Murray
[PATCH 0/8] net: y2038-safe socket timestamps,
Deepa Dinamani
[PATCH] mm: Replace all open encodings for NUMA_NO_NODE,
Anshuman Khandual
remove the ->mapping_error method from dma_map_ops V2,
Christoph Hellwig
- [PATCH 01/24] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB, Christoph Hellwig
- [PATCH 03/24] dma-mapping: provide a generic DMA_MAPPING_ERROR, Christoph Hellwig
- [PATCH 13/24] alpha: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 14/24] ia64/sba_iommu: improve internal map_page users, Christoph Hellwig
- [PATCH 06/24] powerpc/iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 07/24] mips/jazz: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 08/24] s390: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 09/24] sparc: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 10/24] parisc/ccio: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 11/24] parisc/sba_iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 12/24] arm64: remove the dummy_dma_ops mapping_error method, Christoph Hellwig
- [PATCH 15/24] ia64/sba_iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 16/24] ia64/sn: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 17/24] x86/amd_gart: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 18/24] x86/calgary: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 19/24] iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 20/24] iommu/intel: small map_page cleanup, Christoph Hellwig
- [PATCH 21/24] iommu/vt-d: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 22/24] iommu/dma-iommu: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 23/24] xen-swiotlb: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 24/24] dma-mapping: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 05/24] arm: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 04/24] dma-direct: remove the mapping_error dma_map_ops method, Christoph Hellwig
- [PATCH 02/24] swiotlb: Skip cache maintenance on map error, Christoph Hellwig
- Re: remove the ->mapping_error method from dma_map_ops V2, Linus Torvalds
NO_BOOTMEM breaks alpha pc164,
Meelis Roos
[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument,
Dmitry V. Levin
[PATCH 4.9 49/83] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2, Greg Kroah-Hartman
[PATCH 4.14 066/124] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2, Greg Kroah-Hartman
[PATCH 4.18 098/171] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2, Greg Kroah-Hartman
[PATCH 4.19 121/205] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2, Greg Kroah-Hartman
[PATCH 3.18 71/90] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2, Greg Kroah-Hartman
[PATCH 4.4 134/160] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2, Greg Kroah-Hartman
[PATCH 00/10] perf/core: Generalise event exclusion checking,
Andrew Murray
- [PATCH 02/10] arm: perf/core: generalise event exclusion checking with perf macro, Andrew Murray
- [PATCH 06/10] alpha: perf/core: generalise event exclusion checking with perf macro, Andrew Murray
- [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags, Andrew Murray
- [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro, Andrew Murray
- [PATCH 08/10] perf/core: Remove unused perf_flags, Andrew Murray
- [PATCH 07/10] x86: perf/core: generalise event exclusion checking with perf macro, Andrew Murray
- [PATCH 05/10] powerpc/pmu/fsl: add additional validation to event_init, Andrew Murray
- [PATCH 04/10] powerpc: perf/core: generalise event exclusion checking with perf macro, Andrew Murray
- [PATCH 03/10] arm: perf: add additional validation to set_event_filter, Andrew Murray
- [PATCH 01/10] perf/core: Add macro to test for event exclusion flags, Andrew Murray
- Re: [PATCH 00/10] perf/core: Generalise event exclusion checking, Peter Zijlstra
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4,
Christoph Hellwig
- [PATCH 1/9] arm: remove EISA kconfig option, Christoph Hellwig
- [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci, Christoph Hellwig
- [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio, Christoph Hellwig
- [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa, Christoph Hellwig
- [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture, Christoph Hellwig
- [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options, Christoph Hellwig
- [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol, Christoph Hellwig
- [PATCH 3/9] MIPS: remove the HT_PCI config option, Christoph Hellwig
- [PATCH 2/9] alpha: force PCI on for non-jensen configs, Christoph Hellwig
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4, Masahiro Yamada
[PATCH v3 0/5] alpha: system call table generation support,
Firoz Khan
[RFC] mm: Replace all open encodings for NUMA_NO_NODE,
Anshuman Khandual
[PATCH 3.16 183/366] time: Make sure jiffies_to_msecs() preserves non-zero time periods, Ben Hutchings
[RFC] remove the ->mapping_error method from dma_map_ops,
Christoph Hellwig
patch "arch/alpha, termios: implement BOTHER, IBSHIFT and termios2" added to tty-linus, gregkh
[alpha] Debian 9.0 NETINST fails,
Bob Tracy
[PATCH] include/asm/cmpxchg.h: Remove duplicate header,
Brajeswar Ghosh
[PATCH v2 0/5] alpha: system call table generation support,
Firoz Khan
[git pull] alpha syscall glue stuff, Al Viro
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD,
Florian Fainelli
vmlinux ld relocation errors on Alpha,
Bob Tracy
[PATCH stable v2 1/2] termios, tty/tty_baudrate.c: fix buffer overrun,
H. Peter Anvin (Intel)
Relocation (type 4) overflow on alpha for big module,
Meelis Roos
Re: [PATCH v2 2/2] mm: speed up mremap by 500x on large regions,
David Miller
[PATCH] alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE, Colin King
[PATCH] [alpha] Fix Eiger NR_IRQS to 128, Meelis Roos
X11 on Alpha running Debian "sid", Bob Tracy
[PATCH stable v2 0/2] termios: Alpha BOTHER/IBSHIFT, tty_baudrate fix,
H. Peter Anvin
[PATCH stable 0/2] termios: Alpha BOTHER/IBSHIFT, tty_baudrate fix,
H. Peter Anvin
Fwd: [Bug libc/10339] Terminal interface: non-standard baudrates are not handled properly on Linux-systems,
hpa
[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES,
Mike Rapoport
Status of BOTHER,
H. Peter Anvin
Re: [PATCH 00/30] mm: remove bootmem allocator, Michal Hocko
Re: [PATCH 29/30] mm: remove include/linux/bootmem.h, Michal Hocko
Re: [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc, Michal Hocko
Re: [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API, Michal Hocko
Re: [PATCH 14/30] memblock: add align parameter to memblock_alloc_node(),
Michal Hocko
Re: [PATCH 07/30] memblock: remove _virt from APIs returning virtual address, Michal Hocko
Re: [PATCH 05/30] mm: nobootmem: remove dead code, Michal Hocko
Re: [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK,
Michal Hocko
Re: [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM,
Michal Hocko
[PATCH] alpha: Fix a typo on ptrace.h, Daniel Bristot de Oliveira
[PATCH] alpha: rtc: simplify alpha_rtc_init, Alexandre Belloni
[RESEND PATCH v2] alpha: switch to NO_BOOTMEM,
Mike Rapoport
[PATCH net-next 3/3] net: socket: implement 64-bit timestamps,
Arnd Bergmann
Re: [PATCH] treewide: remove current_text_addr, Nicholas Piggin
Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130,
Mikulas Patocka
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Arnd Bergmann
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Maciej W. Rozycki
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Arnd Bergmann
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, okaya
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Arnd Bergmann
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Mikulas Patocka
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Arnd Bergmann
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, okaya
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Mikulas Patocka
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Arnd Bergmann
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Maciej W. Rozycki
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Mikulas Patocka
- Re: Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130, Mikulas Patocka
- [PATCH] add delay between port write and port read, Mikulas Patocka
- Re: [PATCH] add delay between port write and port read, Mikulas Patocka
- Re: [PATCH] add delay between port write and port read, Arnd Bergmann
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Mikulas Patocka
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Mikulas Patocka
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Arnd Bergmann
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Mikulas Patocka
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Mikulas Patocka
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Linus Torvalds
- Re: [PATCH] add delay between port write and port read, Will Deacon
- Re: [PATCH] add delay between port write and port read, Linus Torvalds
- Re: [PATCH] add delay between port write and port read, Will Deacon
- Re: [PATCH] add delay between port write and port read, Maciej W. Rozycki
- Re: [PATCH] add delay between port write and port read, Will Deacon
[Index of Archives]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]