index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-09
[AVR32] Add missing #include <linux/module.h>
Haavard Skinnemoen
1
-0
/
+1
2007-02-09
[AVR32] Remove last remains of libgcc
Haavard Skinnemoen
2
-131
/
+0
2007-02-09
[AVR32] SPI platform code update
Haavard Skinnemoen
4
-36
/
+51
2007-02-09
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2
-0
/
+33
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
1
-1
/
+22
2007-02-09
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
1
-3
/
+0
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
3
-16
/
+221
2007-02-09
[AVR32] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-2
/
+2
2007-02-09
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
1
-8
/
+24
2007-02-09
[AVR32] ext int fixes
David Brownell
1
-19
/
+17
2007-02-09
[AVR32] fix serial port setup on ATSTK1000
David Brownell
2
-5
/
+15
2007-02-09
[AVR32] /proc/interrupts display
David Brownell
1
-0
/
+1
2007-01-26
[AVR32] Update ATSTK1000 defconfig: Enable macb by default
Haavard Skinnemoen
1
-12
/
+27
2007-01-26
[AVR32] Export clear_page symbol
Haavard Skinnemoen
1
-0
/
+1
2006-12-11
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
10
-406
/
+287
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[AVR32] Add missing #include <linux/param.h> to delay.c
Haavard Skinnemoen
1
-0
/
+1
2006-12-08
[AVR32] Implement intc_get_pending()
Haavard Skinnemoen
1
-0
/
+4
2006-12-08
[AVR32] Don't include <asm/delay.h>
Haavard Skinnemoen
2
-2
/
+1
2006-12-08
[AVR32] Put the chip in "stop" mode when halting the system
Haavard Skinnemoen
1
-0
/
+7
2006-12-08
[AVR32] Set flow handler for external interrupts
Haavard Skinnemoen
1
-2
/
+20
2006-12-08
[AVR32] Remove unused file
Haavard Skinnemoen
1
-289
/
+0
2006-12-08
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
Haavard Skinnemoen
1
-8
/
+57
2006-12-08
[AVR32] Move ethernet tag parsing to board-specific code
Haavard Skinnemoen
2
-32
/
+23
2006-12-08
[AVR32] Add macb1 platform_device
Haavard Skinnemoen
1
-0
/
+38
2006-12-08
[AVR32] Portmux API update
Haavard Skinnemoen
2
-83
/
+146
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
1
-0
/
+1
2006-11-06
AVR32: Add missing return instruction in __raw_writesb
Haavard Skinnemoen
1
-0
/
+2
2006-11-06
AVR32: Wire up sys_epoll_pwait
Haavard Skinnemoen
2
-0
/
+10
2006-11-06
AVR32: Fix thinko in generic_find_next_zero_le_bit()
Haavard Skinnemoen
1
-1
/
+2
2006-11-06
AVR32: Get rid of board_early_init
Haavard Skinnemoen
2
-12
/
+0
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-25
[PATCH] AVR32: Update defconfig
Haavard Skinnemoen
1
-94
/
+159
2006-10-25
[PATCH] AVR32: Use __raw MMIO access for internal peripherals
Haavard Skinnemoen
4
-8
/
+14
2006-10-25
[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]
Haavard Skinnemoen
4
-0
/
+109
2006-10-25
[PATCH] AVR32: Don't try to iounmap P2 segment addresses
Haavard Skinnemoen
1
-0
/
+2
2006-10-25
[PATCH] AVR32: Silence some compile warnings
Haavard Skinnemoen
4
-5
/
+5
2006-10-25
[PATCH] AVR32: Minor Makefile cleanup
Haavard Skinnemoen
2
-11
/
+14
2006-10-11
[PATCH] IRQ: Fix AVR32 breakage
Haavard Skinnemoen
3
-9
/
+13
2006-10-04
[PATCH] AVR32: Allow renumbering of serial devices
Haavard Skinnemoen
4
-18
/
+24
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
1
-6
/
+27
2006-10-04
[PATCH] at91_serial -> atmel_serial: Public definitions
Haavard Skinnemoen
1
-2
/
+2
2006-10-04
[PATCH] at91_serial -> atmel_serial: Platform device name
Haavard Skinnemoen
1
-20
/
+20
2006-10-04
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Haavard Skinnemoen
1
-3
/
+3
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
1
-0
/
+14
2006-10-01
[PATCH] Generic ioremap_page_range: avr32 conversion
Haavard Skinnemoen
1
-114
/
+6
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
[next]