| Commit message (Expand) | Author | Age |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-06-13 |
| |\ |
|
| | * | avr32: Fix oops on unaligned user access | Haavard Skinnemoen | 2009-06-13 |
| | * | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Haavard Skinnemoen | 2009-06-13 |
| | |\ |
|
| | | * | avr32: Add support for Mediama RMTx add-on board for ATNGW100 | Peter Ma | 2009-06-08 |
| | | * | avr32: Change Atmel ATNGW100 config to add choice of add-on board | Peter Ma | 2009-06-08 |
| | | * | avr32: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-05-13 |
| | | * | avr32: Solves problem with inverted MCI detect pin on Merisc board | Jonas Larsson | 2009-04-08 |
| | * | | Fix MIMC200 board LCD init | Mark Jackson | 2009-06-03 |
| | * | | avr32: Fix clash in ATMEL_USART_ flags | Ben Nizette | 2009-06-03 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 |
| |\ \ \ |
|
| | * | | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| | * | | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 |
| | * | | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 |
| | |/ / |
|
| * / / | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 |
| |/ / |
|
* / / | syscall: Sort out syscall_restart name clash. | Eric W. Biederman | 2009-05-20 |
|/ / |
|
* | | avr32: drop unused CLEAN_FILES | Sam Ravnborg | 2009-05-01 |
* | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 |
|/ |
|
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | avr32: add RTS/CTS/CLK pin selection for the USARTs | Peter Ma | 2009-04-01 |
| * | Add RTC support for Merisc boards | Jonas Larsson | 2009-03-30 |
| * | avr32: at32ap700x: setup DMA for AC97C in the machine code | Hans-Christian Egtvedt | 2009-03-27 |
| * | avr32: at32ap700x: setup DMA for ABDAC in the machine code | Hans-Christian Egtvedt | 2009-03-27 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Haavard Skinnemoen | 2009-03-27 |
| |\ |
|
| * | | Add Merisc board support | Jonas Larsson | 2009-03-27 |
| * | | avr32: use gpio_is_valid() to check USBA vbus_pin I/O line | Hans-Christian Egtvedt | 2009-03-26 |
| * | | avr32: fix timing LCD parameters for EVKLCD10X boards | Hans-Christian Egtvedt | 2009-03-26 |
| * | | avr32: use GPIO line PB15 on EVKLCD10x boards for backlight | Hans-Christian Egtvedt | 2009-03-26 |
| * | | avr32: configure MCI detect and write protect pins for EVKLCD10x boards | Hans-Christian Egtvedt | 2009-03-26 |
| * | | avr32: set pin mask to alternative 18 bpp for EVKLCD10x boards | Hans-Christian Egtvedt | 2009-03-26 |
| * | | avr32: add pin mask for 18-bit color on the LCD controller | Hans-Christian Egtvedt | 2009-03-26 |
| * | | avr32: fix 15-bit LCDC pin mask to use MSB lines | Hans-Christian Egtvedt | 2009-03-26 |
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ \ |
|
| | * | | | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 |
| | * | | | | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core | Ingo Molnar | 2009-02-20 |
| | |\ \ \ \ |
|
| | * | | | | | preempt-count: force hardirq-count to max of 10 | Steven Rostedt | 2009-02-12 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
* | | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 |
|/ / / / / / |
|
* | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 |
| |\ \ \ \ |
|
| | * | | | | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 2009-02-23 |
| | |/ / / |
|
| * | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|