Show patches with: none      |   10522 patches
« 1 2 ... 39 40 41105 106 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] sparc64: Use pause instruction when available. - - - - --- 2012-10-28 David Miller davem Accepted
[1/2] sparc64: Fix cpu strand yielding. - - - - --- 2012-10-28 David Miller davem Accepted
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. - - - - --- 2012-10-26 David Miller davem Accepted
[v2] sparc: Add sparc support for platform_get_irq() - - - - --- 2012-10-18 Andreas Larsson davem Accepted
[GIT] Networking - - - - --- 2012-10-17 David Miller davem Accepted
[GIT] Sparc - - - - --- 2012-10-17 David Miller davem Accepted
[3/3] sparc64: Fix bit twiddling in sparc_pmu_enable_event(). - - - - --- 2012-10-16 David Miller davem Accepted
[2/3] sparc64: Add global PMU register dumping via sysrq. - - - - --- 2012-10-16 David Miller davem Accepted
[1/3] sparc64: Like x86 we should check current->mm during perf backtrace generation. - - - - --- 2012-10-16 David Miller davem Accepted
[GIT] Sparc - - - - --- 2012-10-12 David Miller davem Accepted
sparc64: Fix deficiencies in sun4v error reporting. - - - - --- 2012-10-11 David Miller davem Accepted
[GIT] Sparc - - - - --- 2012-10-10 Al Viro davem Accepted
[GIT] Sparc - - - - --- 2012-10-10 David Miller davem Accepted
[GIT,PULL] Disintegrate UAPI for sparc [ver #2] - - - - --- 2012-10-09 David Howells davem Accepted
[GIT] Sparc - - - - --- 2012-10-08 David Miller davem Accepted
[1/2] sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. - - - - --- 2012-10-06 David Miller davem Accepted
[GIT] Sparc - - - - --- 2012-10-03 David Miller davem Accepted
[GIT] Sparc - - - - --- 2012-10-02 David Miller davem Accepted
sparc: fix format string argument for prom_printf() - - - - --- 2012-09-29 Akinobu Mita davem Accepted
sparc64: Fix trailing whitespace in NG4 memcpy. - - - - --- 2012-09-28 David Miller davem Accepted
sparc64: Fix comment type in NG4 copy from user. - - - - --- 2012-09-27 David Miller davem Accepted
sparc64: Fix return value of Niagara-2 memcpy. - - - - --- 2012-09-27 David Miller davem Accepted
sparc64: Add SPARC-T4 optimized memcpy. - - - - --- 2012-09-27 David Miller davem Accepted
[GIT] Sparc - - - - --- 2012-09-21 David Miller davem Accepted
sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. - - - - --- 2012-09-21 David Miller davem Accepted
sparc: fix the return value of module_alloc() - - - - --- 2012-09-21 Wei Yongjun davem Accepted
[v2] sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 - - - - --- 2012-09-18 Andreas Larsson davem Accepted
sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt - - - - --- 2012-09-18 David Miller davem Accepted
sparc64: Add auto-loading mechanism to crypto-opcode drivers. - - - - --- 2012-09-15 David Miller davem Accepted
sparc64: Add missing pr_fmt define to crypto opcode drivers. - - - - --- 2012-09-15 David Miller davem Accepted
sparc64: Adjust crypto priorities. - - - - --- 2012-09-15 David Miller davem Accepted
[4/15] drivers/sbus/char: removes unnecessary semicolon - - - - --- 2012-09-12 Peter Senna Tschudin davem Accepted
[5/15] arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon - - - - --- 2012-09-12 Peter Senna Tschudin davem Accepted
[3/3] sparc64: Use cpu_pgsz_mask for linear kernel mapping config. - - - - --- 2012-09-07 David Miller davem Accepted
[2/3] sparc64: Probe cpu page size support more portably. - - - - --- 2012-09-07 David Miller davem Accepted
[1/3] sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. - - - - --- 2012-09-07 David Miller davem Accepted
sparc64: Fix bugs in unrolled 256-bit loops. - - - - --- 2012-09-02 David Miller davem Accepted
sparc64: Avoid code duplication in crypto assembler. - - - - --- 2012-08-31 David Miller davem Accepted
[5/5] sparc64: Unroll CTR crypt loops in AES driver. - - - - --- 2012-08-30 David Miller davem Accepted
[4/5] sparc64: Unroll ECB decryption loops in AES driver. - - - - --- 2012-08-30 David Miller davem Accepted
[3/5] sparc64: Unroll ECB encryption loops in AES driver. - - - - --- 2012-08-30 David Miller davem Accepted
[2/5] sparc64: Add ctr mode support to AES driver. - - - - --- 2012-08-30 David Miller davem Accepted
[1/5] sparc64: Move AES driver over to a methods based implementation. - - - - --- 2012-08-30 David Miller davem Accepted
sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers. - - - - --- 2012-08-29 David Miller davem Accepted
sparc64: Add CAMELLIA driver making use of the new camellia opcodes. - - - - --- 2012-08-28 David Miller davem Accepted
sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. - - - - --- 2012-08-28 David Miller davem Accepted
sparc64: Add DES driver making use of the new des opcodes. - - - - --- 2012-08-26 David Miller davem Accepted
sparc64: Add CRC32C driver making use of the new crc32c opcode. - - - - --- 2012-08-23 David Miller davem Accepted
sparc64: Add AES driver making use of the new aes opcodes. 1 - - - --- 2012-08-22 David Miller davem Accepted
[4/4] sparc64: Add MD5 driver making use of the 'md5' instruction. - - - - --- 2012-08-20 David Miller davem Accepted
[3/4] sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. - - - - --- 2012-08-20 David Miller davem Accepted
[2/4] sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. - - - - --- 2012-08-20 David Miller davem Accepted
[1/4] sparc64: Add SHA1 driver making use of the 'sha1' instruction. - - - - --- 2012-08-20 David Miller davem Accepted
[17/17] sparc64: Update generic comments in perf event code to match reality. - - - - --- 2012-08-19 David Miller davem Accepted
[16/17] sparc64: Add SPARC-T4 perf event support. - - - - --- 2012-08-19 David Miller davem Accepted
[15/17] sparc64: Support perf event encoding for multi-PCR PMUs. - - - - --- 2012-08-19 David Miller davem Accepted
[14/17] sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. - - - - --- 2012-08-19 David Miller davem Accepted
[13/17] sparc64: Rework sparc_pmu_enable() so that the side effects are clearer. - - - - --- 2012-08-19 David Miller davem Accepted
[12/17] sparc64: Prepare perf event layer for handling multiple PCR registers. - - - - --- 2012-08-19 David Miller davem Accepted
[11/17] sparc64: Specify user and supervisor trace PCR bits in sparc_pmu. - - - - --- 2012-08-19 David Miller davem Accepted
[10/17] sparc64: Abstract PMC read/write behind sparc_pmu. - - - - --- 2012-08-19 David Miller davem Accepted
[09/17] sparc64: Allow max hw perf events to be variable. - - - - --- 2012-08-19 David Miller davem Accepted
[08/17] sparc64: Add perf_event abstractions for orthogonal PMUs. - - - - --- 2012-08-19 David Miller davem Accepted
[07/17] sparc64: Add PCR ops for SPARC-T4. - - - - --- 2012-08-19 David Miller davem Accepted
[06/17] sparc64: Abstract away the %pcr values used to enable/disable NMI - - - - --- 2012-08-19 David Miller davem Accepted
[05/17] sparc64: Abstract away the NMI PIC counter computation. - - - - --- 2012-08-19 David Miller davem Accepted
[04/17] sparc64: Abstract away PIC register accesses. - - - - --- 2012-08-19 David Miller davem Accepted
[03/17] sparc64: Add 'reg_num' argument to pcr_ops methods. - - - - --- 2012-08-19 David Miller davem Accepted
[02/17] sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. - - - - --- 2012-08-19 David Miller davem Accepted
[01/17] sparc64: Add detection for features new in SPARC-T4. - - - - --- 2012-08-19 David Miller davem Accepted
silo: Don't touch %tick_cmpr on sun4v cpus. - - - - --- 2012-08-15 David Miller davem Accepted
silo: Don't touch %tick_cmpr on sun4v cpus. - - - - --- 2012-08-15 David Miller davem Accepted
sparc64: Be less verbose during vmemmap population. - - - - --- 2012-08-15 David Miller davem Accepted
[v2] sparc64: do not clobber personality flags in sys_sparc64_personality() - - - - --- 2012-08-02 Jiri Kosina davem Accepted
[GIT] Sparc - - - - --- 2012-07-26 David Miller davem Accepted
[18/18] sparc32: delete dead code in show_mem() - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[17/18] sparc32: move kmap_init() to highmem.c - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[16/18] sparc32: move probe_memory() to srmmu.c - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[15/18] sparc32: drop unused BAD_PAGE stuff - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[14/18] sparc32: centralize all mmu context handling in srmmu.c - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[13/18] sparc32: drop quicklist - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[12/18] sparc32: drop sparc model check in paging_init - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[11/18] sparc32: drop sparc_unmapped_base - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[10/18] sparc32,leon: drop leon_init() - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[09/18] sparc32: drop fixmap.h - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[08/18] sparc32: fixmap.h cleanup - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[07/18] sparc32: drop unused kmap_atomic_to_page - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[06/18] sparc32: drop swapper_pg_dir - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[05/18] sparc32: beautify srmmu_inherit_prom_mappings() - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[04/18] sparc32: use void * in nocache get/free - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[03/18] sparc32: fix coding-style in srmmu.c - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[02/18] sparc32: sort includes in srmmu.c - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
[01/18] sparc32: define a few srmmu functions __init - - - - --- 2012-07-26 Sam Ravnborg davem Accepted
sparc64: remove unused function straddles_64bit_va_hole() - - - - --- 2012-07-09 Kirill Tkhai davem Accepted
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current - - - - --- 2012-06-29 Kirill Tkhai davem Accepted
sparc64: Consistently use fsrc2 rather than fmovd in optimized asm. - - - - --- 2012-06-27 David Miller davem Accepted
[2/2] sparc32: Remove superfluous extern declarations for prom_*() functions - - - - --- 2012-06-20 Geert Uytterhoeven davem Accepted
[1/2] sparc: Correct comments about prom_init() return values - - - - --- 2012-06-20 Geert Uytterhoeven davem Accepted
sparc/PCI: remove unused pcibios_assign_resource() definition - - - - --- 2012-06-18 Bjorn Helgaas davem Accepted
[GIT] Sparc - - - - --- 2012-06-15 David Miller davem Accepted
« 1 2 ... 39 40 41105 106 »