summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-2/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1517-28/+1883
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-1311-22/+1878
| |\
| | * avr32: Fix oops on unaligned user accessHaavard Skinnemoen2009-06-131-1/+10
| | * Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-138-6/+1852
| | |\
| | | * avr32: Add support for Mediama RMTx add-on board for ATNGW100Peter Ma2009-06-086-0/+1838
| | | * avr32: Change Atmel ATNGW100 config to add choice of add-on boardPeter Ma2009-06-081-2/+9
| | | * avr32: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-131-1/+1
| | | * avr32: Solves problem with inverted MCI detect pin on Merisc boardJonas Larsson2009-04-081-3/+4
| | * | Fix MIMC200 board LCD initMark Jackson2009-06-031-14/+15
| | * | avr32: Fix clash in ATMEL_USART_ flagsBen Nizette2009-06-031-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-4/+5
| |\ \ \
| | * | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| | * | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| | * | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
| | |/ /
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/ /
* | | syscall: Sort out syscall_restart name clash.Eric W. Biederman2009-05-201-2/+2
|/ /
* | avr32: drop unused CLEAN_FILESSam Ravnborg2009-05-011-2/+0
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-6/+6
* Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-0521-94/+2034
|\
| * avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma2009-04-0110-30/+47
| * Add RTC support for Merisc boardsJonas Larsson2009-03-302-1/+9
| * avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2009-03-274-29/+45
| * avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt2009-03-273-10/+33
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen2009-03-2714-28/+32
| |\
| * | Add Merisc board supportJonas Larsson2009-03-2710-0/+1834
| * | avr32: use gpio_is_valid() to check USBA vbus_pin I/O lineHans-Christian Egtvedt2009-03-261-1/+1
| * | avr32: fix timing LCD parameters for EVKLCD10X boardsHans-Christian Egtvedt2009-03-261-10/+10
| * | avr32: use GPIO line PB15 on EVKLCD10x boards for backlightHans-Christian Egtvedt2009-03-261-1/+19
| * | avr32: configure MCI detect and write protect pins for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-5/+0
| * | avr32: set pin mask to alternative 18 bpp for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-1/+2
| * | avr32: add pin mask for 18-bit color on the LCD controllerHans-Christian Egtvedt2009-03-261-0/+26
| * | avr32: fix 15-bit LCDC pin mask to use MSB linesHans-Christian Egtvedt2009-03-261-16/+18
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-052-11/+1
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-022-11/+1
| |\ \ \
| | * \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-062-2/+2
| | |\ \ \
| | * | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
| | * | | | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/coreIngo Molnar2009-02-201-0/+1
| | |\ \ \ \
| | * | | | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-121-11/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-3/+3
|\ \ \ \ \ \ \
| * | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-3/+3
* | | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | generic debug pageallocAkinobu Mita2009-04-011-18/+0
|/ / / / / /
* | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-241-1/+1
| |\ \ \ \
| | * | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-1/+1
| | |/ / /
| * | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
OpenPOWER on IntegriCloud