- f76a16a x86/unwind/orc: Fix ORC unwind table alignment by Josh Poimboeuf · 6 years ago
- 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
- 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
- 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
- b048ae6 LSM: Rename .security_initcall section to .lsm_info by Kees Cook · 6 years ago
- 1e80cd1 vmlinux.lds.h: Avoid copy/paste of security_init section by Kees Cook · 6 years ago
- e872267 jump_table: Move entries into ro_after_init region by Ard Biesheuvel · 6 years ago
- 7953002 vmlinux.lds.h: remove stale <linux/export.h> include by Masahiro Yamada · 6 years ago
- ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 7 years ago
- 266ff2a8 kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION by Nicholas Piggin · 7 years ago
- a621438 vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() by Masahiro Yamada · 7 years ago
- dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
- 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- c4f6699 bpf: introduce BPF_RAW_TRACEPOINT by Alexei Starovoitov · 7 years ago
- c38d085 ACPI/IORT: Remove linker section for IORT entries again by Jia He · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
- 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- 92ace99 add infrastructure for tagging functions as error injectable by Josef Bacik · 7 years ago
- b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ac26963 percpu: Introduce DEFINE_PER_CPU_DECRYPTED by Brijesh Singh · 7 years ago
- 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
- 564c9cc locking/refcounts, x86/asm: Use unique .text section for refcount exceptions by Kees Cook · 7 years ago
- a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5ffa70b Merge tag 'v4.13-rc7' into mtd/next by Boris Brezillon · 7 years ago
- 290d9bf Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 129f6c4 mtd: only use __xipram annotation when XIP_KERNEL is set by Arnd Bergmann · 7 years ago
- 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 7 years ago
- cb87481 kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured by Nicholas Piggin · 7 years ago
- ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
- 2fcc112a clocksource/drivers: Rename clksrc table to timer by Daniel Lezcano · 8 years ago
- 02fd7f6 trace: rename kernel enum section to eval by Jeremy Linton · 8 years ago
- 8e09310 Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" by Daniel Lezcano · 8 years ago
- 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 316ca88 ACPI/IORT: Remove linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
- d79bf21 vmlinux.lds: add missing VMLINUX_SYMBOL macros by Jessica Yu · 8 years ago
- 4a6808f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
- 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
- 8d09617 vmlinux.lds: Add __clkevt_of_table to kernel by Alexander Kochetkov · 8 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 34ceea2 ACPI/IORT: Introduce linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
- 4b89b7f kbuild: keep data tables through dead code elimination by Nicholas Piggin · 8 years ago
- d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 8 years ago
- b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- e41f501 vmlinux.lds: account for destructor sections by Dmitry Vyukov · 9 years ago
- 5ee02af vmlinux.lds.h: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 9 years ago
- 32fb2fc vmlinux.lds.h: allow arch specific handling of ro_after_init data section by Heiko Carstens · 9 years ago
- 91ed140 x86/asm: Make sure verify_cpu() has a good stack by Borislav Petkov · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- c74ba8b arch: Introduce post-init read-only memory by Kees Cook · 9 years ago
- 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
- c625f76 clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources by Marc Zyngier · 9 years ago
- 46e589a irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips by Marc Zyngier · 9 years ago
- e647b53 ACPI: Add early device probing infrastructure by Marc Zyngier · 9 years ago
- 9bebe9e kbuild: Fix .text.unlikely placement by Andi Kleen · 9 years ago
- 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 99492c3 earlycon: Fix __earlycon_table stride by Peter Hurley · 10 years ago
- 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 10 years ago
- 779c88c ARM: 8321/1: asm-generic: introduce .text.fixup input section by Ard Biesheuvel · 10 years ago
- 470ca0d serial: earlycon: Enable earlycon without command line param by Peter Hurley · 10 years ago
- 449e056c ARM: cpuidle: Add a cpuidle ops structure to be used for DT by Daniel Lezcano · 10 years ago
- 9ddf825 kernel: add support for .init_array.* constructors by Andrey Ryabinin · 10 years ago
- 1cd076b iommu: provide early initialisation hook for IOMMU drivers by Will Deacon · 10 years ago
- 562c85c ARM: 8168/1: extend __init_end to a page align address by Yalin Wang · 10 years ago
- 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
- 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 11 years ago
- 7d2a01b PCI: Add pci_fixup_suspend_late quirk pass by Andreas Noever · 11 years ago
- 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b0b6abd serial: earlycon: add DT support by Rob Herring · 11 years ago
- 0630928 vmlinuz.lds: define OF table sections with macros by Rob Herring · 11 years ago
- 9a721c4 ARM: align cpu_method_of_table naming by Rob Herring · 11 years ago
- 735e0da irqchip: align irqchip OF match table section naming by Rob Herring · 11 years ago
- 69902c7 kprobes: Ensure blacklist data is aligned by Vineet Gupta · 11 years ago
- 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 11 years ago
- ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- f618c47 drivers: of: add support for custom reserved memory drivers by Marek Szyprowski · 11 years ago
- 6c3ff8b ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp by Stephen Boyd · 11 years ago
- eb3057d kernel: add support for init_array constructors by Frantisek Hrbata · 11 years ago
- 102c932 tracing: Add __tracepoint_string() to export string pointers by Steven Rostedt (Red Hat) · 12 years ago
- 8dce5f3 Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago