Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0bbf24ae7346c72478c1a27fd326c4c4e9cc3497
/
arch
/
mn10300
« Previous
54cfe08b
mn10300: drop dead code
by Michael S. Tsirkin
· 10 years ago
4e348ba
mn10300/PCI: Clip bridge windows to fit in upstream windows
by Yinghai Lu
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
960a559
mn10300: io: implement dummy relaxed accessor macros for writes
by Will Deacon
· 11 years ago
dbb885f
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7032354
mn10300: use Kbuild logic to include <asm-generic/sections.h>
by Geert Uytterhoeven
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
7bb38d5
Remove MN10300_PROC_MN2WS0038
by Richard Weinberger
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
e69a0ef
locking,arch,mn10300: Fold atomic_ops
by Peter Zijlstra
· 11 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
56106da
lib/scatterlist: clean up useless architecture versions of scatterlist.h
by Laura Abbott
· 10 years ago
a8040ff
mn10300: Use sigsp()
by Richard Weinberger
· 11 years ago
8b16655
mn10300: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 10 years ago
f618776
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
by Fabian Frederick
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
9424cdf
arch,mn10300: Convert smp_mb__*()
by Peter Zijlstra
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3ef120a
mn10300: kmap_atomic() returns void *, not unsigned long...
by Al Viro
· 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
073d822
arch: Remove stub cputime.h headers
by Frederic Weisbecker
· 11 years ago
322a126
mn10300: Remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
a21748c
mn10300: Use the core irq stats function
by Thomas Gleixner
· 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
597690c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
36c2be8
mn10300: Remove redundant debugging info flag
by Geoff Levand
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
4a47415
Kconfig: update flightly outdated CONFIG_SMP documentation
by Robert Graffham
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
f549ed1
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
6806afc
net: resort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 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
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
0470d4a
mn10300: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
2f466d3
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE 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
004bd06
mn10300/PCI: Remove useless pcibios_last_bus
by Bjorn Helgaas
· 11 years ago
aa5e5dc
treewide: fix "distingush" typo
by Michael Opdenacker
· 11 years ago
135530d
mn10300/PCI: Remove unused pci_mem_start
by Myron Stowe
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 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
3da06ed
mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT
by Akira Takeuchi
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
609838c
mm: invoke oom-killer from remaining unconverted page fault handlers
by Johannes Weiner
· 11 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 11 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 11 years ago
76feaed
mm/mn10300: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
e0bced5
mn10300: don't bother with VM_IO
by Al Viro
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
e3f12a5
mn10300: Use early_param() to parse "mem=" parameter
by Akira Takeuchi
· 11 years ago
c6dc9f0
mn10300: Allow to pass array name to get_user()
by Akira Takeuchi
· 11 years ago
c069114
mn10300: Fix include dependency in irqflags.h et al.
by David Daney
· 11 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 11 years ago
1aeeac7
MN10300: Need pci_iomap() and __pci_ioport_map() defining
by David Howells
· 11 years ago
b8bc9b0
MN10300: ASB2305's PCI code needs the definition of XIRQ1
by David Howells
· 11 years ago
d17fc23
MN10300: Enable IRQs more in system call exit work path
by David Howells
· 11 years ago
1e00227d
MN10300: Fix ret_from_kernel_thread
by David Howells
· 11 years ago
3837a3c
mn10300: uaccess s/might_sleep/might_fault/
by Michael S. Tsirkin
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
32ce012
mm/mn10300: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
af695cd
mn10300: Use generic idle loop
by Thomas Gleixner
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
6546327
arch: Cleanup enable/disable_hlt
by Thomas Gleixner
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
by Al Viro
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
556f12f
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
3b63918
mn10300: use for_each_pci_dev to simplify the code
by Wei Yongjun
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
10baf04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Rafael J. Wysocki
· 12 years ago
Next »