Commit Graph

2332 Commits (aabe51364f44681cbd83fb1c27ef7d3dbe567c45)

Author SHA1 Message Date
David Miller dbc9fdf063 sparc64: Document PGD and PMD layout. 13 years ago
David Miller c460bec78d sparc64: Eliminate PTE table memory wastage. 13 years ago
David Miller 56a70b8c6a sparc64: Halve the size of PTE tables 13 years ago
David Miller 15b9350a17 sparc64: Only support 4MB huge pages and 8KB base pages. 13 years ago
Shaohua Li 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 years ago
Will Deacon 5d3a551c28 mm: hugetlb: add arch hook for clearing page flags before entering pool 13 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Catalin Marinas 7ac57a89de Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry 13 years ago
Catalin Marinas 9b2a60c484 Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option 13 years ago
Catalin Marinas b69ec42b1b Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option 13 years ago
Catalin Marinas af1839eb4b Kconfig: clean up the long arch list for the UID16 config option 13 years ago
David S. Miller 2863bc54ec Revert strace hiccups fix. 13 years ago
David S. Miller 9f825962ef sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. 13 years ago
Denys Vlasenko 751f409db6 compat: move compat_siginfo_t definition to asm/compat.h 13 years ago
Jiri Kosina 16f3e95b32 cross-arch: don't corrupt personality flags upon exec() 13 years ago
Al Viro ffa9009c98 sparc64: Fix strace hiccups when force_successful_syscall() triggers. 13 years ago
Al Viro 40138249c3 sparc64: Rearrange thread info to cheaply clear syscall noerror state. 13 years ago
Mark Brown e7a570ff7d asm-generic: Add default clkdev.h 13 years ago
Akinobu Mita 5da444aae5 sparc: fix format string argument for prom_printf() 13 years ago
Catalin Marinas 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 13 years ago
David Howells 4413e16d9d UAPI: (Scripted) Set up UAPI Kbuild files 13 years ago
Al Viro 16a8016372 sanitize tsk_is_polling() 13 years ago
Al Viro 8af4efac26 bury _TIF_RESTORE_SIGMASK 13 years ago
David S. Miller 42a4172b6e sparc64: Fix trailing whitespace in NG4 memcpy. 13 years ago
David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h 13 years ago
Daniel Borkmann aa99521eed sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT 13 years ago
David S. Miller 9019205732 sparc64: Fix comment type in NG4 copy from user. 13 years ago
David S. Miller 1b62ca7bf5 sparc64: Fix return value of Niagara-2 memcpy. 13 years ago
David S. Miller ae2c6ca641 sparc64: Add SPARC-T4 optimized memcpy. 13 years ago
Wei Yongjun a9e8d1a6b8 sparc: fix the return value of module_alloc() 13 years ago
Andreas Larsson dfa520af2c sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 13 years ago
Peter Senna Tschudin 20b739fef0 arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon 13 years ago
David S. Miller 274504f5e6 sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. 13 years ago
Al Viro ddd03a1f75 get rid of generic instances of asm/exec.h 13 years ago
Thierry Reding 8885b7b637 PCI: Provide a default pcibios_update_irq() 13 years ago
Thierry Reding 3ddbebf878 PCI: Discard __init annotations for pci_fixup_irqs() and related functions 13 years ago
David S. Miller 65d5fcf5c2 sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt 13 years ago
David S. Miller 979e93ca24 sparc64: Add auto-loading mechanism to crypto-opcode drivers. 13 years ago
David S. Miller 71741680a9 sparc64: Add missing pr_fmt define to crypto opcode drivers. 13 years ago
David S. Miller 1080362425 sparc64: Adjust crypto priorities. 13 years ago
David S. Miller c69ad0a3f7 sparc64: Use cpu_pgsz_mask for linear kernel mapping config. 13 years ago
David S. Miller ce33fdc52a sparc64: Probe cpu page size support more portably. 13 years ago
David S. Miller 4f93d21d25 sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. 13 years ago
David S. Miller 699871bc94 sparc64: Fix bugs in unrolled 256-bit loops. 13 years ago
David S. Miller 7cff82f5f4 sparc64: Avoid code duplication in crypto assembler. 13 years ago
David S. Miller 4e71bb49f2 sparc64: Unroll CTR crypt loops in AES driver. 13 years ago
David S. Miller 301013159e sparc64: Unroll ECB decryption loops in AES driver. 13 years ago
David S. Miller 03d168ad12 sparc64: Unroll ECB encryption loops in AES driver. 13 years ago
David S. Miller 9fd130ecbe sparc64: Add ctr mode support to AES driver. 13 years ago
David S. Miller 0bdcaf7495 sparc64: Move AES driver over to a methods based implementation. 13 years ago