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
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
10
-26
/
+26
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-12
/
+3
2009-01-07
avr32: Move syscalls.h under arch/avr32/include/asm/
Haavard Skinnemoen
1
-0
/
+39
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
30
-115
/
+2209
2009-01-07
avr32: Define DIE_OOPS
Haavard Skinnemoen
1
-0
/
+1
2009-01-06
avr32: introduce asm/swab.h
Harvey Harrison
3
-29
/
+38
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+2
2009-01-06
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-0
/
+1
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-1
/
+1
2009-01-06
avr: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-06
atmel-mci: convert to dma_request_channel and down-level dma_slave
Dan Williams
2
-15
/
+6
2009-01-06
avr32: Remove DMATEST from defconfigs
Ben Nizette
4
-4
/
+4
2009-01-06
arch/avr32: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2009-01-05
avr32: data param to at32_add_device_mci() must be non-NULL
Haavard Skinnemoen
2
-2
/
+20
2009-01-05
Merge branch 'move-atmel-mci-h' into boards
Haavard Skinnemoen
7
-45
/
+6
2009-01-05
atmel-mci: move atmel-mci.h file to include/linux
Nicolas Ferre
7
-45
/
+6
2009-01-05
avr32: Hammerhead board support
Alex Raimondi
10
-2
/
+2155
2009-01-05
Merge branch 'cleanups' into boards
Haavard Skinnemoen
12
-64
/
+26
2009-01-05
avr32: Allow reserving multiple pins at once
Alex Raimondi
6
-58
/
+20
2009-01-05
favr-32: Remove deprecated call
Haavard Skinnemoen
1
-2
/
+0
2009-01-05
MIMC200: Remove deprecated call
Mark Jackson
1
-2
/
+0
2009-01-05
avr: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-01-01
avr32: define __fls
Rusty Russell
1
-0
/
+5
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
5
-47
/
+107
2008-12-18
avr32: favr-32 build fix
Haavard Skinnemoen
2
-5
/
+5
2008-12-18
ATSTK1006: Fix boot from NAND flash
Haavard Skinnemoen
1
-37
/
+97
2008-12-17
avr32: Introducing asm/syscalls.h
Jaswinder Singh
4
-0
/
+4
2008-12-17
avr32: remove .note.gnu.build-id section when making vmlinux.bin
Hans-Christian Egtvedt
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-10-24
avr32: Enable pullup on USART TX lines
Anders Blomdell
1
-4
/
+4
2008-10-23
Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker...
Haavard Skinnemoen
12
-38
/
+35
2008-10-23
avr32: Fix GPIO initcall breakage
Haavard Skinnemoen
6
-11
/
+12
2008-10-23
avr32: Scale loops_per_jiffy when cpu frequency changes
Haavard Skinnemoen
1
-0
/
+14
2008-10-23
avr32: Fix bug in LCD pin setup on port C
Alex Raimondi
1
-1
/
+1
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
1
-0
/
+1
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-10-16
genirq: fix name space collisions of nr_irqs in arch/*
Thomas Gleixner
1
-4
/
+4
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-10-15
cpufreq: remove policy->governor setting in drivers initialization
Dominik Brodowski
1
-1
/
+0
2008-10-14
avr32: Add defconfig for the favr-32 board
Haavard Skinnemoen
1
-0
/
+1235
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
31
-274
/
+820
2008-10-13
avr32: Add defconfig for the mimc200 board
Haavard Skinnemoen
1
-0
/
+1109
2008-10-13
avr32: Add MIMC200 board support
Mark Jackson
6
-0
/
+466
2008-10-13
avr32: Fix MIMC200 board use of SPD network pins
Mark Jackson
1
-0
/
+4
[next]