Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6f0bcf152582e7403155627a38e07bf3ef7f3cf5
/
arch
/
avr32
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
94da7d6
ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)
by Jeff Mahoney
· 14 years ago
b515316
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
50a23e6
Update broken web addresses in arch directory.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
ee621dd
net: atmel_macb Kconfig: remove long dependency line
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
67a8a20
avr32: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
772320e
Merge commit 'v2.6.35' into kbuild/kbuild
by Michal Marek
· 14 years ago
6588169
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
by Sam Ravnborg
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
f7512e7
serial: fix rs485 for atmel_serial on avr32
by Peter Huewe
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
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
· 15 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 15 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
Next »