Age | Commit message (Expand) | Author | Files | Lines |
2013-04-19 | sparc64: Fix race in TLB batch processing. | David S. Miller | 3 | -8/+33 |
2013-03-31 | sparc: use asm-generic version of types.h | Sam Ravnborg | 3 | -18/+1 |
2013-03-31 | sparc: use generic headers | Sam Ravnborg | 5 | -27/+4 |
2013-03-31 | sparc:cleanup unused code in smp_32.h | Kefeng Wang | 1 | -4/+0 |
2013-03-31 | sparc:remove unused declaration smp_boot_cpus() | Kefeng Wang | 1 | -1/+0 |
2013-03-11 | sparc64: correctly recognize SPARC64-X chips | Allen Pais | 1 | -0/+1 |
2013-02-26 | 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-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -13/+4 |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+2 |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -12/+21 |
2013-02-20 | 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-17 | 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-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 1 | -8/+6 |
2013-02-03 | sparc: switch to use of generic old sigaction | Al Viro | 1 | -1/+1 |
2013-02-03 | sparc: switch to generic sigaltstack | Al Viro | 1 | -6/+0 |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro | 2 | -0/+3 |
2013-02-03 | 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-12 | sparc: remove __devinit, __devexit annotations | Sam Ravnborg | 2 | -4/+4 |
2012-12-28 | sparc: Hook up finit_module syscall. | David S. Miller | 1 | -1/+2 |
2012-12-20 | 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-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-18 | sparc64: Define pte_accessible() | David S. Miller | 1 | -1/+7 |
2012-12-18 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 1 | -2/+8 |
2012-12-17 | 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-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -26/+32 |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-11 | 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-28 | 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-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 1 | -1/+4 |
2012-11-17 | 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-16 | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 5 | -13/+85 |
2012-11-16 | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro | 7 | -12/+47 |
2012-11-14 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 8 | -23/+113 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-09 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 1 | -1/+3 |
2012-11-09 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 1 | -0/+5 |