index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
33
-505
/
+3529
|
\
|
*
[AVR32] extint: Set initial irq type to low level
Haavard Skinnemoen
2008-01-25
1
-3
/
+3
|
*
[AVR32] extint: change set_irq_type() handling
David Brownell
2008-01-25
1
-11
/
+7
|
*
[AVR32] NMI debugging
Haavard Skinnemoen
2008-01-25
7
-10
/
+155
|
*
[AVR32] constify function pointer tables
Jan Engelhardt
2008-01-25
2
-2
/
+2
|
*
[AVR32] ATNGW100: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-151
/
+262
|
*
[AVR32] ATSTK1002: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-150
/
+483
|
*
[AVR32] Kconfig: Choose daughterboard instead of CPU
Haavard Skinnemoen
2008-01-25
2
-24
/
+28
|
*
[AVR32] Add support for ATSTK1003 and ATSTK1004
Haavard Skinnemoen
2008-01-25
8
-20
/
+1975
|
*
[AVR32] Clean up external DAC setup code
Haavard Skinnemoen
2008-01-25
2
-16
/
+17
|
*
[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
Haavard Skinnemoen
2008-01-25
4
-66
/
+72
|
*
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
2008-01-25
8
-21
/
+51
|
*
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Haavard Skinnemoen
2008-01-25
1
-26
/
+68
|
*
[AVR32] Oprofile support
Haavard Skinnemoen
2008-01-25
4
-0
/
+247
|
*
[AVR32] Include instrumentation menu
Haavard Skinnemoen
2008-01-25
2
-10
/
+2
|
*
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2008-01-25
5
-9
/
+171
|
*
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
2008-01-25
1
-7
/
+0
|
*
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
2008-01-25
1
-0
/
+7
*
|
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
|
/
*
[AVR32] Fix wrong pt_regs in critical exception handler
Haavard Skinnemoen
2007-12-07
1
-2
/
+2
*
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
2007-12-07
1
-10
/
+10
*
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
2007-12-07
4
-227
/
+323
*
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
2007-12-07
5
-33
/
+35
*
[AVR32] Implement irqflags trace and lockdep support
Haavard Skinnemoen
2007-12-07
2
-19
/
+41
*
[AVR32] Implement stacktrace support
Haavard Skinnemoen
2007-12-07
3
-0
/
+57
*
[AVR32] Kconfig: Use def_bool instead of bool + default
Haavard Skinnemoen
2007-12-07
1
-37
/
+19
*
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
2007-12-07
1
-2
/
+3
*
[AVR32] Export intc_get_pending symbol
Haavard Skinnemoen
2007-11-15
1
-1
/
+3
*
[AVR32] Fix duplicate clock index in at32ap machine code
ben.nizette@iinet.net.au
2007-11-15
1
-1
/
+1
*
[AVR32] remove UID16 option
Adrian Bunk
2007-11-15
1
-3
/
+0
*
[AVR32] Turn off debugging in SMC driver
Haavard Skinnemoen
2007-11-15
1
-1
/
+0
*
Extend I/O resource for wdt0 for at32ap7000 devices
Hans-Christian Egtvedt
2007-11-15
1
-1
/
+1
*
[AVR32] ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
2007-10-23
1
-1
/
+1
*
[AVR32] Implement at32_add_device_cf()
Haavard Skinnemoen
2007-10-23
1
-31
/
+102
*
[AVR32] Implement more at32_add_device_foo() functions
Haavard Skinnemoen
2007-10-23
1
-0
/
+208
*
[AVR32] Fix a couple of sparse warnings
Haavard Skinnemoen
2007-10-23
2
-3
/
+3
*
[AVR32] Wire up AT73C213 sound driver on ATSTK1000 board
Hans-Christian Egtvedt
2007-10-23
1
-0
/
+58
*
[AVR32] Platform code for pata_at32
Kristoffer Nyborg Gregertsen
2007-10-23
1
-0
/
+65
*
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
2
-4
/
+4
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
1
-4
/
+4
|
\
|
*
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
1
-2
/
+2
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-2
/
+2
*
|
kprobes: support kretprobe blacklist
Masami Hiramatsu
2007-10-16
1
-0
/
+2
*
|
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
|
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-5
/
+0
|
/
*
[AVR32] Fix random segfault with preemption
Philippe Rétornaz
2007-10-11
1
-1
/
+25
*
[AVR32] ngw100 i2c-gpio tweaks
David Brownell
2007-10-11
1
-4
/
+9
[next]