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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
2012-04-04
avr32: fix nop compile fails from system.h split up
Paul Gortmaker
2
-13
/
+2
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-96
/
+11
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
8
-72
/
+114
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Disintegrate asm/system.h for AVR32
David Howells
9
-180
/
+228
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+3
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-15
avr32: Use generic posix_types.h
H. Peter Anvin
1
-96
/
+11
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-35
/
+1
2012-01-04
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-29
/
+1
2012-01-04
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-10
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-2
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-32
/
+25
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+0
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-2
/
+0
2011-07-22
asm-generic: move archictures to common delay.h
Jonas Bonn
1
-26
/
+1
2011-06-14
avr32, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-1
/
+2
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
1
-0
/
+15
2011-04-13
avr32: add ATAG_BOARDINFO
Andreas Bießmann
1
-0
/
+9
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-8
/
+0
2011-01-26
avr32: add missing include causing undefined pgtable_page_* references
Hans-Christian Egtvedt
1
-0
/
+1
2011-01-13
avr32: make architecture sys_clone prototype match asm-generic prototype
Hans-Christian Egtvedt
1
-5
/
+0
2011-01-13
avr32: use syscall prototypes from asm-generic instead of arch
Hans-Christian Egtvedt
1
-9
/
+0
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-85
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)
Jeff Mahoney
1
-85
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-18
/
+11
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-5
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-5
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
1
-0
/
+3
2010-07-26
serial: fix rs485 for atmel_serial on avr32
Peter Huewe
1
-0
/
+3
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
[next]