- a27032e sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 12 years ago
- 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
- 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
- 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
- b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
- d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
- 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
- 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
- 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 71ba8d4 sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
- 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
- 1c97593 sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() by Bjorn Helgaas · 12 years ago
- d55de60 sparc64: remove unused function straddles_64bit_va_hole() by Kirill Tkhai · 12 years ago
- 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
- 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
- c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
- 84a55f6 sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
- 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
- 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
- 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
- 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
- b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
- bc68330 SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() by Yong Zhang · 12 years ago
- 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- efee984 new helper: signal_delivered() by Al Viro · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
- a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
- b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
- 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
- fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 12 years ago
- e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 12 years ago
- 4fd8bc6 sparc32: remove unused variable in head_32.S by Sam Ravnborg · 12 years ago
- 1ddb22e sparc32,leon: fix leon bootup by Sam Ravnborg · 12 years ago
- d4511e6 sparc32: Export leon_dma_ops to modules. by David S. Miller · 12 years ago
- 9583533 sparc32: support leon + sun in dma_make_coherent() by Sam Ravnborg · 12 years ago
- 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 12 years ago
- 556626a sparc32,leon: always include leon_pmc in build by Sam Ravnborg · 12 years ago
- 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 12 years ago
- 1ec8cf6 sparc32: introduce support for run-time patching for all shared assembler code by Sam Ravnborg · 12 years ago
- 080f888 sparc32,leon: fix section mismatch warning by Sam Ravnborg · 12 years ago
- 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 12 years ago
- 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 12 years ago
- 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 12 years ago
- d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 12 years ago
- b08b5c9 sparc32: handle leon in irq_32.c by Sam Ravnborg · 12 years ago
- 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 12 years ago
- 4efb55e sparc32: introduce sparc32_start_kernel called from head_32.S by Sam Ravnborg · 12 years ago
- 30005ef sparc32: implement proper LEON support in head_32 (after highmem) by Sam Ravnborg · 12 years ago
- 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 12 years ago
- ec24158 sparc32: string and whitespace cleanup in head_32.S by Sam Ravnborg · 12 years ago
- 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 12 years ago
- a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
- f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 899dfaa sparc: kill ancient comment in sparc_sigaction() by Al Viro · 13 years ago
- 187cd44 sparc: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
- 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
- cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
- 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 12 years ago
- 9cd5f82 sparc32: fix cpuid_patch run-time patching by Sam Ravnborg · 12 years ago
- c64d752 sparc32: move trap table to a separate file by Sam Ravnborg · 12 years ago
- b979542 sparc64: renamed ttable.S to ttable_64.S by Sam Ravnborg · 12 years ago
- 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 12 years ago
- 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 12 years ago
- a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
- 04d0ca4 sparc32: delete muldiv.o from Makefile by Sam Ravnborg · 12 years ago
- 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 12 years ago
- c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 12 years ago
- 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 12 years ago
- 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 12 years ago
- 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 12 years ago
- c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 12 years ago
- 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 12 years ago
- d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 12 years ago
- 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 12 years ago
- 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 12 years ago
- 0f031b3 sparc32: drop unused clear_cpu_int by Sam Ravnborg · 12 years ago
- 41eb17c sparc32: drop unused set_irq_udt by Sam Ravnborg · 12 years ago
- 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 12 years ago
- c78896f sparc32: drop unused code in process_32 by Sam Ravnborg · 12 years ago
- 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 12 years ago
- d6ea557 sparc32: simpler cputype check in head_32.S by Sam Ravnborg · 12 years ago
- eb06f47 sparc32: drop extra getprop call during boot by Sam Ravnborg · 12 years ago
- 142cc03 sparc32: drop prom version check in head_32.S by Sam Ravnborg · 12 years ago
- 1b4cb70 sparc32: remove sun4c specific variables from head_32.S by Sam Ravnborg · 12 years ago
- 9b4c514 sparc32: Add back early sun4/sun4c detection so we can warn properly. by David S. Miller · 12 years ago
- ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 12 years ago
- 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 12 years ago
- b7d96ce sparc32: Remove sparc_cpu_model read from floppy interrupt handler. by David S. Miller · 12 years ago
- 4c84d26 sparc32: Remove sun4c tlb/vac insn patching from entry.S by David S. Miller · 12 years ago
- 96061a9 sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. by David S. Miller · 12 years ago
- 288e58c sparc32: Remove sun4c floppy assembler. by David S. Miller · 12 years ago