index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
2016-11-20
1
-2
/
+2
*
avr32: fix copy_from_user()
Al Viro
2016-11-20
3
-4
/
+13
*
avr32: off by one in at32_init_pio()
Dan Carpenter
2016-11-20
1
-1
/
+1
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-02-20
1
-0
/
+2
*
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
Chen Gang
2014-04-02
1
-1
/
+1
*
avr32: fix missing module.h causing build failure in mimc200/fram.c
Paul Gortmaker
2014-04-02
1
-0
/
+1
*
avr32: fix out-of-range jump in large kernels
Andreas Bießmann
2014-01-03
2
-2
/
+6
*
avr32: setup crt for early panic()
Andreas Bießmann
2014-01-03
2
-25
/
+25
*
avr32: fix relocation check for signed 18-bit offset
Hans-Christian Egtvedt
2013-05-30
1
-1
/
+1
*
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2013-05-30
2
-2
/
+0
*
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-03-27
1
-0
/
+1
*
avr32: select generic atomic64_t support
Fabio Baltieri
2012-03-12
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
3
-14
/
+6
|
\
|
*
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
2011-09-11
3
-14
/
+6
*
|
avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
5
-0
/
+5
*
|
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
|
/
*
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
1
-0
/
+1
|
\
|
*
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
2011-08-03
1
-0
/
+1
*
|
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-2
/
+0
*
|
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-32
/
+25
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+0
*
|
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
5
-9
/
+9
|
\
\
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
19
-6
/
+31
|
|
\
|
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
5
-9
/
+9
*
|
|
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2011-07-24
1
-26
/
+1
|
\
\
\
|
*
|
|
asm-generic: move archictures to common delay.h
Jonas Bonn
2011-07-22
1
-26
/
+1
|
|
|
/
|
|
/
|
*
/
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-20
/
+0
|
/
/
*
|
rtc: fix build warnings in defconfigs
Wanlong Gao
2011-06-15
1
-1
/
+1
*
|
avr32, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-06-14
1
-1
/
+0
*
|
avr32: make intc_resume() return void to conform to syscore_ops
Hans-Christian Egtvedt
2011-06-14
1
-3
/
+1
*
|
avr32: add some more at91 to cpu.h definition
Nicolas Ferre
2011-06-14
1
-0
/
+12
*
|
avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs
Hans-Christian Egtvedt
2011-06-14
15
-0
/
+15
*
|
avr32/at32ap: fix mapping of platform device id for USART
Hans-Christian Egtvedt
2011-06-14
1
-0
/
+1
*
|
avr32: fix use of non-existing portnr variable in at32_map_usart()
Hans-Christian Egtvedt
2011-06-14
1
-1
/
+1
|
/
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
2
-1
/
+3
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
2
-1
/
+3
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-05-27
2
-1
/
+4
|
\
\
|
*
\
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
2011-05-27
2
-1
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
2
-1
/
+4
*
|
|
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-26
1
-0
/
+15
|
/
/
*
/
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
|
/
*
PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
1
-26
/
+12
*
avr32: add ATAG_BOARDINFO
Andreas Bießmann
2011-04-13
2
-0
/
+24
*
don't check platform_get_irq's return value against zero
Uwe Kleine-König
2011-04-13
1
-1
/
+1
*
avr32: init cannot ignore signals sent by force_sig_info()
Matt Fleming
2011-04-13
1
-22
/
+0
*
avr32: fix deadlock when reading clock list in debugfs
Ole Henrik Jahren
2011-04-13
1
-8
/
+16
*
avr32: Fix .size directive for cpu_enter_idle
Ben Hutchings
2011-04-13
1
-1
/
+1
*
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
2011-04-13
1
-1
/
+1
*
fix the wrong argument of the functions definition
Wanlong Gao
2011-04-13
1
-10
/
+10
[next]