index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
18
-38
/
+38
2008-08-05
avr32: Introduce arch/avr32/mach-*/include/mach
Haavard Skinnemoen
12
-1
/
+550
2008-08-05
avr32: Move include/asm-avr32 to arch/avr32/include/asm
Haavard Skinnemoen
96
-0
/
+6746
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
[next]