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
2011-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-4
/
+7
2011-03-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
4
-0
/
+108
2011-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-3
/
+9
2011-03-26
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2011-03-26
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2011-03-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2011-03-26
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+33
2011-03-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+34
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
5
-4
/
+88
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-247
/
+641
2011-03-25
genirq: Expand generic show_interrupts()
Thomas Gleixner
1
-0
/
+4
2011-03-25
WARN_ON_SMP(): Allow use in if() statements on UP
Steven Rostedt
1
-1
/
+27
2011-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2011-03-25
fs: rename inode_lock to inode_hash_lock
Dave Chinner
1
-1
/
+0
2011-03-25
fs: move i_wb_list out from under inode_lock
Dave Chinner
1
-0
/
+1
2011-03-25
fs: protect inode->i_state with inode->i_lock
Dave Chinner
2
-2
/
+2
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-3
/
+2
2011-03-25
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2011-03-25
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
4
-3
/
+45
2011-03-25
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
1
-2
/
+4
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-0
/
+3
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+1
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
2
-0
/
+38
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-1
/
+1
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-101
/
+100
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
1
-0
/
+1
2011-03-24
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+7
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-160
/
+2402
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+0
2011-03-24
mmc: Add MMC_PROGRESS_*
Simon Horman
2
-3
/
+7
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-10
/
+119
2011-03-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
15
-22
/
+1062
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
3
-17
/
+26
2011-03-24
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
1
-3
/
+9
2011-03-24
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
1
-3
/
+4
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
1
-0
/
+7
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+7
2011-03-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-21
/
+69
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-4
/
+0
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-24
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
1
-2
/
+7
2011-03-24
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-3
/
+4
2011-03-24
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
1
-0
/
+3
2011-03-24
userns: make has_capability* into real functions
Serge E. Hallyn
1
-30
/
+4
2011-03-24
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-0
/
+2
2011-03-24
userns: allow sethostname in a container
Serge E. Hallyn
1
-3
/
+3
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
3
-20
/
+48
2011-03-24
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+4
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-0
/
+11
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-0
/
+1
[next]