index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2
-64
/
+9
2009-12-14
avr32: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-9
/
+0
2009-12-11
Unify sys_mmap*
Al Viro
2
-32
/
+1
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-06
avr32: clean up linker script using standard macros.
Nelson Elhage
1
-55
/
+9
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-6
/
+3
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2
-1
/
+6
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-5
/
+8
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-7
/
+3
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-5
/
+8
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-19
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-2
/
+0
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-3
/
+10
2009-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-1
/
+10
2009-06-13
avr32: Fix oops on unaligned user access
Haavard Skinnemoen
1
-1
/
+10
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-05-21
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
1
-2
/
+2
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-01-16
avr32: Fix out-of-range rcalls in large kernels
Ben Nizette
2
-37
/
+37
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
1
-1
/
+1
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
3
-0
/
+3
2009-01-07
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-0
/
+1
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
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-17
avr32: Introducing asm/syscalls.h
Jaswinder Singh
3
-0
/
+3
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-10-08
avr32: Minor pm_power_off cleanup
Haavard Skinnemoen
1
-1
/
+2
2008-09-22
avr32: added mem kernel command line option support
Marco Stornelli
1
-0
/
+19
2008-09-19
avr32: nmi_enter() without nmi_exit()
Manfred Spraul
1
-4
/
+4
2008-09-19
avr32: fix sys_sync_file_range() call convention
Hans-Christian Egtvedt
2
-1
/
+10
2008-09-19
avr32: add generic_find_next_le_bit bit function
Hans-Christian Egtvedt
1
-0
/
+1
2008-09-19
avr32: add .gitignore files
Markus Heidelberg
1
-0
/
+1
2008-09-01
avr32: Fix lockup after Java stack underflow in user mode
Haavard Skinnemoen
2
-2
/
+63
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
3
-4
/
+4
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-22
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-15
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
[next]