Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd11680d0e843a9e5519304a0e89dd3815439102
/
arch
/
sparc
3480593
net: filter: get rid of BPF_S_* enum
by Daniel Borkmann
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8ecc1ba
sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c
by Toralf Förster
· 10 years ago
5aa4ecf
sparc64: Add membar to Niagara2 memcpy code.
by David S. Miller
· 10 years ago
b18eb2d
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
by David S. Miller
· 11 years ago
e5c460f
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses.
by David S. Miller
· 11 years ago
20fce54
sparc: csum_add for Sparc
by Tom Herbert
· 11 years ago
fe86643
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR().
by David S. Miller
· 11 years ago
26cf432
sparc64: Add basic validations to {pud,pmd}_bad().
by David S. Miller
· 11 years ago
0eef331
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
by David S. Miller
· 11 years ago
ee73887
sparc64: Fix range check in kern_addr_valid().
by David S. Miller
· 11 years ago
70ffc6e
sparc64: Fix top-level fault handling bugs.
by David S. Miller
· 11 years ago
d037d16
sparc64: Handle 32-bit tasks properly in compute_effective_address().
by David S. Miller
· 11 years ago
eaf85da
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
by David S. Miller
· 11 years ago
c2e4e67
sparc64: Fix hex values in comment above pte_modify().
by David S. Miller
· 11 years ago
04df419
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
by David S. Miller
· 11 years ago
51e5ef1
sparc64: Fix huge PMD invalidation.
by David S. Miller
· 11 years ago
5b1e94f
sparc64: Fix executable bit testing in set_pmd_at() paths.
by David S. Miller
· 11 years ago
16ce8a3
sparc64: Normalize NMI watchdog logging and behavior.
by David S. Miller
· 11 years ago
49b6c01
sparc64: Make itc_sync_lock raw
by Kirill Tkhai
· 11 years ago
aa3449e
sparc64: Fix argument sign extension for compat_sys_futex().
by David S. Miller
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
683b6c6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
971eae7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f8bbbfc
net: filter: add jited flag to indicate jit compiled filters
by Daniel Borkmann
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
cb3042d
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
by David S. Miller
· 11 years ago
7a01772
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
by AKASHI Takahiro
· 11 years ago
1e0b0c4
sparc, sysfs: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
f6baf35
sparc/PCI: Use default pcibios_enable_device() (Leon only)
by Bjorn Helgaas
· 11 years ago
0b443ea
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
by Viresh Kumar
· 11 years ago
151b628
sparc64:tsb.c:use array size macro rather than number
by Doug Wilson
· 11 years ago
1535bd8
sparc64: don't treat 64-bit syscall return codes as 32-bit
by Dave Kleikamp
· 11 years ago
ffb12cf
Merge branch 'irq/for-gpio' into irq/core
by Thomas Gleixner
· 11 years ago
0708268
sparc64, sched: Remove unused sparc64_multi_core
by Bjorn Helgaas
· 11 years ago
36fc550
sched: Remove unused mc_capable() and smt_capable()
by Bjorn Helgaas
· 11 years ago
3a36cb1
ftrace: Do not pass data to ftrace_dyn_arch_init
by Jiri Slaby
· 11 years ago
af64a7c
ftrace: Pass retval through return in ftrace_dyn_arch_init()
by Jiri Slaby
· 11 years ago
87a69ad
sparc: Use the core irq stats function
by Thomas Gleixner
· 11 years ago
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
d6250ee
sparc: fix implicit include of slab.h in leon_pci_grpci2.c
by Paul Gortmaker
· 11 years ago
a755180
sun4M: add include of slab.h for kzalloc
by Stephen Rothwell
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 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
Next »