Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9a436ee6c3f311f2ae604d775d7de06a49f8c9a0
/
arch
/
avr32
eaa0eda
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
a2f0bb0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
7a7d2db
avr32: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
89422ad
avr32: update all default configurations
by Hans-Christian Egtvedt
· 10 years ago
a31c353
avr32: remove fake at91 cpu identification
by Alexandre Belloni
· 10 years ago
f3240c1
avr32: wire up missing syscalls
by Hans-Christian Egtvedt
· 10 years ago
d8ded50
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
by Andy Shevchenko
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
d453cde
module_arch_freeing_init(): new hook for archs before module->module_init freed.
by Rusty Russell
· 10 years ago
d13beab
avr32: macro whitespace fixes
by Michael S. Tsirkin
· 10 years ago
99408c8
avr32: whitespace fix
by Michael S. Tsirkin
· 10 years ago
7f0db2b
avr32/uaccess: fix sparse errors
by Michael S. Tsirkin
· 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
4df10e0
avr32: remove mach/atmel-mci.h
by Alexandre Belloni
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 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
2291059
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
by Pranith Kumar
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
7e1e2f2
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
by Andy Shevchenko
· 10 years ago
61c4319
avr32: at32ap700x: don't rely on default DMA masters
by Andy Shevchenko
· 10 years ago
3d598f4
dmaengine: dw: move dw_dmac.h to where it belongs to
by Andy Shevchenko
· 10 years ago
8c23af6
avr32: Replace __get_cpu_var with __this_cpu_write
by Christoph Lameter
· 10 years ago
d325209
locking,arch,avr32: 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
10c8e05
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
8b07673
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 10 years ago
686913a
avr32: fix error return code
by Julia Lawall
· 10 years ago
065f31b
avr32: Use sigsp()
by Richard Weinberger
· 11 years ago
d809709
avr32: 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
67c2b14
avr32: update defconfig to use the generic PWM framework
by Alexandre Belloni
· 10 years ago
cadd94a
avr32: favr-32: use generic pwm_bl driver
by Alexandre Belloni
· 10 years ago
b2f1080
avr32: merisc: use generic leds_pwm driver
by Alexandre Belloni
· 10 years ago
035c3d2
avr32: MRMT: use generic leds_pwm driver
by Alexandre Belloni
· 10 years ago
2c43ec9
avr32/at32ap: switch to the generic PWM framework
by Alexandre Belloni
· 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
3a0d89d
USB: delete CONFIG_USB_DEVICEFS from defconfig
by Naoki MATSUMOTO
· 10 years ago
710adaa
arch,avr32: Convert smp_mb__*()
by Peter Zijlstra
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
f27a15d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 11 years ago
4c3b7df4e
avr32: replace simple_strtoul() with kstrtoul()
by Ramkumar Ramachandra
· 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
2601566
arch/avr32/mm/cache.c: export symbol flush_icache_range() for module using
by Chen Gang
· 11 years ago
8acc872
avr32: remove cpu_data macro to fix compiles
by Wolfram Sang
· 11 years ago
89337e9
misc: delete mimc200 fram driver
by Greg Kroah-Hartman
· 11 years ago
d7668f9
avr32: add generic vga.h to Kbuild
by Chen Gang
· 11 years ago
1bbce4f
avr32: add generic ioremap_wc() definition in io.h
by Chen Gang
· 11 years ago
8d80390
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
by Chen Gang
· 11 years ago
5745d6a
avr32: fix missing module.h causing build failure in mimc200/fram.c
by Paul Gortmaker
· 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
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
464b500
avr32: favr-32: clk_round_rate() can return a zero upon error
by Paul Walmsley
· 11 years ago
7155530
avr32: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
e6a7906
avr32: pm: Fix section mismatch
by Matthias Brugger
· 11 years ago
b96fa8f
avr32: Kill CONFIG_MTD_PARTITIONS
by Eunbong Song
· 11 years ago
e7f2c8c
avr32: uapi: be sure of "_UAPI" prefix for all guard macros
by Chen Gang
· 11 years ago
dbc0d69
avr32: add kprobe_ctlblk memory struct
by Eirik Aanonsen
· 11 years ago
d617b33
avr32: fix out-of-range jump in large kernels
by Andreas Bießmann
· 11 years ago
7a2a74f
avr32: setup crt for early panic()
by Andreas Bießmann
· 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
2cb6182
avr32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
f0d55cc1
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
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
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
395e73a
avr32: cast syscall_return to silence compiler warning
by Gabor Juhos
· 11 years ago
1b0135b
avr32: fix clockevents kernel warning
by Gabor Juhos
· 11 years ago
46663d0
avr32: use Kbuild infrastructure to handle the asm-generic headers
by Steven Rostedt
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
ce3b64f
video: atmel_lcdfb: pass the pdata as params
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
8af2c28
video: atmel_lcdfb: fix platform data struct
by Jean-Christophe PLAGNIOL-VILLARD
· 12 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
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
ef9a61b
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
6af4ea0
oprofilefs_create_...() do not need superblock argument
by Al Viro
· 11 years ago
ecde282
oprofilefs_mkdir() doesn't need superblock argument
by Al Viro
· 11 years ago
ef7bca1
oprofile: don't bother with passing superblock to ->create_files()
by Al Viro
· 11 years ago
c4afd7b
avr32: boards/atngw100/mrmt.c: fix building error
by Cong Ding
· 11 years ago
71b94e2
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
by Josh Wu
· 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
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
ce7549e
mm/AVR32: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
6703bdf
mm/AVR32: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
2e555f8
avr32: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
Next »