Age | Commit message (Expand) | Author | Files | Lines |
2013-03-11 | sparc64: correctly recognize SPARC64-X chips | Allen Pais | 1 | -0/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -13/+4 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+2 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -12/+21 |
2013-02-21 | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. | David S. Miller | 1 | -9/+19 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2013-02-20 | sparc64: Fix tsb_grow() in atomic context. | David S. Miller | 2 | -3/+2 |
2013-02-18 | sparc idle: rename pm_idle to sparc_idle | Len Brown | 1 | -0/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -3/+0 |
2013-02-14 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 1 | -8/+6 |
2013-02-04 | sparc: switch to use of generic old sigaction | Al Viro | 1 | -1/+1 |
2013-02-04 | sparc: switch to generic sigaltstack | Al Viro | 1 | -6/+0 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 2 | -0/+3 |
2013-02-04 | consolidate declarations of k_sigaction | Al Viro | 1 | -4/+1 |
2013-01-23 | soreuseport: infrastructure | Tom Herbert | 1 | -1/+1 |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 1 | -0/+1 |
2013-01-13 | sparc: remove __devinit, __devexit annotations | Sam Ravnborg | 2 | -4/+4 |
2012-12-29 | sparc: Hook up finit_module syscall. | David S. Miller | 1 | -1/+2 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -7/+0 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-19 | sparc64: Define pte_accessible() | David S. Miller | 1 | -1/+7 |
2012-12-19 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 1 | -2/+8 |
2012-12-18 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 1 | -0/+1 |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 1 | -0/+1 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -26/+32 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 8 | -24/+32 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
2012-11-24 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 1 | -1/+4 |
2012-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -23/+113 |
2012-11-17 | sparc: dma-mapping: support debug_dma_mapping_error | Shuah Khan | 1 | -0/+1 |
2012-11-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 5 | -13/+85 |
2012-11-17 | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro | 7 | -12/+47 |
2012-11-15 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 8 | -23/+113 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-10 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 1 | -1/+3 |
2012-11-10 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 1 | -0/+5 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-29 | sparc: Wire up sys_kcmp. | David S. Miller | 1 | -1/+2 |
2012-10-29 | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2 | -2/+47 |
2012-10-28 | sparc64: Use pause instruction when available. | David S. Miller | 2 | -16/+29 |
2012-10-28 | sparc64: Fix cpu strand yielding. | David S. Miller | 2 | -2/+8 |