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
2008-07-27
avr32: some mmc/sd cleanups
David Brownell
2
-7
/
+25
2008-07-27
Merge commit 'upstream/master'
Haavard Skinnemoen
12
-73
/
+182
2008-07-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-3
/
+134
2008-07-26
avr32: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+2
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
23
-258
/
+1008
2008-07-25
avr32: allow system timer to share interrupt to make OProfile work
Voss, Nikolaus
1
-1
/
+5
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-2
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-24
add HAVE_CLK to Kconfig, for driver dependencies
David Brownell
1
-0
/
+1
2008-07-24
avr32: Add platform data for AC97C platform device
Hans-Christian Egtvedt
1
-7
/
+27
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
1
-13
/
+14
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-13
/
+25
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
22
-232
/
+969
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-18
fix core/stacktrace changes on avr32, mips, sh
Heiko Carstens
1
-0
/
+1
2008-07-18
avr32: clean up mci platform code
Ben Nizette
1
-7
/
+6
2008-07-17
fix avr32 build errors
Adrian Bunk
2
-2
/
+2
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-5
/
+35
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2008-07-15
atmel-mci: Driver for Atmel on-chip MMC controllers
Haavard Skinnemoen
3
-5
/
+35
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2008-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
8
-345
/
+521
2008-07-08
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
1
-13
/
+14
2008-07-04
avr32: Fix typo of IFSR in a comment in the PIO header file
Hans-Christian Egtvedt
1
-1
/
+1
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-07-02
avr32: Power Management support ("standby" and "mem" modes)
Haavard Skinnemoen
6
-1
/
+492
2008-07-02
avr32: Add system device for the internal interrupt controller (intc)
Haavard Skinnemoen
1
-3
/
+25
2008-07-02
avr32: Add simple SRAM allocator
Haavard Skinnemoen
2
-0
/
+27
2008-07-02
avr32: Enable SDRAMC clock at startup
Haavard Skinnemoen
1
-0
/
+9
2008-07-02
avr32: Use a quicklist for PGD allocation
Haavard Skinnemoen
1
-0
/
+3
2008-07-02
avr32: Cover the kernel page tables in the user PGDs
Haavard Skinnemoen
1
-10
/
+32
2008-07-02
avr32: Store virtual addresses in the PGD
Haavard Skinnemoen
3
-26
/
+27
2008-07-02
avr32: Remove useless zeroing of swapper_pg_dir at startup
Haavard Skinnemoen
1
-13
/
+3
2008-07-02
avr32: Clean up and optimize the TLB operations
Haavard Skinnemoen
1
-88
/
+87
2008-06-28
avr32: Rename at32ap.c -> pdc.c
Haavard Skinnemoen
2
-1
/
+1
2008-06-28
avr32: Move setup_platform() into chip-specific file
Haavard Skinnemoen
2
-18
/
+8
2008-06-27
avr32: Kill special exception handler sections
Haavard Skinnemoen
2
-12
/
+5
2008-06-27
avr32: Clean up time.c #includes
Haavard Skinnemoen
1
-11
/
+3
2008-06-27
atmel_pwm: Rename the "mck" clock to "pwm_clk"
Sedji Gaouaou
1
-1
/
+1
2008-06-27
at32ap700x spi: enable pullups on MISO
David Brownell
1
-2
/
+4
2008-06-27
avr32: improve NGW100 I2C/PMBus setup
David Brownell
1
-0
/
+22
2008-06-27
avr32: Add PSIF platform devices
Hans-Christian Egtvedt
1
-0
/
+77
2008-06-27
avr32: Add pin configuration choice to LCDC peripheral
Hans-Christian Egtvedt
3
-34
/
+75
2008-06-27
avr32: minor GPIO handling updates
David Brownell
1
-0
/
+2
2008-06-27
avr32: Fix wrong I/O access size in __raw_readsb
Haavard Skinnemoen
1
-1
/
+1
[next]