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
2011-03-25
MIPS: MSP71xx: Platform support for MSP on-chip USB controller.
Anoop P A
5
-72
/
+335
2011-03-25
MIPS: MSP71xx: Add VSMP/SMTC support.
Anoop P A
4
-0
/
+194
2011-03-25
MIPS: MSP71xx: Add vectored interrupt support.
Anoop P A
4
-88
/
+397
2011-03-25
MIPS: MSP71xx: Set up MSP VPE1 timer.
Anoop P A
1
-1
/
+15
2011-03-25
MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.
Ralf Baechle
2
-3
/
+1
2011-03-25
MIPS: Remove useless initialization.
Ralf Baechle
1
-1
/
+0
2011-03-25
MIPS: Microoptimize arch_{read,write}_lock
Ralf Baechle
1
-11
/
+11
2011-03-25
MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT
FUJITA Tomonori
1
-0
/
+3
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
26
-256
/
+1728
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
21
-599
/
+1307
2011-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+5
2011-03-25
block: fix issue with calling blk_stop_queue() from the request_fn handler
Jens Axboe
1
-1
/
+1
2011-03-25
block: fix bug with inserting flush requests as sort/merge
Jens Axboe
1
-1
/
+4
2011-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-536
/
+615
2011-03-25
[media] rc: update for bitop name changes
Stephen Rothwell
1
-3
/
+3
2011-03-25
fs: simplify iget & friends
Christoph Hellwig
1
-179
/
+83
2011-03-25
fs: pull inode->i_lock up out of writeback_single_inode
Dave Chinner
1
-7
/
+11
2011-03-25
fs: rename inode_lock to inode_hash_lock
Dave Chinner
6
-56
/
+63
2011-03-25
fs: move i_wb_list out from under inode_lock
Dave Chinner
8
-48
/
+70
2011-03-25
fs: move i_sb_list out from under inode_lock
Dave Chinner
6
-56
/
+67
2011-03-25
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
5
-22
/
+17
2011-03-25
fs: Lock the inode LRU list separately
Dave Chinner
1
-9
/
+30
2011-03-25
fs: factor inode disposal
Dave Chinner
1
-63
/
+41
2011-03-25
fs: protect inode->i_state with inode->i_lock
Dave Chinner
11
-74
/
+174
2011-03-25
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
14
-21
/
+15
2011-03-25
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-145
/
+250
2011-03-25
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
21
-193
/
+1237
2011-03-25
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
7
-86
/
+230
2011-03-24
SLUB: Write to per cpu data when allocating it
Christoph Lameter
1
-1
/
+1
2011-03-24
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
6
-10
/
+12
2011-03-24
NFSv4.1 pnfs_layoutcommit_inode fixes
Andy Adamson
1
-11
/
+19
2011-03-24
slub: Fix debugobjects with lockless fastpath
Thomas Gleixner
1
-2
/
+2
2011-03-24
autofs4: Do not potentially dereference NULL pointer returned by fget() in au...
Jesper Juhl
1
-0
/
+4
2011-03-24
autofs4 - remove autofs4_lock
Ian Kent
4
-31
/
+20
2011-03-24
autofs4 - fix d_manage() return on rcu-walk
Ian Kent
1
-0
/
+2
2011-03-24
autofs4 - fix autofs4_expire_indirect() traversal
Ian Kent
1
-1
/
+51
2011-03-24
autofs4 - fix dentry leak in autofs4_expire_direct()
Ian Kent
1
-4
/
+3
2011-03-24
autofs4 - reinstate last used update on access
Ian Kent
2
-34
/
+14
2011-03-24
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
Ian Kent
1
-5
/
+18
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
3
-2
/
+50
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
7
-11
/
+165
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
4
-0
/
+208
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
8
-49
/
+60
2011-03-24
NFS: convert call_sync() to a function
Bryan Schumaker
1
-23
/
+30
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
172
-2112
/
+1520
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
39
-502
/
+1924
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+21
2011-03-24
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-32
/
+59
2011-03-24
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
14
-197
/
+104
[next]