Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
940aab490215424a269f93d2eba2794fc8b3e269
/
arch
/
avr32
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
d0e323b
Merge branch 'apei' into apei-release
by Len Brown
· 13 years ago
df013ff
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
by Huang Ying
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ff0c4ad
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 13 years ago
a4e0527
asm-generic: move archictures to common delay.h
by Jonas Bonn
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
c7cbb02
rtc: fix build warnings in defconfigs
by Wanlong Gao
· 13 years ago
ff71db2f
avr32, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
c162755
avr32: make intc_resume() return void to conform to syscore_ops
by Hans-Christian Egtvedt
· 13 years ago
3000f00
avr32: add some more at91 to cpu.h definition
by Nicolas Ferre
· 13 years ago
a527a14
avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs
by Hans-Christian Egtvedt
· 13 years ago
4137b31
avr32/at32ap: fix mapping of platform device id for USART
by Hans-Christian Egtvedt
· 13 years ago
7bbf1d4
avr32: fix use of non-existing portnr variable in at32_map_usart()
by Hans-Christian Egtvedt
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 13 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 13 years ago
2a56d22
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
239df0f
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
by Russell King
· 13 years ago
a2812e1
arch: add #define for each of optimized find bitops
by Akinobu Mita
· 13 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
2b348e2
atmel_serial: keep the platform_device unchanged
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
f25f4f5
PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
by Rafael J. Wysocki
· 14 years ago
24a1a47
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
c7d8763
don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 14 years ago
9f0d15a
avr32: init cannot ignore signals sent by force_sig_info()
by Matt Fleming
· 14 years ago
6e2ad51
avr32: fix deadlock when reading clock list in debugfs
by Ole Henrik Jahren
· 14 years ago
51ef85d
avr32: Fix .size directive for cpu_enter_idle
by Ben Hutchings
· 14 years ago
024b3f29
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
8faf9e3
fix the wrong argument of the functions definition
by Wanlong Gao
· 14 years ago
dd8ea6a
avr32: Fix missing irq namespace conversion
by Thomas Gleixner
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
0dd61be
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
62ec05d1
avr32: Cleanup eic_set_irq_type()
by Thomas Gleixner
· 14 years ago
db82817
avr32: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
d75f1bf
avr: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
2501533
avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
f2f9c65
avr32: At32ap: Convert pop irq_chip to new functions
by Thomas Gleixner
· 14 years ago
3972f69
avr32: At32ap: Convert intc irq_chip to new functions
by Thomas Gleixner
· 14 years ago
7776e23
avr32: At32ap: Convert extint irq_chip to new functions
by Thomas Gleixner
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
c4945b9
asm-generic: rename generic little-endian bitops functions
by Akinobu Mita
· 14 years ago
6447f55d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
3ea205c
avr32: at32ap700x: fix typo in DMA master configuration
by Jamie Iles
· 14 years ago
1c5b053
avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
by Viresh Kumar
· 14 years ago
a335b2e
mm: Fix out-of-date comments which refers non-existent functions
by Ryota Ozaki
· 14 years ago
0670e71
Merge branch 'dw_dmac' into dmaengine
by Dan Williams
· 14 years ago
4aa5f36
avr32: at32ap700x: specify DMA src and dst masters
by Jamie Iles
· 14 years ago
6cb8e87
avr32: add missing include causing undefined pgtable_page_* references
by Hans-Christian Egtvedt
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
2a86cb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6
by Linus Torvalds
· 14 years ago
c975ffa
avr32: update default configuration files for Atmel boards
by Hans-Christian Egtvedt
· 14 years ago
1e2de47
avr32: Convert to clocksource_register_hz
by John Stultz
· 14 years ago
992a88b
avr32: make architecture sys_clone prototype match asm-generic prototype
by Hans-Christian Egtvedt
· 14 years ago
664cb71
avr32: use syscall prototypes from asm-generic instead of arch
by Hans-Christian Egtvedt
· 14 years ago
12be8e7
avr32: disable kprobes for all default configurations
by Hans-Christian Egtvedt
· 14 years ago
36b471e
avr32: boards: setup: use IS_ERR() instead of NULL check
by Vasiliy Kulikov
· 14 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
9f29b8f
ptrace: cleanup arch_ptrace() on avr32
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
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
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 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
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 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
Next »