- bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 15 years ago
- bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
- 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
- bb6e647 avr32: Fix oops on unaligned user access by Haavard Skinnemoen · 15 years ago
- fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
- cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
- 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
- 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
- c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
- 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
- 4024533 avr32: Add support for Mediama RMTx add-on board for ATNGW100 by Peter Ma · 15 years ago
- a89ab11 avr32: Change Atmel ATNGW100 config to add choice of add-on board by Peter Ma · 15 years ago
- c878b7d Fix MIMC200 board LCD init by Mark Jackson · 15 years ago
- c076b99 avr32: Fix clash in ATMEL_USART_ flags by Ben Nizette · 15 years ago
- 288ddad syscall: Sort out syscall_restart name clash. by Eric W. Biederman · 15 years ago
- 334034c avr32: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
- c520f72 avr32: drop unused CLEAN_FILES by Sam Ravnborg · 16 years ago
- 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
- 7ebcfcf avr32: Solves problem with inverted MCI detect pin on Merisc board by Jonas Larsson · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 87fc94d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
- 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
- bf4861c avr32: add RTS/CTS/CLK pin selection for the USARTs by Peter Ma · 16 years ago
- a6b6b5f Add RTC support for Merisc boards by Jonas Larsson · 16 years ago
- 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 2f47c8c avr32: at32ap700x: setup DMA for AC97C in the machine code by Hans-Christian Egtvedt · 16 years ago
- 6b0c935 avr32: at32ap700x: setup DMA for ABDAC in the machine code by Hans-Christian Egtvedt · 16 years ago
- b92efa9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-arch by Haavard Skinnemoen · 16 years ago
- a16fffdd Add Merisc board support by Jonas Larsson · 16 years ago
- ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 61a9dc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
- 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
- 9477ab2 avr32: use gpio_is_valid() to check USBA vbus_pin I/O line by Hans-Christian Egtvedt · 16 years ago
- b2a49ed avr32: fix timing LCD parameters for EVKLCD10X boards by Hans-Christian Egtvedt · 16 years ago
- 30754ac avr32: use GPIO line PB15 on EVKLCD10x boards for backlight by Hans-Christian Egtvedt · 16 years ago
- fe272b5 avr32: configure MCI detect and write protect pins for EVKLCD10x boards by Hans-Christian Egtvedt · 16 years ago
- ecb1bd8 avr32: set pin mask to alternative 18 bpp for EVKLCD10x boards by Hans-Christian Egtvedt · 16 years ago
- 2ae6d5d avr32: add pin mask for 18-bit color on the LCD controller by Hans-Christian Egtvedt · 16 years ago
- ef41902 avr32: fix 15-bit LCDC pin mask to use MSB lines by Hans-Christian Egtvedt · 16 years ago
- 5201b0a avr32: remove duplicated #include by Huang Weiyi · 16 years ago
- edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
- f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
- c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
- 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 64b36ca Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 744f659 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller by Gregory CLEMENT · 16 years ago
- cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
- 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
- 5a5fb7d preempt-count: force hardirq-count to max of 10 by Steven Rostedt · 16 years ago
- 1c6ce70 headers_check fix: avr32, swab.h by Jaswinder Singh Rajput · 16 years ago
- dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
- 61f3632 avr32: fix out-of-range rjmp instruction on large kernels by Haavard Skinnemoen · 16 years ago
- 8d29b7b avr32: Fix out-of-range rcalls in large kernels by Ben Nizette · 16 years ago
- 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
- 0b0f0b1 sparseirq: use kstat_irqs_cpu on non-x86 architectures too by Yinghai Lu · 16 years ago
- d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
- 183b3af avr32: Move syscalls.h under arch/avr32/include/asm/ by Haavard Skinnemoen · 16 years ago
- 52435bf Merge branches 'fixes', 'cleanups' and 'boards' by Haavard Skinnemoen · 16 years ago
- d305d8d avr32: Define DIE_OOPS by Haavard Skinnemoen · 16 years ago
- 292b4d0 avr32: introduce asm/swab.h by Harvey Harrison · 16 years ago
- 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
- ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
- 169539c avr: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 16 years ago
- 30f8825 avr32: Remove DMATEST from defconfigs by Ben Nizette · 16 years ago
- e245001 arch/avr32: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
- 4209324 avr32: data param to at32_add_device_mci() must be non-NULL by Haavard Skinnemoen · 16 years ago
- 0e49005 Merge branch 'move-atmel-mci-h' into boards by Haavard Skinnemoen · 16 years ago
- c42aa77 atmel-mci: move atmel-mci.h file to include/linux by Nicolas Ferre · 16 years ago
- dd5e133 avr32: Hammerhead board support by Alex Raimondi · 16 years ago
- bc08969 Merge branch 'cleanups' into boards by Haavard Skinnemoen · 16 years ago
- adde42b avr32: Allow reserving multiple pins at once by Alex Raimondi · 16 years ago
- 45f9269 favr-32: Remove deprecated call by Haavard Skinnemoen · 16 years ago
- 8d3d3fb MIMC200: Remove deprecated call by Mark Jackson · 16 years ago
- 5f6333b avr: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 96b8d4c avr32: define __fls by Rusty Russell · 16 years ago
- 18d8fda take init_fs to saner place by Al Viro · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 8983fdb avr32: favr-32 build fix by Haavard Skinnemoen · 16 years ago
- de13d28 ATSTK1006: Fix boot from NAND flash by Haavard Skinnemoen · 16 years ago
- c80ce2d avr32: Introducing asm/syscalls.h by Jaswinder Singh · 16 years ago
- c1892cb avr32: remove .note.gnu.build-id section when making vmlinux.bin by Hans-Christian Egtvedt · 16 years ago
- 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
- 1054626 avr32: Enable pullup on USART TX lines by Anders Blomdell · 16 years ago
- d921455 Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
- e82c610 avr32: Fix GPIO initcall breakage by Haavard Skinnemoen · 16 years ago