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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
35
-270
/
+1335
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
3
-11
/
+7
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
5
-11
/
+97
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+24
2009-04-05
Make non-compat preadv/pwritev use native register size
Linus Torvalds
2
-4
/
+4
2009-04-04
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2009-04-04
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-16
/
+7
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+8
2009-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
3
-3
/
+55
2009-04-03
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+6
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
7
-13
/
+144
2009-04-03
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-1
/
+15
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
8
-6
/
+1293
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-0
/
+16
2009-04-03
Fix highmem PPC build failure
Kumar Gala
1
-15
/
+14
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
12
-1535
/
+167
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
Linus Torvalds
1
-62
/
+4
2009-04-03
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
1
-0
/
+2
2009-04-03
NFS: Add some new I/O counters for FS-Cache doing things for NFS
David Howells
1
-0
/
+12
2009-04-03
NFS: Use local disk inode cache
David Howells
1
-0
/
+10
2009-04-03
NFS: Define and create superblock-level objects
David Howells
1
-0
/
+5
2009-04-03
NFS: Define and create server-level objects
David Howells
1
-0
/
+4
2009-04-03
NFS: Add FS-Cache option bit and debug bit
David Howells
2
-0
/
+3
2009-04-03
CacheFiles: Permit the page lock state to be monitored
David Howells
1
-0
/
+5
2009-04-03
FS-Cache: Implement data I/O part of netfs API
David Howells
1
-5
/
+47
2009-04-03
FS-Cache: Implement the cookie management part of the netfs API
David Howells
1
-1
/
+15
2009-04-03
FS-Cache: Add netfs registration
David Howells
1
-1
/
+8
2009-04-03
FS-Cache: Add cache tag handling
David Howells
1
-1
/
+8
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
1
-4
/
+0
2009-04-03
FS-Cache: Add the FS-Cache cache backend API and documentation
David Howells
1
-0
/
+509
2009-04-03
FS-Cache: Add the FS-Cache netfs API and documentation
David Howells
1
-0
/
+548
2009-04-03
FS-Cache: Recruit a page flags for cache management
David Howells
1
-5
/
+33
2009-04-03
FS-Cache: Release page->private after failed readahead
David Howells
1
-1
/
+1
2009-04-03
Document the slow work thread pool
David Howells
1
-0
/
+2
2009-04-03
Make the slow work pool configurable
David Howells
1
-0
/
+5
2009-04-03
Create a dynamically sized pool of threads for doing very slow work items
David Howells
1
-0
/
+88
2009-04-03
ext3: Add replace-on-truncate hueristics for data=writeback mode
Theodore Ts'o
1
-0
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-28
/
+24
2009-04-03
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-4
/
+3
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+0
2009-04-03
Allow rwlocks to re-enable interrupts
Robin Holt
2
-0
/
+9
2009-04-03
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
1
-0
/
+17
2009-04-03
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2
-0
/
+10
2009-04-03
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
Neil Horman
1
-0
/
+4
2009-04-03
pci: Add AMD8111 PCI Bridge PCI Device ID
Harry Ciao
1
-0
/
+1
2009-04-03
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-37
/
+6
2009-04-03
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
1
-7
/
+20
2009-04-03
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
1
-0
/
+5
[next]