Commit Graph

321854 Commits (274504f5e62882bb43ea6599b1308607956f20d9)
 

Author SHA1 Message Date
David S. Miller 274504f5e6 sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. 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
David S. Miller 45dfe237a8 sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers. 13 years ago
David S. Miller 81658ad0d9 sparc64: Add CAMELLIA driver making use of the new camellia opcodes. 13 years ago
David S. Miller 3705665069 sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. 13 years ago
David S. Miller c5aac2df65 sparc64: Add DES driver making use of the new des opcodes. 13 years ago
David S. Miller 442a7c40b1 sparc64: Add CRC32C driver making use of the new crc32c opcode. 13 years ago
David S. Miller 9bf4852d3d sparc64: Add AES driver making use of the new aes opcodes. 13 years ago
David S. Miller fa4dfedcc2 sparc64: Add MD5 driver making use of the 'md5' instruction. 13 years ago
David S. Miller 775e0c6998 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. 13 years ago
David S. Miller 86c93b24ef sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. 13 years ago
David S. Miller 4ff28d4ca9 sparc64: Add SHA1 driver making use of the 'sha1' instruction. 13 years ago
David S. Miller bab96bda44 sparc64: Update generic comments in perf event code to match reality. 13 years ago
David S. Miller 035ea28dde sparc64: Add SPARC-T4 perf event support. 13 years ago
David S. Miller 7a37a0b8f8 sparc64: Support perf event encoding for multi-PCR PMUs. 13 years ago
David S. Miller b4f061a4b8 sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. 13 years ago
David S. Miller 5ab9684135 sparc64: Rework sparc_pmu_enable() so that the side effects are clearer. 13 years ago
David S. Miller 3f1a209722 sparc64: Prepare perf event layer for handling multiple PCR registers. 13 years ago
David S. Miller 7ac2ed286f sparc64: Specify user and supervisor trace PCR bits in sparc_pmu. 13 years ago
David S. Miller 5344303ca8 sparc64: Abstract PMC read/write behind sparc_pmu. 13 years ago
David S. Miller 59660495e8 sparc64: Allow max hw perf events to be variable. 13 years ago
David S. Miller b38e99f5bd sparc64: Add perf_event abstractions for orthogonal PMUs. 13 years ago
David S. Miller 6faaeb8ea3 sparc64: Add PCR ops for SPARC-T4. 13 years ago
David S. Miller ce4a925c29 sparc64: Abstract away the %pcr values used to enable/disable NMI 13 years ago
David S. Miller 73a6b0538c sparc64: Abstract away the NMI PIC counter computation. 13 years ago
David S. Miller 09d053c797 sparc64: Abstract away PIC register accesses. 13 years ago
David S. Miller 0bab20ba4c sparc64: Add 'reg_num' argument to pcr_ops methods. 13 years ago
David S. Miller 8c79bfa511 sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. 13 years ago
David S. Miller 6f859c0e96 sparc64: Add detection for features new in SPARC-T4. 13 years ago
Linus Torvalds 6dab7ede93 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm 13 years ago
Linus Torvalds d9ec0fdc24 Power management fixes for 3.6-rc3 13 years ago
Linus Torvalds 20fb1936de Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs 13 years ago
Linus Torvalds 1ce41cd849 2 fixes for md, tagged for -stable 13 years ago
NeilBrown e0ee778528 md/raid10: fix problem with on-stack allocation of r10bio structure. 13 years ago
Linus Torvalds 846b99964a Grab bag of InfiniBand/RDMA fixes: 13 years ago
Linus Torvalds 225a389b31 TTY fixes for 3.6-rc3 13 years ago
Konrad Rzeszutek Wilk 3735d524da intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. 13 years ago