| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -24/+2 |
| 2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 4 | -81/+221 |
| 2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton | 3 | -6/+6 |
| 2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+5 |
| 2012-10-10 | sparc64: fix ptrace interaction with force_successful_syscall_return() | Al Viro | 1 | -18/+14 |
| 2012-10-10 | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller | 3 | -63/+207 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+1 |
| 2012-10-09 | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells | 61 | -1843/+1951 |
| 2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 17 | -300/+748 |
| 2012-10-09 | sparc64: Support transparent huge pages. | David Miller | 14 | -110/+582 |
| 2012-10-09 | sparc64: Document PGD and PMD layout. | David Miller | 2 | -8/+16 |
| 2012-10-09 | sparc64: Eliminate PTE table memory wastage. | David Miller | 5 | -44/+123 |
| 2012-10-09 | sparc64: Halve the size of PTE tables | David Miller | 2 | -19/+9 |
| 2012-10-09 | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller | 6 | -121/+9 |
| 2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2 | -0/+2 |
| 2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+4 |
| 2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
| 2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+2 |
| 2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+1 |
| 2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -12/+176 |
| 2012-10-05 | Revert strace hiccups fix. | David S. Miller | 5 | -30/+31 |
| 2012-10-05 | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. | David S. Miller | 7 | -12/+176 |
| 2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 3 | -54/+60 |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
| 2012-10-04 | sparc64: Fix strace hiccups when force_successful_syscall() triggers. | Al Viro | 1 | -18/+13 |
| 2012-10-04 | sparc64: Rearrange thread info to cheaply clear syscall noerror state. | Al Viro | 5 | -15/+19 |
| 2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 60 | -356/+6859 |
| 2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 1 | -0/+5 |
| 2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+1 |
| 2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 8 | -33/+34 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -47/+2 |
| 2012-10-02 | sparc: fix format string argument for prom_printf() | Akinobu Mita | 7 | -10/+11 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 50 | -276/+6818 |
| 2012-10-02 | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 3 | -47/+2 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 47 | -263/+6814 |
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+5 |
| 2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -13/+0 |
| 2012-10-01 | sanitize tsk_is_polling() | Al Viro | 2 | -0/+5 |
| 2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro | 1 | -1/+0 |
| 2012-09-28 | sparc64: Fix trailing whitespace in NG4 memcpy. | David S. Miller | 1 | -3/+3 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+5 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 3 | -24/+2 |
| 2012-09-27 | sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT | Daniel Borkmann | 1 | -0/+4 |
| 2012-09-27 | sparc64: Fix comment type in NG4 copy from user. | David S. Miller | 1 | -1/+1 |
| 2012-09-27 | sparc64: Fix return value of Niagara-2 memcpy. | David S. Miller | 1 | -23/+23 |
| 2012-09-27 | sparc64: Add SPARC-T4 optimized memcpy. | David S. Miller | 8 | -2/+546 |
| 2012-09-21 | sparc: fix the return value of module_alloc() | Wei Yongjun | 1 | -3/+1 |
| 2012-09-21 | sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 | Andreas Larsson | 1 | -5/+4 |
| 2012-09-21 | arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-09-21 | sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. | David S. Miller | 1 | -1/+1 |
| 2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -6/+1 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2 | -13/+0 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
| 2012-09-17 | sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt | David S. Miller | 1 | -0/+1 |
| 2012-09-15 | sparc64: Add auto-loading mechanism to crypto-opcode drivers. | David S. Miller | 2 | -8/+22 |
| 2012-09-15 | sparc64: Add missing pr_fmt define to crypto opcode drivers. | David S. Miller | 3 | -0/+6 |
| 2012-09-15 | sparc64: Adjust crypto priorities. | David S. Miller | 9 | -16/+38 |
| 2012-09-06 | sparc64: Use cpu_pgsz_mask for linear kernel mapping config. | David S. Miller | 1 | -39/+65 |
| 2012-09-06 | sparc64: Probe cpu page size support more portably. | David S. Miller | 3 | -0/+56 |
| 2012-09-06 | sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. | David S. Miller | 3 | -44/+122 |
| 2012-09-01 | sparc64: Fix bugs in unrolled 256-bit loops. | David S. Miller | 1 | -3/+9 |
| 2012-08-31 | sparc64: Avoid code duplication in crypto assembler. | David S. Miller | 9 | -125/+117 |
| 2012-08-30 | sparc64: Unroll CTR crypt loops in AES driver. | David S. Miller | 1 | -24/+118 |
| 2012-08-30 | sparc64: Unroll ECB decryption loops in AES driver. | David S. Miller | 1 | -18/+143 |
| 2012-08-30 | sparc64: Unroll ECB encryption loops in AES driver. | David S. Miller | 1 | -18/+148 |
| 2012-08-29 | sparc64: Add ctr mode support to AES driver. | David S. Miller | 2 | -0/+157 |
| 2012-08-29 | sparc64: Move AES driver over to a methods based implementation. | David S. Miller | 2 | -337/+728 |
| 2012-08-28 | sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers. | David S. Miller | 4 | -4/+4 |
| 2012-08-28 | sparc64: Add CAMELLIA driver making use of the new camellia opcodes. | David S. Miller | 3 | -0/+903 |
| 2012-08-28 | sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. | David S. Miller | 1 | -1/+1 |
| 2012-08-25 | sparc64: Add DES driver making use of the new des opcodes. | David S. Miller | 3 | -0/+966 |
| 2012-08-22 | sparc64: Add CRC32C driver making use of the new crc32c opcode. | David S. Miller | 3 | -0/+210 |
| 2012-08-22 | sparc64: Add AES driver making use of the new aes opcodes. | David S. Miller | 3 | -0/+1163 |
| 2012-08-20 | sparc64: Add MD5 driver making use of the 'md5' instruction. | David S. Miller | 3 | -0/+258 |
| 2012-08-20 | sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. | David S. Miller | 3 | -0/+326 |
| 2012-08-20 | sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. | David S. Miller | 3 | -0/+317 |
| 2012-08-20 | sparc64: Add SHA1 driver making use of the 'sha1' instruction. | David S. Miller | 5 | -0/+265 |
| 2012-08-18 | sparc64: Update generic comments in perf event code to match reality. | David S. Miller | 1 | -13/+27 |
| 2012-08-18 | sparc64: Add SPARC-T4 perf event support. | David S. Miller | 1 | -2/+187 |
| 2012-08-18 | sparc64: Support perf event encoding for multi-PCR PMUs. | David S. Miller | 1 | -23/+75 |
| 2012-08-18 | sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. | David S. Miller | 1 | -6/+14 |
| 2012-08-18 | sparc64: Rework sparc_pmu_enable() so that the side effects are clearer. | David S. Miller | 1 | -6/+2 |
| 2012-08-18 | sparc64: Prepare perf event layer for handling multiple PCR registers. | David S. Miller | 1 | -27/+45 |
| 2012-08-18 | sparc64: Specify user and supervisor trace PCR bits in sparc_pmu. | David S. Miller | 1 | -4/+12 |
| 2012-08-18 | sparc64: Abstract PMC read/write behind sparc_pmu. | David S. Miller | 1 | -30/+38 |
| 2012-08-18 | sparc64: Allow max hw perf events to be variable. | David S. Miller | 1 | -3/+7 |
| 2012-08-18 | sparc64: Add perf_event abstractions for orthogonal PMUs. | David S. Miller | 1 | -0/+20 |
| 2012-08-18 | sparc64: Add PCR ops for SPARC-T4. | David S. Miller | 3 | -2/+98 |
| 2012-08-18 | sparc64: Abstract away the %pcr values used to enable/disable NMI | David S. Miller | 3 | -29/+26 |
| 2012-08-18 | sparc64: Abstract away the NMI PIC counter computation. | David S. Miller | 3 | -19/+20 |
| 2012-08-18 | sparc64: Abstract away PIC register accesses. | David S. Miller | 5 | -64/+61 |
| 2012-08-18 | sparc64: Add 'reg_num' argument to pcr_ops methods. | David S. Miller | 4 | -19/+22 |
| 2012-08-18 | sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. | David S. Miller | 3 | -0/+28 |
| 2012-08-18 | sparc64: Add detection for features new in SPARC-T4. | David S. Miller | 3 | -12/+78 |
| 2012-08-15 | sparc64: Be less verbose during vmemmap population. | David S. Miller | 1 | -5/+23 |
| 2012-08-02 | sparc64: do not clobber personality flags in sys_sparc64_personality() | Jiri Kosina | 1 | -5/+5 |
| 2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+2 |
| 2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
| 2012-07-30 | ipc: add COMPAT_SHMLBA support | Will Deacon | 1 | -1/+1 |
| 2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 22 | -522/+331 |
| 2012-07-26 | sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current | Tkhai Kirill | 1 | -3/+1 |
| 2012-07-26 | sparc32: delete dead code in show_mem() | Sam Ravnborg | 1 | -7/+0 |
| 2012-07-26 | sparc32: move kmap_init() to highmem.c | Sam Ravnborg | 3 | -14/+17 |
| 2012-07-26 | sparc32: move probe_memory() to srmmu.c | Sam Ravnborg | 2 | -13/+11 |
| 2012-07-26 | sparc32: drop unused BAD_PAGE stuff | Sam Ravnborg | 1 | -7/+0 |
| 2012-07-26 | sparc32: centralize all mmu context handling in srmmu.c | Sam Ravnborg | 6 | -71/+63 |
| 2012-07-26 | sparc32: drop quicklist | Sam Ravnborg | 2 | -15/+0 |
| 2012-07-26 | sparc32: drop sparc model check in paging_init | Sam Ravnborg | 1 | -13/+1 |
| 2012-07-26 | sparc32: drop sparc_unmapped_base | Sam Ravnborg | 2 | -4/+1 |
| 2012-07-26 | sparc32,leon: drop leon_init() | Sam Ravnborg | 3 | -19/+0 |
| 2012-07-26 | sparc32: drop fixmap.h | Sam Ravnborg | 4 | -30/+26 |
| 2012-07-26 | sparc32: fixmap.h cleanup | Sam Ravnborg | 1 | -89/+5 |
| 2012-07-26 | sparc32: drop unused kmap_atomic_to_page | Sam Ravnborg | 2 | -19/+0 |
| 2012-07-26 | sparc32: drop swapper_pg_dir | Sam Ravnborg | 2 | -4/+3 |
| 2012-07-26 | sparc32: beautify srmmu_inherit_prom_mappings() | Sam Ravnborg | 1 | -10/+16 |
| 2012-07-26 | sparc32: use void * in nocache get/free | Sam Ravnborg | 2 | -35/+42 |
| 2012-07-26 | sparc32: fix coding-style in srmmu.c | Sam Ravnborg | 1 | -68/+64 |
| 2012-07-26 | sparc32: sort includes in srmmu.c | Sam Ravnborg | 1 | -21/+21 |
| 2012-07-26 | sparc32: define a few srmmu functions __init | Sam Ravnborg | 1 | -2/+2 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 4 | -117/+7 |
| 2012-07-24 | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 1 | -1/+1 |
| 2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
| 2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+1 |
| 2012-07-19 | sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -4/+2 |
| 2012-07-10 | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 1 | -88/+1 |
| 2012-07-10 | sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() | Bjorn Helgaas | 1 | -88/+1 |
| 2012-07-09 | sparc64: remove unused function straddles_64bit_va_hole() | Kirill Tkhai | 1 | -17/+0 |
| 2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 1 | -1/+1 |
| 2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 3 | -21/+0 |
| 2012-07-05 | sparc/PCI: factor out pcibios_setup() | Myron Stowe | 3 | -21/+0 |
| 2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -127/+1 |
| 2012-06-27 | sparc32: Remove superfluous extern declarations for prom_*() functions | Geert Uytterhoeven | 1 | -3/+0 |
| 2012-06-27 | sparc: Correct comments about prom_init() return values | Geert Uytterhoeven | 2 | -4/+4 |
| 2012-06-27 | sparc/PCI: remove unused pcibios_assign_resource() definition | Bjorn Helgaas | 1 | -5/+0 |
| 2012-06-27 | sparc64: Consistently use fsrc2 rather than fmovd in optimized asm. | David S. Miller | 3 | -66/+66 |
| 2012-06-24 | Fix typo in printed messages | Anatol Pomozov | 1 | -1/+1 |
| 2012-06-22 | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas | 1 | -5/+0 |
| 2012-06-15 | sparc/PCI: remove unused pcibios_assign_resource() definition | Bjorn Helgaas | 1 | -5/+0 |
| 2012-06-13 | sparc/PCI: register busn_res for root buses | Yinghai Lu | 2 | -3/+6 |
| 2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -3/+3 |
| 2012-06-11 | sparc: remove two unused headers | Paul Bolle | 2 | -126/+0 |
| 2012-06-06 | sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | David S. Miller | 1 | -0/+4 |
| 2012-06-05 | SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() | Yong Zhang | 1 | -6/+1 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -84/+37 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -14/+2 |
| 2012-06-01 | new helper: signal_delivered() | Al Viro | 3 | -6/+3 |
| 2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 3 | -12/+0 |
| 2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+1 |
| 2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2 | -3/+2 |
| 2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 3 | -37/+9 |
| 2012-06-01 | new helper: sigmask_to_save() | Al Viro | 2 | -14/+4 |
| 2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 3 | -12/+3 |
| 2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+16 |
| 2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+0 |
| 2012-05-30 | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() | Al Viro | 1 | -9/+2 |
| 2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -5/+0 |
| 2012-05-29 | sparc: fix sparc64 build due to leon.h inclusion | Sam Ravnborg | 2 | -1/+1 |
| 2012-05-29 | sparc32: remove unused variable in head_32.S | Sam Ravnborg | 1 | -8/+0 |
| 2012-05-29 | sparc32,leon: fix leon bootup | Sam Ravnborg | 1 | -32/+41 |
| 2012-05-28 | sparc32: Export leon_dma_ops to modules. | David S. Miller | 1 | -1/+2 |
| 2012-05-27 | sparc32: support leon + sun in dma_make_coherent() | Sam Ravnborg | 1 | -8/+4 |
| 2012-05-27 | sparc32,leon: always support leon in ioport | Sam Ravnborg | 2 | -11/+9 |
| 2012-05-27 | sparc32,leon: always include leon_pmc in build | Sam Ravnborg | 2 | -7/+10 |
| 2012-05-27 | sparc32: refactor cpu_idle() | Sam Ravnborg | 1 | -30/+5 |
| 2012-05-27 | sparc32: srmmu_probe now knows about leon too | Sam Ravnborg | 4 | -23/+23 |
| 2012-05-27 | sparc32: drop LEON hack for ASI_M_MMUREGS | Sam Ravnborg | 1 | -4/+0 |
| 2012-05-27 | sparc32: introduce run-time patching of srmmu access functions | Sam Ravnborg | 3 | -61/+90 |
| 2012-05-27 | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg | 5 | -29/+59 |
| 2012-05-27 | sparc32,leon: fix section mismatch warning | Sam Ravnborg | 1 | -2/+2 |
| 2012-05-27 | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg | 6 | -28/+2 |
| 2012-05-27 | sparc32,leon: always include leon_kernel in build | Sam Ravnborg | 3 | -7/+1 |
| 2012-05-27 | sparc32,leon: clean up leon.h | Sam Ravnborg | 3 | -65/+4 |
| 2012-05-27 | sparc32: handle leon in cpu.c | Sam Ravnborg | 2 | -9/+11 |
| 2012-05-27 | sparc32: handle leon in irq_32.c | Sam Ravnborg | 1 | -10/+12 |
| 2012-05-27 | sparc32: add support for run-time patching of leon/sun single instructions | Sam Ravnborg | 4 | -16/+72 |
| 2012-05-27 | sparc32: introduce sparc32_start_kernel called from head_32.S | Sam Ravnborg | 3 | -8/+15 |
| 2012-05-27 | sparc32: implement proper LEON support in head_32 (after highmem) | Sam Ravnborg | 1 | -25/+33 |
| 2012-05-27 | sparc32: implement proper LEON support in head_32 (before highmem) | Sam Ravnborg | 2 | -11/+53 |
| 2012-05-27 | sparc32: string and whitespace cleanup in head_32.S | Sam Ravnborg | 1 | -15/+15 |
| 2012-05-27 | sparc: fix bad merge of sparc Kconfig | Stephen Rothwell | 1 | -1/+0 |
| 2012-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 8 | -231/+10 |
| 2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller | 7 | -231/+9 |
| 2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 1 | -0/+1 |
| 2012-05-25 | sparc64: Fix several bugs in quad floating point emulation. | David S. Miller | 2 | -11/+21 |
| 2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 12 | -236/+14 |
| 2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -36/+4 |
| 2012-05-24 | sparc: Fix user_addr_max() definition. | David S. Miller | 2 | -2/+4 |
| 2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+3 |
| 2012-05-24 | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2 | -144/+1 |
| 2012-05-24 | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 1 | -2/+1 |
| 2012-05-24 | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2 | -5/+30 |
| 2012-05-23 | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller | 1 | -29/+21 |
| 2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2 | -4/+0 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -38/+14 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |