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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2
-6
/
+4
2009-06-19
gru: change resource assignment for kernel threads
Jack Steiner
6
-105
/
+184
2009-06-19
gru: support cch_allocate for kernel threads
Jack Steiner
4
-19
/
+17
2009-06-19
gru: change context load and unload
Jack Steiner
3
-7
/
+11
2009-06-19
gru: dynamic allocation of kernel contexts
Jack Steiner
2
-29
/
+33
2009-06-19
gru: dump chiplet state
Jack Steiner
5
-1
/
+267
2009-06-19
gru: bug fixes for GRU exception handling
Jack Steiner
6
-26
/
+52
2009-06-19
kexec: sysrq: simplify sysrq-c handler
Neil Horman
1
-9
/
+6
2009-06-19
w1-gpio: add external pull-up enable callback
Daniel Mack
2
-0
/
+36
2009-06-19
dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2
-1
/
+8
2009-06-19
dma-mapping: ia64: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-99
/
+3
2009-06-19
dma-mapping: x86: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2
-171
/
+3
2009-06-19
dma-mapping: add asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-0
/
+190
2009-06-19
gcov: enable GCOV_PROFILE_ALL for x86_64
Peter Oberparleiter
6
-1
/
+7
2009-06-19
gcov: add gcov profiling infrastructure
Peter Oberparleiter
13
-5
/
+1726
2009-06-19
seq_file: add function to write binary data
Peter Oberparleiter
2
-0
/
+21
2009-06-19
kernel: constructor support
Peter Oberparleiter
7
-0
/
+54
2009-06-19
edac: Kconfig: fix the meaning of EDAC abbreviation
GeunSik Lim
1
-1
/
+1
2009-06-19
edac: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-06-19
edac: cpc925 MC platform device setup
Harry Ciao
2
-0
/
+99
2009-06-19
edac: add edac_device_alloc_index()
Harry Ciao
3
-2
/
+16
2009-06-19
edac: add CPC925 Memory Controller driver
Harry Ciao
3
-0
/
+1027
2009-06-19
futex: documentation: fix inconsistent description of futex list_op_pending
Matt Helsley
1
-2
/
+2
2009-06-19
ipcns: move free_ipcs() proto
Alexey Dobriyan
2
-5
/
+2
2009-06-19
ipcns: make free_ipc_ns() static
Alexey Dobriyan
2
-25
/
+24
2009-06-19
nsproxy: extract create_nsproxy()
Alexey Dobriyan
1
-12
/
+7
2009-06-19
ipcns: extract create_ipc_ns()
Alexey Dobriyan
1
-7
/
+2
2009-06-19
ipcns: remove useless get/put while CLONE_NEWIPC
Alexey Dobriyan
1
-5
/
+1
2009-06-19
utsns: extract creeate_uts_ns()
Alexey Dobriyan
1
-2
/
+11
2009-06-19
pidns: rewrite copy_pid_ns()
Alexey Dobriyan
1
-15
/
+3
2009-06-19
pidns: make create_pid_namespace() accept parent pidns
Alexey Dobriyan
1
-4
/
+4
2009-06-19
pids: clean up find_task_by_pid variants
Christoph Hellwig
2
-20
/
+3
2009-06-19
sysctl.c: remove unused variable
Sukanto Ghosh
1
-3
/
+1
2009-06-19
ppdev: reduce kernel log spam
Michael Buesch
1
-18
/
+11
2009-06-19
Char: isicom: fix build warning
Jiri Slaby
1
-1
/
+1
2009-06-19
drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...
Adriano dos Santos Fernandes
1
-70
/
+45
2009-06-19
ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
Arnd Bergmann
1
-1
/
+1
2009-06-19
kthreads: simplify migration_thread() exit path
Oleg Nesterov
1
-10
/
+4
2009-06-19
kthreads: rework kthread_stop()
Oleg Nesterov
1
-41
/
+28
2009-06-19
kthreads: simplify the startup synchronization
Oleg Nesterov
1
-7
/
+4
2009-06-19
mm: exit.c reorder wait_opts to remove padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2009-06-19
do_wait: fix the theoretical race with stop/trace/cont
Oleg Nesterov
1
-2
/
+2
2009-06-19
do_wait: kill the old BUG_ON, use while_each_thread()
Oleg Nesterov
1
-3
/
+1
2009-06-19
do_wait: simplify retval/tsk_result/notask_error mess
Oleg Nesterov
1
-12
/
+8
2009-06-19
introduce "struct wait_opts" to simplify do_wait() patches
Oleg Nesterov
1
-97
/
+110
2009-06-19
shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped()
Oleg Nesterov
1
-6
/
+4
2009-06-19
elf_core_dump: use rcu_read_lock() to access ->real_parent
Oleg Nesterov
2
-4
/
+12
2009-06-19
copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
Oleg Nesterov
1
-1
/
+0
2009-06-19
wait_task_zombie: do not use thread_group_cputime()
Oleg Nesterov
1
-10
/
+6
2009-06-19
ptrace: don't take tasklist to get/set ->last_siginfo
Oleg Nesterov
1
-10
/
+6
[next]