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-07-27
Merge commit 'upstream/master'
Haavard Skinnemoen
3
-14
/
+27
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-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
5
-56
/
+64
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-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
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-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
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
2
-25
/
+24
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
avr32: Fix sigaltstack behaviour
Martin Koegler
1
-0
/
+3
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
1
-0
/
+4
2008-05-26
avr32: export strnlen_user
Adrian Bunk
1
-0
/
+2
2008-05-26
avr32: export copy_page
Adrian Bunk
1
-0
/
+2
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-2
/
+0
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-13
/
+0
2008-04-29
avr32: use kbuild.h macros instead of defining macros in asm-offsets.c
Christoph Lameter
1
-8
/
+1
2008-04-28
atmel_lcdfb: don't initialize a pre-allocated framebuffer
Haavard Skinnemoen
1
-0
/
+2
2008-04-19
avr32: Add hardware power-down function call
Peter Ma
1
-0
/
+2
2008-04-19
avr32: Generic clockevents support
David Brownell
1
-129
/
+80
2008-04-19
avr32: Move sleep code into mach-at32ap
Haavard Skinnemoen
2
-22
/
+2
2008-04-19
avr32: start clocksource cleanup
David Brownell
1
-37
/
+8
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2
-149
/
+1
2008-03-27
avr32: Fix bug in early resource allocation code
Haavard Skinnemoen
1
-0
/
+1
2008-03-13
avr32: Build fix for CONFIG_BUG=n
Haavard Skinnemoen
1
-0
/
+4
2008-02-27
avr32: Fix OCD refcounting bug
Haavard Skinnemoen
1
-0
/
+1
2008-02-15
avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop
Haavard Skinnemoen
1
-0
/
+3
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-7
/
+11
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+4
2008-02-05
Fix timerfd breakage on avr32
Haavard Skinnemoen
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
10
-46
/
+352
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
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
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
[next]