- 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
- 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
- efee984 new helper: signal_delivered() by Al Viro · 14 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 14 years ago
- 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 14 years ago
- a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 14 years ago
- b7f9a11 new helper: sigmask_to_save() by Al Viro · 14 years ago
- 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 14 years ago
- fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
- 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 14 years ago
- e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 14 years ago
- 4fd8bc6 sparc32: remove unused variable in head_32.S by Sam Ravnborg · 14 years ago
- 1ddb22e sparc32,leon: fix leon bootup by Sam Ravnborg · 14 years ago
- d4511e6 sparc32: Export leon_dma_ops to modules. by David S. Miller · 14 years ago
- 9583533 sparc32: support leon + sun in dma_make_coherent() by Sam Ravnborg · 14 years ago
- 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 14 years ago
- 556626a sparc32,leon: always include leon_pmc in build by Sam Ravnborg · 14 years ago
- 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 14 years ago
- 1ec8cf6 sparc32: introduce support for run-time patching for all shared assembler code by Sam Ravnborg · 14 years ago
- 080f888 sparc32,leon: fix section mismatch warning by Sam Ravnborg · 14 years ago
- 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 14 years ago
- 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 14 years ago
- 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 14 years ago
- d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 14 years ago
- b08b5c9 sparc32: handle leon in irq_32.c by Sam Ravnborg · 14 years ago
- 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 14 years ago
- 4efb55e sparc32: introduce sparc32_start_kernel called from head_32.S by Sam Ravnborg · 14 years ago
- 30005ef sparc32: implement proper LEON support in head_32 (after highmem) by Sam Ravnborg · 14 years ago
- 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 14 years ago
- ec24158 sparc32: string and whitespace cleanup in head_32.S by Sam Ravnborg · 14 years ago
- 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 14 years ago
- a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 14 years ago
- f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 14 years ago
- 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 899dfaa sparc: kill ancient comment in sparc_sigaction() by Al Viro · 14 years ago
- 187cd44 sparc: missing checks of __get_user()/__put_user() return values by Al Viro · 14 years ago
- 68f3f16 new helper: sigsuspend() by Al Viro · 14 years ago
- cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 14 years ago
- 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 14 years ago
- 9cd5f82 sparc32: fix cpuid_patch run-time patching by Sam Ravnborg · 14 years ago
- c64d752 sparc32: move trap table to a separate file by Sam Ravnborg · 14 years ago
- b979542 sparc64: renamed ttable.S to ttable_64.S by Sam Ravnborg · 14 years ago
- 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 14 years ago
- 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 14 years ago
- a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 14 years ago
- 04d0ca4 sparc32: delete muldiv.o from Makefile by Sam Ravnborg · 14 years ago
- 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 14 years ago
- c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 14 years ago
- 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 14 years ago
- 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 14 years ago
- 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 14 years ago
- c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 14 years ago
- 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 14 years ago
- d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 14 years ago
- 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 14 years ago
- 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 14 years ago
- 0f031b3 sparc32: drop unused clear_cpu_int by Sam Ravnborg · 14 years ago
- 41eb17c sparc32: drop unused set_irq_udt by Sam Ravnborg · 14 years ago
- 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 14 years ago
- c78896f sparc32: drop unused code in process_32 by Sam Ravnborg · 14 years ago
- 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 14 years ago
- d6ea557 sparc32: simpler cputype check in head_32.S by Sam Ravnborg · 14 years ago
- eb06f47 sparc32: drop extra getprop call during boot by Sam Ravnborg · 14 years ago
- 142cc03 sparc32: drop prom version check in head_32.S by Sam Ravnborg · 14 years ago
- 1b4cb70 sparc32: remove sun4c specific variables from head_32.S by Sam Ravnborg · 14 years ago
- 9b4c514 sparc32: Add back early sun4/sun4c detection so we can warn properly. by David S. Miller · 14 years ago
- ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 14 years ago
- 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 14 years ago
- b7d96ce sparc32: Remove sparc_cpu_model read from floppy interrupt handler. by David S. Miller · 14 years ago
- 4c84d26 sparc32: Remove sun4c tlb/vac insn patching from entry.S by David S. Miller · 14 years ago
- 96061a9 sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. by David S. Miller · 14 years ago
- 288e58c sparc32: Remove sun4c floppy assembler. by David S. Miller · 14 years ago
- 58fa4dc sparc: Clear out unused asm/machines.h values. by David S. Miller · 14 years ago
- afaedde sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte by Sam Ravnborg · 14 years ago
- 323206a sparc32: drop sun4c bits from head_32.S by Sam Ravnborg · 14 years ago
- 3c23a76 sparc32: drop test for sun4c in signal_32 by Sam Ravnborg · 14 years ago
- ef136bc sparc32: drop sun4c user stack checking routine by Sam Ravnborg · 14 years ago
- e098ff9 sparc32: drop sun4c stack checking routine by Sam Ravnborg · 14 years ago
- 054768a sparc32: drop sun4c window overflow stack checking routine by Sam Ravnborg · 14 years ago
- 28de2f7 sparc32: drop sun4c specific stack validation by Sam Ravnborg · 14 years ago
- 1ee0e14 sparc32: delete pgtsun4c.h by Sam Ravnborg · 14 years ago
- 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 14 years ago
- 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 14 years ago
- 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 14 years ago
- 45de676 KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat by David Howells · 14 years ago
- a5a737e sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). by David S. Miller · 14 years ago
- fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 14 years ago
- 3f149aa sparc: Use generic init_task by Thomas Gleixner · 14 years ago
- 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 14 years ago
- 8fe5f56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 14 years ago
- f0a2bc7 sparc: Use generic idle thread allocation by Thomas Gleixner · 14 years ago
- 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 14 years ago
- e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 14 years ago
- bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
- a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 14 years ago
- e4da89d seccomp: ignore secure_computing return values by Will Drewry · 14 years ago
- df2e7f5 sparc32: fix build of pcic by Sam Ravnborg · 14 years ago