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: collect per-context user statistics
Jack Steiner
5
-0
/
+52
2009-06-19
gru: fix automatic retry of gru instruction failures
Jack Steiner
1
-3
/
+2
2009-06-19
gru: add user request to explicitly unload a gru context
Jack Steiner
3
-28
/
+41
2009-06-19
gru: fix cache coherency issues with instruction retry
Jack Steiner
4
-4
/
+14
2009-06-19
gru: update to rev 0.9 of gru spec
Jack Steiner
6
-11
/
+24
2009-06-19
gru: update gru kernel self tests
Jack Steiner
4
-16
/
+142
2009-06-19
gru: support for asynchronous gru instructions
Jack Steiner
3
-20
/
+213
2009-06-19
gru: support instruction completion interrupts
Jack Steiner
3
-7
/
+29
2009-06-19
gru: check context state on reload
Jack Steiner
2
-9
/
+25
2009-06-19
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
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
[next]