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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
[AVR32] NMI debugging
Haavard Skinnemoen
4
-3
/
+112
2008-01-25
[AVR32] constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-25
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Haavard Skinnemoen
1
-26
/
+68
2008-01-25
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
5
-9
/
+171
2008-01-25
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
1
-7
/
+0
2007-12-07
[AVR32] Fix wrong pt_regs in critical exception handler
Haavard Skinnemoen
1
-2
/
+2
2007-12-07
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
4
-227
/
+323
2007-12-07
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
5
-33
/
+35
2007-12-07
[AVR32] Implement irqflags trace and lockdep support
Haavard Skinnemoen
1
-19
/
+35
2007-12-07
[AVR32] Implement stacktrace support
Haavard Skinnemoen
2
-0
/
+54
2007-12-07
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
1
-2
/
+3
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-5
/
+0
2007-10-11
[AVR32] Fix random segfault with preemption
Philippe Rétornaz
1
-1
/
+25
2007-10-11
[AVR32] Remove unneeded 8K alignment of .text section
Haavard Skinnemoen
1
-1
/
+0
2007-10-11
[AVR32] Kill a few hardcoded constants in vmlinux.lds
Haavard Skinnemoen
1
-3
/
+5
2007-10-11
[AVR32] rename vmlinux.lds
Sam Ravnborg
2
-5
/
+0
2007-10-11
[AVR32] fix command line parsing in early_parse_fbmem
Matteo Vit
1
-1
/
+1
2007-07-18
[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
Robert P. J. Day
1
-1
/
+1
2007-07-18
[AVR32] Fix build error in parse_tag_rdimg()
Haavard Skinnemoen
1
-1
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-5
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-13
[AVR32] Wire up signalfd, timerfd and eventfd
Haavard Skinnemoen
1
-0
/
+3
2007-05-13
[AVR32] optimize pagefault path
Christoph Hellwig
1
-6
/
+1
2007-05-13
[AVR32] Remove bogus comment in arch/avr32/kernel/irq.c
Haavard Skinnemoen
1
-9
/
+0
2007-05-09
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
3
-2
/
+3
2007-05-09
wrap access to thread_info
Roman Zippel
2
-4
/
+4
2007-05-09
[AVR32] Wire up sys_utimensat
Haavard Skinnemoen
1
-0
/
+1
2007-05-09
[AVR32] Fix section mismatch .taglist -> .init.text
Haavard Skinnemoen
1
-1
/
+1
2007-05-09
AVR32: Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
3
-17
/
+3
2007-04-27
[AVR32] Optimize the TLB miss handler
Haavard Skinnemoen
1
-30
/
+24
2007-04-27
[AVR32] Get rid of board_setup_fbmem()
Haavard Skinnemoen
1
-5
/
+2
2007-04-27
[AVR32] Reserve framebuffer memory in early_parse_fbmem()
Haavard Skinnemoen
1
-7
/
+61
2007-04-27
[AVR32] Simplify early handling of memory regions
Haavard Skinnemoen
1
-263
/
+232
2007-04-27
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
1
-0
/
+238
2007-04-27
[AVR32] Fix NMI handler
Haavard Skinnemoen
1
-3
/
+25
2007-04-27
[AVR32] Clean up exception handling code
Haavard Skinnemoen
4
-318
/
+311
2007-04-27
[AVR32] Clean up cpu identification and add features bitmap
Haavard Skinnemoen
1
-20
/
+44
2007-04-27
[AVR32] Put cpu in sleep 0 when idle.
Hans-Christian Egtvedt
2
-7
/
+40
2007-04-27
[AVR32] Change system timer from count-compare to Timer/Counter 0
Hans-Christian Egtvedt
1
-73
/
+77
2007-03-07
[AVR32] Fix bogus ti->flags manipulation in debug handler
Haavard Skinnemoen
1
-2
/
+2
2007-03-07
[AVR32] show_trace: Only walk valid stack addresses
Haavard Skinnemoen
1
-23
/
+29
2007-02-16
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
1
-9
/
+13
[next]