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
/
alpha
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
alpha: wire up sendmmsg syscall
Michael Cree
1
-1
/
+2
2011-11-01
alpha: wire up accept4 syscall
Michael Cree
1
-1
/
+2
2011-10-25
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2011-08-26
alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])
Sergei Trofimovich
2
-13
/
+4
2011-08-19
locks: move F_INPROGRESS from fl_type to fl_flags field
J. Bruce Fields
1
-2
/
+0
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-1
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-5
/
+5
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+1
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-2
/
+1
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-23
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+0
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-1
/
+0
2011-06-09
i8253: Alpha, PowerPC: Remove unused asm/8253pit.h
Ralf Baechle
1
-3
/
+0
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
1
-2
/
+0
2011-05-25
alpha: hook up gpiolib support
Mark Brown
1
-0
/
+55
2011-05-14
alpha: Wire up syscalls new to 2.6.39
Michael Cree
1
-1
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-11
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-2
/
+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
-1
/
+0
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
1
-0
/
+2
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
vfs: add nonconflicting values for O_PATH
Stephen Rothwell
1
-0
/
+2
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-36
/
+0
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-10
/
+12
2011-02-18
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
1
-0
/
+1
2011-02-17
mm: Fix out-of-date comments which refers non-existent functions
Ryota Ozaki
1
-1
/
+1
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
1
-5
/
+0
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
1
-5
/
+0
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
1
-14
/
+0
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
1
-8
/
+0
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
1
-4
/
+0
2011-01-27
alpha: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
1
-3
/
+5
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
1
-3
/
+0
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
1
-0
/
+3
2011-01-14
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
1
-0
/
+2
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2010-12-17
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+1
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-6
/
+0
2010-10-27
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2
-37
/
+19
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
[next]