Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
370136bc67c3f502ec96446e502ba80b94150f9d
/
arch
/
sparc
a56b072
sparc32: make copy_to/from_user_page() usable from modular code
by Paul Gortmaker
· 11 years ago
4f6500f
sparc32: fix build failure for arch_jump_label_transform
by Paul Gortmaker
· 11 years ago
a54983a
sparc: Hook up sched_setattr and sched_getattr syscalls.
by David S. Miller
· 11 years ago
1b925b5
sparc: don't use module_init in non-modular pci.c code
by Paul Gortmaker
· 11 years ago
8b2abcb
sparc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1b59bab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
4a47415
Kconfig: update flightly outdated CONFIG_SMP documentation
by Robert Graffham
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
6ffbe7d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
aee636c
bpf: do not use reciprocal divide
by Eric Dumazet
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1c62448
Merge tag 'v3.13-rc8' into core/locking
by Ingo Molnar
· 11 years ago
47933ad
arch: Introduce smp_load_acquire(), smp_store_release()
by Peter Zijlstra
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
96702be
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d11739e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
1693223
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
by Dave Kleikamp
· 11 years ago
ce2521b
sparc64: smp_callin: Enable irqs after preemption is disabled
by Kirill Tkhai
· 11 years ago
bf70053c
sparc/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 11 years ago
a5252c2
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc
by Mark Salter
· 11 years ago
fc27985
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
2084140
mm: fix TLB flush race between migration, and change_protection_range
by Rik van Riel
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
df90793
sparc/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 11 years ago
1de425c
sparc64: Fix build regression
by Kirill Tkhai
· 11 years ago
4457e6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6a328f3
sparc64: merge fix
by Stephen Rothwell
· 11 years ago
6469c84
sparc64: fix build regession
by Kirill A. Shutemov
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
1b27227
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
1ae9ae5
sparc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
c389a25
mm, thp: do not access mm->pmd_huge_pte directly
by Kirill A. Shutemov
· 11 years ago
812cb83
sparc64: Implement HAVE_CONTEXT_TRACKING
by Kirill Tkhai
· 11 years ago
1a36265
sparc64: Add self-IPI support for smp_send_reschedule()
by Kirill Tkhai
· 11 years ago
557fc58
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
by oftedal
· 11 years ago
a7b9403
sparc64: Encode huge PMDs using PTE encoding.
by David S. Miller
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
9385d94
sparc: Use preempt_schedule_irq
by Thomas Gleixner
· 11 years ago
54197e4
hardirq: Make hardirq bits generic
by Thomas Gleixner
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
2b77933
sparc64: Move to 64-bit PGDs and PMDs.
by David S. Miller
· 11 years ago
37b3a8f
sparc64: Move from 4MB to 8MB huge pages.
by David S. Miller
· 11 years ago
b2d4383
sparc64: Make PAGE_OFFSET variable.
by David S. Miller
· 11 years ago
f998c9c
sparc64: Fix inconsistent max-physical-address defines.
by David S. Miller
· 11 years ago
bb7b435
sparc64: Document the shift counts used to validate linear kernel addresses.
by David S. Miller
· 11 years ago
e0a45e3
sparc64: Define PAGE_OFFSET in terms of physical address bits.
by David S. Miller
· 11 years ago
922631b
sparc64: Use PAGE_OFFSET instead of a magic constant.
by David S. Miller
· 11 years ago
c920745
sparc64: Clean up 64-bit mmap exclusion defines.
by David S. Miller
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ff649a6
sparc: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
db10acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d1cb9d1
of: Make cpu node handling more portable.
by David Miller
· 11 years ago
23d6d3d
doc: typo on word accounting in kprobes.c in mutliple architectures
by Anoop Thomas Mathew
· 11 years ago
ec0ad3d
Merge branch 'core/urgent' into sched/core
by Ingo Molnar
· 11 years ago
3f0116c
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
by Ingo Molnar
· 11 years ago
4acf4b9
of: move of_address_to_resource and of_iomap declarations from sparc
by Rob Herring
· 11 years ago
0c3f061
of: implement of_node_to_nid as a weak function
by Rob Herring
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d45ed4a
net: fix unsafe set_memory_rw from softirq
by Alexei Starovoitov
· 11 years ago
a988fb8
sparc: fix MSI build failure on Sparc32
by Thomas Petazzoni
· 11 years ago
d2f09b1
sparc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
20928bd
sparc: fix ldom_reboot buffer overflow harder
by Kees Cook
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
2bd161a
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
by David S. Miller
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
3ddc5b4
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
by Mathieu Desnoyers
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dc76f9c
sparc64: Export flush_ptrace_access() (needed by lustre)
by Geert Uytterhoeven
· 11 years ago
61d9b93
sparc64: Remove RWSEM export leftovers
by Kirill Tkhai
· 11 years ago
63d4996
sparc64: Fix off by one in trampoline TLB mapping installation loop.
by David S. Miller
· 11 years ago
bfa664f
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Kevin Hilman
· 11 years ago
ebd97be
PCI: remove ARCH_SUPPORTS_MSI kconfig option
by Thomas Petazzoni
· 11 years ago
1c2696c
sparc64: Fix ITLB handler of null page
by Kirill Tkhai
· 11 years ago
ab2abda
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
by Kirill Tkhai
· 11 years ago
37d6fa3
sparc64: cleanup: Rename ret_from_syscall to ret_from_fork
by Kirill Tkhai
· 11 years ago
7a3b0f8
sparc32: Fix exit flag passed from traced sys_sigreturn
by Kirill Tkhai
· 11 years ago
Next »