Linux ia64
[Prev Page][Next Page]
- [PATCH v5 01/14] generic-sections: add section core helpers, (continued)
- [PATCH v5 01/14] generic-sections: add section core helpers, Luis R. Rodriguez
- [PATCH v5 02/14] xtensa: skip adding literal when SORT() is used, Luis R. Rodriguez
- [PATCH v5 03/14] ranges.h: add helpers to build and identify Linux section ranges, Luis R. Rodriguez
- [PATCH v5 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y, Luis R. Rodriguez
- [PATCH v5 07/14] firmware: port built-in section to linker table, Luis R. Rodriguez
- [PATCH v5 08/14] jump_label: move guard #endif down where it belongs, Luis R. Rodriguez
- [PATCH v5 06/14] firmware/Makefile: force recompilation if makefile changes, Luis R. Rodriguez
- [PATCH v5 09/14] jump_label: port __jump_table to linker tables, Luis R. Rodriguez
- [PATCH v5 10/14] dynamic_debug: port to use linker tables, Luis R. Rodriguez
- [PATCH v5 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h, Luis R. Rodriguez
- [PATCH v5 04/14] tables.h: add linker table support, Luis R. Rodriguez
- [PATCH v5 12/14] kprobes: port .kprobes.text to section range, Luis R. Rodriguez
- [PATCH v5 13/14] kprobes: port blacklist kprobes to linker table, Luis R. Rodriguez
- [PATCH v5 14/14] lib: add linker tables test driver, Luis R. Rodriguez
- [PATCH v6 00/14] linux: generalize sections, ranges and linker tables, Luis R. Rodriguez
- [PATCH v6 02/14] xtensa: skip adding literal when SORT() is used, Luis R. Rodriguez
- [PATCH v6 01/14] generic-sections: add section core helpers, Luis R. Rodriguez
- [PATCH v6 04/14] tables.h: add linker table support, Luis R. Rodriguez
- [PATCH v6 03/14] ranges.h: add helpers to build and identify Linux section ranges, Luis R. Rodriguez
- [PATCH v6 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y, Luis R. Rodriguez
- [PATCH v6 06/14] firmware/Makefile: force recompilation if makefile changes, Luis R. Rodriguez
- [PATCH v6 07/14] firmware: port built-in section to linker table, Luis R. Rodriguez
- [PATCH v6 08/14] jump_label: move guard #endif down where it belongs, Luis R. Rodriguez
- [PATCH v6 09/14] jump_label: port __jump_table to linker tables, Luis R. Rodriguez
- [PATCH v6 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h, Luis R. Rodriguez
- [PATCH v6 10/14] dynamic_debug: port to use linker tables, Luis R. Rodriguez
- [PATCH v6 12/14] kprobes: port .kprobes.text to section range, Luis R. Rodriguez
- [PATCH v6 13/14] kprobes: port blacklist kprobes to linker table, Luis R. Rodriguez
- [PATCH v6 14/14] lib: add linker tables test driver, Luis R. Rodriguez
- Re: [PATCH v6 00/14] linux: generalize sections, ranges and linker tables, Andy Shevchenko
- [PATCH v7 00/14] linux: generalize sections, ranges and linker tables, Luis R. Rodriguez
- [PATCH v7 01/14] generic-sections: add section core helpers, Luis R. Rodriguez
- [PATCH v7 02/14] xtensa: skip adding literal when SORT() is used, Luis R. Rodriguez
- [PATCH v7 03/14] ranges.h: add helpers to build and identify Linux section ranges, Luis R. Rodriguez
- [PATCH v7 04/14] tables.h: add linker table support, Luis R. Rodriguez
- [PATCH v7 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y, Luis R. Rodriguez
- [PATCH v7 06/14] firmware/Makefile: force recompilation if makefile changes, Luis R. Rodriguez
- [PATCH v7 07/14] firmware: port built-in section to linker table, Luis R. Rodriguez
- [PATCH v7 08/14] jump_label: move guard #endif down where it belongs, Luis R. Rodriguez
- [PATCH v7 09/14] jump_label: port __jump_table to linker tables, Luis R. Rodriguez
- [PATCH v7 10/14] dynamic_debug: port to use linker tables, Luis R. Rodriguez
- [PATCH v7 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h, Luis R. Rodriguez
- [PATCH v7 12/14] kprobes: port .kprobes.text to section range, Luis R. Rodriguez
- [PATCH v7 13/14] kprobes: port blacklist kprobes to linker table, Luis R. Rodriguez
- [PATCH v7 14/14] lib: add linker tables test driver, Luis R. Rodriguez
[PATCH v4 00/16] linux: generalize sections, ranges and linker tables, mcgrof
- [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes, mcgrof
- [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used, mcgrof
- [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y, mcgrof
- [PATCH v4 03/16] scripts/module-common.lds: enable generation, mcgrof
- [PATCH v4 07/16] tables.h: add linker table support, mcgrof
- [PATCH v4 10/16] firmware: port built-in section to linker table, mcgrof
- [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges, mcgrof
- [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL(), mcgrof
- [PATCH v4 02/16] dell-smo8800: include uaccess.h, mcgrof
- [PATCH v4 04/16] generic-sections: add section core helpers, mcgrof
[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning,
Waiman Long
- [RFC PATCH-tip v4 05/10] locking/rwsem: move down rwsem_down_read_failed function, Waiman Long
- [RFC PATCH-tip v4 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value, Waiman Long
- [RFC PATCH-tip v4 04/10] locking/rwsem: Enable count-based spinning on reader, Waiman Long
- [RFC PATCH-tip v4 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h, Waiman Long
- [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP, Waiman Long
- [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier, Waiman Long
- [RFC PATCH-tip v4 09/10] locking/rwsem: Enable reactivation of reader spinning, Waiman Long
- [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation, Waiman Long
- [RFC PATCH-tip v4 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold, Waiman Long
- [RFC PATCH-tip v4 08/10] locking/rwsem: Enable spinning readers, Waiman Long
[PATCH 2/2] ia64: ensure exception table search users include extable.h, Paul Gortmaker
[PATCH 1/2] ia64: macro-ize ia64_done_with_exception in asm/uaccess.h,
Paul Gortmaker
[patch] [IA64] pci_br: fix a signedness bug, Dan Carpenter
[PATCH 0012/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[PATCH 0013/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[GIT PULL] ia64 changes for 4.8, Luck, Tony
[PATCH] ia64: salinfo: drop the CPU_DEAD event, Sebastian Andrzej Siewior
[RFC v3 00/13] linux: generalize sections, ranges and linker tables,
Luis R. Rodriguez
- [RFC v3 01/13] x86: remove LTO_REFERENCE_INITCALL(), Luis R. Rodriguez
- [RFC v3 02/13] dell-smo8800: include uaccess.h, Luis R. Rodriguez
- [RFC v3 04/13] sections.h: guard against asm and linker script, Luis R. Rodriguez
- [RFC v3 03/13] scripts/module-common.lds: enable generation, Luis R. Rodriguez
- [RFC v3 05/13] sections.h: add sections header to collect all section info, Luis R. Rodriguez
- [RFC v3 06/13] ranges.h: add helpers to build and identify Linux section ranges, Luis R. Rodriguez
- [RFC v3 10/13] jump_label: port __jump_table to linker tables, Luis R. Rodriguez
- [RFC v3 11/13] dynamic_debug: port to use linker tables, Luis R. Rodriguez
- [RFC v3 07/13] tables.h: add linker table support, Luis R. Rodriguez
- [RFC v3 12/13] kprobes: port .kprobes.text to section range, Luis R. Rodriguez
- [RFC v3 13/13] kprobes: port blacklist kprobes to linker table, Luis R. Rodriguez
- [RFC v3 09/13] firmware: port built-in section to linker table, Luis R. Rodriguez
- [RFC v3 08/13] firmware/Makefile: force recompilation if makefile changes, Luis R. Rodriguez
- Re: [RFC v3 00/13] linux: generalize sections, ranges and linker tables, Masami Hiramatsu
- Re: [RFC v3 00/13] linux: generalize sections, ranges and linker tables, One Thousand Gnomes
- Message not available
Re: [RFC v3 00/13] linux: generalize sections, ranges and linker tables, Richard Fontana
Re: [RFC v3 00/13] linux: generalize sections, ranges and linker tables, Richard Fontana
[PATCH v4 00/12] mm: Hardened usercopy,
Kees Cook
- [PATCH v4 09/12] sparc/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v4 10/12] s390/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v4 11/12] mm: SLAB hardened usercopy support, Kees Cook
- [PATCH v4 12/12] mm: SLUB hardened usercopy support, Kees Cook
- [PATCH v4 05/12] ARM: uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v4 02/12] mm: Implement stack frame object validation, Kees Cook
- [PATCH v4 06/12] arm64/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v4 03/12] mm: Hardened usercopy, Kees Cook
- [PATCH v4 07/12] ia64/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v4 08/12] powerpc/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v4 01/12] mm: Add is_migrate_cma_page, Kees Cook
- [PATCH v4 04/12] x86/uaccess: Enable hardened usercopy, Kees Cook
- Re: [PATCH v4 00/12] mm: Hardened usercopy, Laura Abbott
[PATCH v3 00/11] mm: Hardened usercopy,
Kees Cook
- [PATCH v3 04/11] ARM: uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 08/11] sparc/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 10/11] mm: SLAB hardened usercopy support, Kees Cook
- [PATCH v3 09/11] s390/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 06/11] ia64/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 07/11] powerpc/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 11/11] mm: SLUB hardened usercopy support, Kees Cook
- [PATCH v3 01/11] mm: Implement stack frame object validation, Kees Cook
- [PATCH v3 03/11] x86/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 05/11] arm64/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v3 02/11] mm: Hardened usercopy, Kees Cook
Re: [PATCH v3 00/11] mm: Hardened usercopy, Balbir Singh
RE: [PATCH v3 00/11] mm: Hardened usercopy, David Laight
[patch] [IA64] fix SN_DMA_ADDRTYPE() condition, Dan Carpenter
Re: [PATCH 00/14] Present useful limits to user (v2), H. Peter Anvin
[PATCH for -mm] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code, Andy Lutomirski
[PATCH v2 0/11] mm: Hardened usercopy,
Kees Cook
- [PATCH v2 01/11] mm: Implement stack frame object validation, Kees Cook
- [PATCH v2 04/11] ARM: uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v2 03/11] x86/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v2 02/11] mm: Hardened usercopy, Kees Cook
- [PATCH v2 05/11] arm64/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v2 11/11] mm: SLUB hardened usercopy support, Kees Cook
- [PATCH v2 10/11] mm: SLAB hardened usercopy support, Kees Cook
- [PATCH v2 08/11] sparc/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v2 07/11] powerpc/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v2 06/11] ia64/uaccess: Enable hardened usercopy, Kees Cook
- [PATCH v2 09/11] s390/uaccess: Enable hardened usercopy, Kees Cook
[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs,
Krzysztof Kozlowski
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH v6 28/46] ia64: dma-mapping: Use unsigned long for dma_attrs, Krzysztof Kozlowski
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH v6 45/46] dma-mapping: Remove dma_get_attr, Krzysztof Kozlowski
[PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code,
Andy Lutomirski
Re: [kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support,
Christoph Lameter
[PATCH 0/9] mm: Hardened usercopy,
Kees Cook
[PATCH 5/9] ia64/uaccess: Enable hardened usercopy, Kees Cook
[PATCH 6/9] powerpc/uaccess: Enable hardened usercopy, Kees Cook
[PATCH 7/9] sparc/uaccess: Enable hardened usercopy, Kees Cook
[PATCH 3/9] ARM: uaccess: Enable hardened usercopy, Kees Cook
[PATCH 2/9] x86/uaccess: Enable hardened usercopy, Kees Cook
[PATCH 4/9] arm64/uaccess: Enable hardened usercopy, Kees Cook
[PATCH 8/9] mm: SLAB hardened usercopy support, Kees Cook
Re: [PATCH 0/9] mm: Hardened usercopy, Christian Borntraeger
Re: [PATCH 0/9] mm: Hardened usercopy, Ingo Molnar
Message not available
Message not available
Message not available
Re: [PATCH 0/9] mm: Hardened usercopy, Andy Lutomirski
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs,
Krzysztof Kozlowski
Message not available
Re: [PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs, Daniel Vetter
[PATCH v4 19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code, Andy Lutomirski
[RFC PATCH-tip/locking/core v3 00/10] locking/rwsem: Enable reader optimistic spinning,
Waiman Long
- [RFC PATCH-tip/locking/core v3 02/10] locking/rwsem: Stop active read lock ASAP, Waiman Long
- [RFC PATCH-tip/locking/core v3 09/10] locking/rwsem: Enable reactivation of reader spinning, Waiman Long
- [RFC PATCH-tip/locking/core v3 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h, Waiman Long
- [RFC PATCH-tip/locking/core v3 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold, Waiman Long
- [RFC PATCH-tip/locking/core v3 08/10] locking/rwsem: Enable spinning readers, Waiman Long
- [RFC PATCH-tip/locking/core v3 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation, Waiman Long
- [RFC PATCH-tip/locking/core v3 05/10] locking/rwsem: move down rwsem_down_read_failed function, Waiman Long
- [RFC PATCH-tip/locking/core v3 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value, Waiman Long
- [RFC PATCH-tip/locking/core v3 04/10] locking/rwsem: Enable count-based spinning on reader, Waiman Long
- [RFC PATCH-tip/locking/core v3 01/10] locking/osq: Make lock/unlock proper acquire/release barrier, Waiman Long
[PATCH] ia64: efi: use timespec64 for persistent clock,
Arnd Bergmann
[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning,
Waiman Long
[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning,
Waiman Long
[PATCH] [ACPI] Change structure initialisation to C99 style,
Amitoj Kaur Chawla
[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs,
Krzysztof Kozlowski
[PATCH 4.2.y-ckt 099/206] SIGNAL: Move generic copy_siginfo() to signal.h, Kamal Mostafa
[4.2.y-ckt stable] Patch "SIGNAL: Move generic copy_siginfo() to signal.h" has been added to the 4.2.y-ckt tree, Kamal Mostafa
[PATCH v12.update 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer, Yinghai Lu
[PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer,
Yinghai Lu
[added to the 4.1 stable tree] SIGNAL: Move generic copy_siginfo() to signal.h, Sasha Levin
[PATCH 8/8] ARM: kexec: fix kexec for Keystone 2, Russell King
[PATCH 7/8] ARM: keystone: dts: add psci command definition, Russell King
[PATCH 5/8] kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t, Russell King
[PATCH 6/8] kexec: allow architectures to override boot mapping, Russell King
[PATCH 4/8] kexec: ensure user memory sizes do not wrap, Russell King
[PATCH 3/8] kexec: don't invoke OOM-killer for control page allocation, Russell King
[PATCH 2/8] ARM: kexec: advertise location of bootable RAM, Russell King
[PATCH 1/8] ARM: kdump: advertise boot aliased crash kernel resource, Russell King
[PATCH 4.6 092/100] SIGNAL: Move generic copy_siginfo() to signal.h, Greg Kroah-Hartman
[PATCH 4.5 81/87] SIGNAL: Move generic copy_siginfo() to signal.h, Greg Kroah-Hartman
[PATCH 4.4 80/86] SIGNAL: Move generic copy_siginfo() to signal.h, Greg Kroah-Hartman
[PATCH v7 00/15] ACPI NUMA support for ARM64,
David Daney
- [PATCH v7 02/15] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug(), David Daney
- [PATCH v7 12/15] acpi, numa, srat: Improve SRAT error detection and add messages., David Daney
- [PATCH v7 15/15] acpi, numa: Enable ACPI based NUMA on ARM64, David Daney
- [PATCH v7 14/15] arm64, acpi, numa: NUMA support based on SRAT and SLIT, David Daney
- [PATCH v7 13/15] ACPI / processor: Add acpi_map_madt_entry()., David Daney
- [PATCH v7 11/15] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c, David Daney
- [PATCH v7 10/15] acpi, numa: remove unneeded acpi_numa=1, David Daney
- [PATCH v7 09/15] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c, David Daney
- [PATCH v7 08/15] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init(), David Daney
- [PATCH v7 05/15] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c, David Daney
- [PATCH v7 07/15] arm64, numa: Cleanup NUMA disabled messages., David Daney
- [PATCH v7 01/15] acpi, numa: Use pr_fmt() instead of printk, David Daney
- [PATCH v7 06/15] arm64, numa: rework numa_add_memblk(), David Daney
- [PATCH v7 04/15] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only, David Daney
- [PATCH v7 03/15] acpi, numa: remove duplicate NULL check, David Daney
- Re: [PATCH v7 00/15] ACPI NUMA support for ARM64, Rafael J. Wysocki
[PATCH 0160/1529] Fix typo, Andrea Gelmini
[PATCH 0159/1529] Fix typo, Andrea Gelmini
[PATCH 0158/1529] Fix typo, Andrea Gelmini
[PATCH 0157/1529] Fix typo, Andrea Gelmini
[PATCH 0156/1529] Fix typo, Andrea Gelmini
[PATCH 0155/1529] Fix typo, Andrea Gelmini
[PATCH 0154/1529] Fix typo, Andrea Gelmini
[PATCH 0153/1529] Fix typo, Andrea Gelmini
[PATCH 0152/1529] Fix typo, Andrea Gelmini
[PATCH 0151/1529] Fix typo, Andrea Gelmini
[PATCH 0150/1529] Fix typo, Andrea Gelmini
[PATCH 0149/1529] Fix typo, Andrea Gelmini
[PATCH 0148/1529] Fix typo, Andrea Gelmini
[GIT PULL] ia64 bits for 4.7, Luck, Tony
[PATCH v5 1/5] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE,
Sudeep Holla
[patch V4 00/31] bitops: add parity functions,
zengzhaoxiu
[PATCH 0/5] ia64: Fix compiler warnings,
Matt Fleming
[PATCH] ia64: Remove superfluous SMP function call,
Anna-Maria Gleixner
[PATCH 00/12] Fixing TI Keystone2 kexec,
Russell King - ARM Linux
- [PATCH 01/12] ARM: kexec: fix crashkernel= handling, Russell King
- [PATCH 02/12] ARM: provide improved virt_to_idmap() functionality, Russell King
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump, Russell King
- [PATCH 04/12] ARM: provide arm_has_idmap_alias() helper, Russell King
- [PATCH 05/12] ARM: kdump: advertise boot aliased crash kernel resource, Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM, Russell King
- [PATCH 07/12] ARM: keystone: dts: add psci command definition, Russell King
- [PATCH 08/12] kexec: don't invoke OOM-killer for control page allocation, Russell King
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t, Russell King
- [PATCH 09/12] kexec: ensure user memory sizes do not wrap, Russell King
- [PATCH 12/12] ARM: kexec: fix kexec for Keystone 2, Russell King
- [PATCH 11/12] kexec: allow architectures to override boot mapping, Russell King
- Re: [PATCH 00/12] Fixing TI Keystone2 kexec, Simon Horman
- Re: [PATCH 00/12] Fixing TI Keystone2 kexec, Dave Young
[PATCH v6 00/14] ACPI NUMA support for ARM64,
David Daney
- [PATCH v6 14/14] acpi, numa: Enable ACPI based NUMA on ARM64, David Daney
- [PATCH v6 12/14] acpi, numa, srat: Improve SRAT error detection and add messages., David Daney
- [PATCH v6 11/14] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c, David Daney
- [PATCH v6 13/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT, David Daney
- [PATCH v6 10/14] acpi, numa: remove unneeded acpi_numa=1, David Daney
- [PATCH v6 08/14] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init(), David Daney
- [PATCH v6 09/14] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c, David Daney
- [PATCH v6 06/14] arm64, numa: rework numa_add_memblk(), David Daney
- [PATCH v6 07/14] arm64, numa: Cleanup NUMA disabled messages., David Daney
- [PATCH v6 05/14] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c, David Daney
- [PATCH v6 04/14] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only, David Daney
- [PATCH v6 03/14] acpi, numa: remove duplicate NULL check, David Daney
- [PATCH v6 01/14] acpi, numa: Use pr_fmt() instead of printk, David Daney
- [PATCH v6 02/14] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug(), David Daney
- Re: [PATCH v6 00/14] ACPI NUMA support for ARM64, Rafael J. Wysocki
char: legacy RTC cleanups,
Arnd Bergmann
- [PATCH 3/8] char/rtc: remove empty asm/mc146818rtc.h files, Arnd Bergmann
- [PATCH 8/8] char/genrtc: disallow building on mn10300, Arnd Bergmann
- [PATCH 6/8] char/genrtc: parisc: use asm-generic/rtc.h, Arnd Bergmann
- [PATCH 5/8] char/genrtc: powerpc: use asm-generic/rtc.h, Arnd Bergmann
- [PATCH 1/8] char/rtc: replace blacklist with whitelist, Arnd Bergmann
- [PATCH 7/8] char/genrtc: disallow building on Alpha, Arnd Bergmann
- [PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86, Arnd Bergmann
- [PATCH 4/8] char/rtc: move mc146818rtc code out of asm-generic/rtc.h, Arnd Bergmann
- Re: char: legacy RTC cleanups, Geert Uytterhoeven
- Re: char: legacy RTC cleanups, Alexandre Belloni
[PATCH 17/23] ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB, Linus Walleij
[PATCH v5 00/14] ACPI NUMA support for ARM64,
David Daney
- [PATCH v5 01/14] acpi, numa: Use pr_fmt() instead of printk, David Daney
- [PATCH v5 02/14] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug(), David Daney
- [PATCH v5 05/14] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c, David Daney
- [PATCH v5 13/14] acpi, numa: Enable ACPI based NUMA on ARM64, David Daney
- [PATCH v5 12/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT, David Daney
- [PATCH v5 08/14] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c, David Daney
- [PATCH v5 11/14] acpi, numa, srat: Improve SRAT error detection and add messages., David Daney
- [PATCH v5 10/14] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c, David Daney
- [PATCH v5 04/14] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only, David Daney
- [PATCH v5 07/14] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init(), David Daney
- [PATCH v5 09/14] acpi, numa: remove unneeded acpi_numa=1, David Daney
- [PATCH v5 06/14] arm64, numa: rework numa_add_memblk(), David Daney
- [PATCH v5 03/14] acpi, numa: remove duplicate NULL check, David Daney
- [PATCH v5 14/14] arm64, acpi, numa: Default enable ACPI_NUMA with NUMA, David Daney
- Re: [PATCH v5 00/14] ACPI NUMA support for ARM64, Will Deacon
[PATCH v4 1/5] ACPI / processor_idle: introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE,
Sudeep Holla
[PATCH v4 00/14] ACPI NUMA support for ARM64,
David Daney
- [PATCH v4 12/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT, David Daney
- [PATCH v4 13/14] acpi, numa: Enable ACPI based NUMA on ARM64, David Daney
- [PATCH v4 14/14] arm64, acpi, numa: Default enable ACPI_NUMA with NUMA, David Daney
- [PATCH v4 10/14] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c, David Daney
- [PATCH v4 11/14] acpi, numa, srat: Improve SRAT error detection and add messages., David Daney
- [PATCH v4 05/14] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c, David Daney
- [PATCH v4 09/14] acpi, numa: remove unneeded acpi_numa=1, David Daney
- [PATCH v4 08/14] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c, David Daney
- [PATCH v4 03/14] acpi, numa: remove duplicate NULL check, David Daney
- [PATCH v4 07/14] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init(), David Daney
- [PATCH v4 04/14] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only, David Daney
- [PATCH v4 01/14] acpi, numa: Use pr_fmt() instead of printk, David Daney
- [PATCH v4 06/14] arm64, numa: rework numa_add_memblk(), David Daney
- [PATCH v4 02/14] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug(), David Daney
- Re: [PATCH v4 00/14] ACPI NUMA support for ARM64, David Daney
[PATCH 0/3] Initial Kexec patches,
Russell King - ARM Linux
[Index of Archives]
[Linux x86_64]
[Linux S390]
[Kernel]
[Linux ARM]
Mail converted by MHonArc