-
- Downloads
* git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86: x86: fix deadlock, make pgd_lock irq-safe virtio: fix trivial build bug x86: fix mttr trimming x86: delay CPA self-test and repeat it x86: fix 64-bit sections generic: add __FINITDATA x86: remove suprious ifdefs from pageattr.c x86: mark the .rodata section also NX x86: fix iret exception recovery on 64-bit cpuidle: dubious one-bit signed bitfield in cpuidle.h x86: fix sparse warnings in powernow-k8.c x86: fix sparse error in traps_32.c x86: trivial sparse/checkpatch in quirks.c x86 ptrace: disallow null cs/ss MAINTAINERS: RDC R-321x SoC maintainer brk randomization: introduce CONFIG_COMPAT_BRK brk: check the lower bound properly x86: remove X2 workaround x86: make spurious fault handler aware of large mappings x86: make traps on entry code be debuggable in user space, 64-bit
No related branches found
No related tags found
Showing
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- arch/x86/Kconfig.debug 2 additions, 2 deletionsarch/x86/Kconfig.debug
- arch/x86/kernel/cpu/cpufreq/powernow-k8.c 0 additions, 1 deletionarch/x86/kernel/cpu/cpufreq/powernow-k8.c
- arch/x86/kernel/cpu/mtrr/main.c 9 additions, 10 deletionsarch/x86/kernel/cpu/mtrr/main.c
- arch/x86/kernel/entry_64.S 16 additions, 8 deletionsarch/x86/kernel/entry_64.S
- arch/x86/kernel/head_64.S 5 additions, 10 deletionsarch/x86/kernel/head_64.S
- arch/x86/kernel/ptrace.c 23 additions, 2 deletionsarch/x86/kernel/ptrace.c
- arch/x86/kernel/quirks.c 13 additions, 13 deletionsarch/x86/kernel/quirks.c
- arch/x86/kernel/test_nx.c 1 addition, 1 deletionarch/x86/kernel/test_nx.c
- arch/x86/kernel/traps_32.c 5 additions, 10 deletionsarch/x86/kernel/traps_32.c
- arch/x86/mm/fault.c 20 additions, 8 deletionsarch/x86/mm/fault.c
- arch/x86/mm/init_64.c 8 additions, 1 deletionarch/x86/mm/init_64.c
- arch/x86/mm/pageattr-test.c 51 additions, 14 deletionsarch/x86/mm/pageattr-test.c
- arch/x86/mm/pageattr.c 0 additions, 14 deletionsarch/x86/mm/pageattr.c
- fs/binfmt_elf.c 1 addition, 1 deletionfs/binfmt_elf.c
- include/asm-x86/pgalloc_64.h 6 additions, 4 deletionsinclude/asm-x86/pgalloc_64.h
- include/linux/cpuidle.h 1 addition, 1 deletioninclude/linux/cpuidle.h
- include/linux/init.h 1 addition, 0 deletionsinclude/linux/init.h
- init/Kconfig 12 additions, 0 deletionsinit/Kconfig
- mm/memory.c 12 additions, 1 deletionmm/memory.c
Loading
Please register or sign in to comment