index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2009-08-24
2
-3
/
+17
|
\
|
*
favr32: improve touchscreen response
Ben Nizette
2009-07-27
1
-0
/
+4
|
*
avr32/lib: fix unaligned memcpy where len < 4
Sebastian Andrzej Siewior
2009-07-27
1
-0
/
+1
|
*
avr32/lib: fix unaligned memcpy()
Sebastian Andrzej Siewior
2009-07-27
1
-3
/
+12
*
|
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
1
-1
/
+1
|
/
*
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
1
-1
/
+1
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-5
/
+8
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
1
-2
/
+0
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-4
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
17
-28
/
+1883
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2009-06-13
11
-22
/
+1878
|
|
\
|
|
*
avr32: Fix oops on unaligned user access
Haavard Skinnemoen
2009-06-13
1
-1
/
+10
|
|
*
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Haavard Skinnemoen
2009-06-13
8
-6
/
+1852
|
|
|
\
|
|
|
*
avr32: Add support for Mediama RMTx add-on board for ATNGW100
Peter Ma
2009-06-08
6
-0
/
+1838
|
|
|
*
avr32: Change Atmel ATNGW100 config to add choice of add-on board
Peter Ma
2009-06-08
1
-2
/
+9
|
|
|
*
avr32: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-05-13
1
-1
/
+1
|
|
|
*
avr32: Solves problem with inverted MCI detect pin on Merisc board
Jonas Larsson
2009-04-08
1
-3
/
+4
|
|
*
|
Fix MIMC200 board LCD init
Mark Jackson
2009-06-03
1
-14
/
+15
|
|
*
|
avr32: Fix clash in ATMEL_USART_ flags
Ben Nizette
2009-06-03
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
5
-4
/
+5
|
|
\
\
\
|
|
*
|
|
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
|
*
|
|
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
1
-0
/
+1
|
|
*
|
|
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-11
3
-3
/
+3
|
|
|
/
/
|
*
|
|
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
|
|
/
/
*
|
|
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
2009-05-20
1
-2
/
+2
|
/
/
*
|
avr32: drop unused CLEAN_FILES
Sam Ravnborg
2009-05-01
1
-2
/
+0
*
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+1
|
/
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
2
-6
/
+6
*
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
2009-04-05
21
-94
/
+2034
|
\
|
*
avr32: add RTS/CTS/CLK pin selection for the USARTs
Peter Ma
2009-04-01
10
-30
/
+47
|
*
Add RTC support for Merisc boards
Jonas Larsson
2009-03-30
2
-1
/
+9
|
*
avr32: at32ap700x: setup DMA for AC97C in the machine code
Hans-Christian Egtvedt
2009-03-27
4
-29
/
+45
|
*
avr32: at32ap700x: setup DMA for ABDAC in the machine code
Hans-Christian Egtvedt
2009-03-27
3
-10
/
+33
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Haavard Skinnemoen
2009-03-27
14
-28
/
+32
|
|
\
|
*
|
Add Merisc board support
Jonas Larsson
2009-03-27
10
-0
/
+1834
|
*
|
avr32: use gpio_is_valid() to check USBA vbus_pin I/O line
Hans-Christian Egtvedt
2009-03-26
1
-1
/
+1
|
*
|
avr32: fix timing LCD parameters for EVKLCD10X boards
Hans-Christian Egtvedt
2009-03-26
1
-10
/
+10
|
*
|
avr32: use GPIO line PB15 on EVKLCD10x boards for backlight
Hans-Christian Egtvedt
2009-03-26
1
-1
/
+19
|
*
|
avr32: configure MCI detect and write protect pins for EVKLCD10x boards
Hans-Christian Egtvedt
2009-03-26
1
-5
/
+0
|
*
|
avr32: set pin mask to alternative 18 bpp for EVKLCD10x boards
Hans-Christian Egtvedt
2009-03-26
1
-1
/
+2
|
*
|
avr32: add pin mask for 18-bit color on the LCD controller
Hans-Christian Egtvedt
2009-03-26
1
-0
/
+26
|
*
|
avr32: fix 15-bit LCDC pin mask to use MSB lines
Hans-Christian Egtvedt
2009-03-26
1
-16
/
+18
*
|
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
2
-11
/
+1
|
\
\
\
|
*
\
\
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
2
-11
/
+1
|
|
\
\
\
|
|
*
\
\
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
2
-2
/
+2
|
|
|
\
\
\
|
|
*
|
|
|
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
2009-03-02
1
-0
/
+1
|
|
*
|
|
|
Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core
Ingo Molnar
2009-02-20
1
-0
/
+1
|
|
|
\
\
\
\
|
|
*
|
|
|
|
preempt-count: force hardirq-count to max of 10
Steven Rostedt
2009-02-12
1
-11
/
+0
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
1
-3
/
+3
|
\
\
\
\
\
\
\
[next]