-
- Downloads
Merge branch 'akpm' (updates from Andrew Morton)
Merge second patch-bomb from Andrew Morton: - misc fixes - audit stuff - fanotify/inotify/dnotify things - most of the rest of MM. The new cache shrinker code from Glauber and Dave Chinner probably isn't quite stabilized yet. - ptrace - ipc - partitions - reboot cleanups - add LZ4 decompressor, use it for kernel compression * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (118 commits) lib/scatterlist: error handling in __sg_alloc_table() scsi_debug: fix do_device_access() with wrap around range crypto: talitos: use sg_pcopy_to_buffer() lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next() crypto: add lz4 Cryptographic API lib: add lz4 compressor module arm: add support for LZ4-compressed kernel lib: add support for LZ4-compressed kernel decompressor: add LZ4 decompressor module lib: add weak clz/ctz functions reboot: move arch/x86 reboot= handling to generic kernel reboot: arm: change reboot_mode to use enum reboot_mode reboot: arm: prepare reboot_mode for moving to generic kernel code reboot: arm: remove unused restart_mode fields from some arm subarchs reboot: unicore32: prepare reboot_mode for moving to generic kernel code reboot: x86: prepare reboot_mode for moving to generic kernel code reboot: checkpatch.pl the new kernel/reboot.c file reboot: move shutdown/reboot related functions to kernel/reboot.c reboot: remove -stable friendly PF_THREAD_BOUND define ...
No related branches found
No related tags found
Showing
- Documentation/kernel-parameters.txt 11 additions, 3 deletionsDocumentation/kernel-parameters.txt
- Documentation/sysctl/vm.txt 1 addition, 1 deletionDocumentation/sysctl/vm.txt
- Documentation/vm/transhuge.txt 2 additions, 2 deletionsDocumentation/vm/transhuge.txt
- Documentation/x86/boot.txt 4 additions, 3 deletionsDocumentation/x86/boot.txt
- MAINTAINERS 13 additions, 0 deletionsMAINTAINERS
- arch/arc/mm/fault.c 4 additions, 2 deletionsarch/arc/mm/fault.c
- arch/arm/Kconfig 1 addition, 0 deletionsarch/arm/Kconfig
- arch/arm/boot/compressed/.gitignore 1 addition, 0 deletionsarch/arm/boot/compressed/.gitignore
- arch/arm/boot/compressed/Makefile 2 additions, 1 deletionarch/arm/boot/compressed/Makefile
- arch/arm/boot/compressed/decompress.c 4 additions, 0 deletionsarch/arm/boot/compressed/decompress.c
- arch/arm/boot/compressed/piggy.lz4.S 6 additions, 0 deletionsarch/arm/boot/compressed/piggy.lz4.S
- arch/arm/include/asm/hardware/iop3xx.h 2 additions, 1 deletionarch/arm/include/asm/hardware/iop3xx.h
- arch/arm/include/asm/mach/arch.h 3 additions, 2 deletionsarch/arm/include/asm/mach/arch.h
- arch/arm/include/asm/system_misc.h 2 additions, 1 deletionarch/arm/include/asm/system_misc.h
- arch/arm/kernel/process.c 3 additions, 12 deletionsarch/arm/kernel/process.c
- arch/arm/kernel/ptrace.c 0 additions, 8 deletionsarch/arm/kernel/ptrace.c
- arch/arm/kernel/setup.c 3 additions, 3 deletionsarch/arm/kernel/setup.c
- arch/arm/mach-at91/at91rm9200.c 2 additions, 1 deletionarch/arm/mach-at91/at91rm9200.c
- arch/arm/mach-at91/generic.h 3 additions, 2 deletionsarch/arm/mach-at91/generic.h
- arch/arm/mach-bcm2835/bcm2835.c 2 additions, 2 deletionsarch/arm/mach-bcm2835/bcm2835.c
Loading
Please register or sign in to comment