Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b26c949755c06ec79e55a75817210083bd78fc9a
/
arch
/
avr32
81a7919
avr32: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
9e584fb
arch/avr32: fix build failure caused by wrong prototype
by Peter Huewe
· 15 years ago
e9ddbc0
avr32: Fix typo in read_persistent_clock()
by Peter Huewe
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e2032a4
avr32: Convert avr32 to use read/update_persistent_clock
by John Stultz
· 15 years ago
1d83931
avr32: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
640e95a
USB: atmel uaba: Adding invert vbus_pin
by Eirik Aanonsen
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
cbf8de1
avr32: clean up memory allocation in at32_add_device_mci
by Hans-Christian Egtvedt
· 15 years ago
754a00a
arch/avr32: Fix build failure for avr32 caused by typo
by Peter Huewe
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
050cbb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 15 years ago
2635d1b
atmel-mci: change use of dma slave interface
by Nicolas Ferre
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
0386f9e
avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006
by Hans-Christian Egtvedt
· 15 years ago
2c651c1
avr32: add default configurations for ATNGW100 mkII and EVKLCD10X
by Hans-Christian Egtvedt
· 15 years ago
3550b93
avr32: add support for ATNGW100 mkII board
by Hans-Christian Egtvedt
· 15 years ago
ce378f7
avr32: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
559300b
Merge commit 'v2.6.32'
by Haavard Skinnemoen
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
79c9601
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3d14b5b
Merge branch 'sa1100' into devel
by Russell King
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
27d16d0
avr32: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0912e53
atmel_lcdfb Kconfig: remove long dependency line
by Nicolas Ferre
· 15 years ago
d8951ad
at91: at91sam9g45 family: identify several chip versions
by Nicolas Ferre
· 15 years ago
2f5d46d
avr32: add two new at91 to cpu.h definition
by Nicolas Ferre
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
5416bf3
avr32: add two new at91 to cpu.h definition
by Nicolas Ferre
· 15 years ago
2092058
avr32: clean up linker script using standard macros.
by Nelson Elhage
· 15 years ago
d94e5fc
Merge commit 'v2.6.32-rc3'
by Haavard Skinnemoen
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
6e17b17
mm: remove duplicate asm/mman.h files
by Arnd Bergmann
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
abe1ee3
Use macros for .data.page_aligned section.
by Tim Abbott
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
d556511
avr32: MRMT: correct setup of SPI slaves
by Peter Ma
· 15 years ago
0708420
avr32: function for independently setting up SPI slaves
by Peter Ma
· 15 years ago
3fe6ad6
avr32: re-instate MCI WP/CD pin assignments for ATNGW100
by Peter Ma
· 15 years ago
e40c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
92c548c
favr32: improve touchscreen response
by Ben Nizette
· 16 years ago
251ab1a
avr32/lib: fix unaligned memcpy where len < 4
by Sebastian Andrzej Siewior
· 15 years ago
505d62d
avr32/lib: fix unaligned memcpy()
by Sebastian Andrzej Siewior
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
84c48e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 15 years ago
bb6e647
avr32: Fix oops on unaligned user access
by Haavard Skinnemoen
· 15 years ago
fbe0b8d
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Haavard Skinnemoen
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 15 years ago
4024533
avr32: Add support for Mediama RMTx add-on board for ATNGW100
by Peter Ma
· 15 years ago
a89ab11
avr32: Change Atmel ATNGW100 config to add choice of add-on board
by Peter Ma
· 15 years ago
c878b7d
Fix MIMC200 board LCD init
by Mark Jackson
· 15 years ago
c076b99
avr32: Fix clash in ATMEL_USART_ flags
by Ben Nizette
· 15 years ago
288ddad
syscall: Sort out syscall_restart name clash.
by Eric W. Biederman
· 15 years ago
334034c
avr32: remove obsolete hw_interrupt_type
by Thomas Gleixner
· 15 years ago
c520f72
avr32: drop unused CLEAN_FILES
by Sam Ravnborg
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
7ebcfcf
avr32: Solves problem with inverted MCI detect pin on Merisc board
by Jonas Larsson
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
87fc94d
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
Next »