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-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
40
-816
/
+228
2011-03-16
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-276
/
+404
2011-03-16
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-4
/
+28
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
57
-1253
/
+1483
2011-03-16
VFS: Fix the nfs sillyrename regression in kernel 2.6.38
Trond Myklebust
1
-1
/
+6
2011-03-16
dcache.c: create helper function for duplicated functionality
Linus Torvalds
1
-51
/
+37
2011-03-16
tidy the trailing symlinks traversal up
Al Viro
1
-45
/
+26
2011-03-16
Turn resolution of trailing symlinks iterative everywhere
Al Viro
1
-54
/
+50
2011-03-16
simplify link_path_walk() tail
Al Viro
1
-7
/
+1
2011-03-16
Make trailing symlink resolution in path_lookupat() iterative
Al Viro
1
-10
/
+53
2011-03-16
update nd->inode in __do_follow_link() instead of after do_follow_link()
Al Viro
1
-3
/
+2
2011-03-16
pull handling of one pathname component into a helper
Al Viro
1
-68
/
+55
2011-03-16
fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH
Aneesh Kumar K.V
1
-4
/
+16
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
13
-101
/
+257
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
6
-15
/
+21
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-143
/
+91
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
8
-187
/
+186
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
6
-22
/
+499
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
3
-2
/
+4
2011-03-15
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2
-6
/
+11
2011-03-15
Allow O_PATH for symlinks
Al Viro
1
-6
/
+19
2011-03-15
New kind of open files - "location only".
Al Viro
7
-17
/
+119
2011-03-15
ext4: Copy fs UUID to superblock
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
ext3: Copy fs UUID to superblock.
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
vfs: Export file system uuid via /proc/<pid>/mountinfo
Aneesh Kumar K.V
2
-0
/
+17
2011-03-15
unistd.h: Add new syscalls numbers to asm-generic
Aneesh Kumar K.V
1
-1
/
+5
2011-03-15
x86: Add new syscalls for x86_64
Aneesh Kumar K.V
2
-0
/
+6
2011-03-15
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
2
-1
/
+5
2011-03-15
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
6
-42
/
+0
2011-03-15
fs: Don't allow to create hardlink for deleted file
Aneesh Kumar K.V
1
-1
/
+5
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
6
-0
/
+181
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
8
-2
/
+139
2011-03-15
Linux 2.6.38
v2.6.38
Linus Torvalds
1
-1
/
+1
2011-03-15
New AT_... flag: AT_EMPTY_PATH
Al Viro
3
-10
/
+21
2011-03-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
3
-5
/
+6
2011-03-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
22
-305
/
+331
2011-03-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-37
/
+45
2011-03-15
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
1
-8
/
+3
2011-03-14
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
1
-3
/
+8
2011-03-14
arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()
Thomas Gleixner
1
-3
/
+0
2011-03-14
futex: Deobfuscate handle_futex_death()
Thomas Gleixner
1
-3
/
+14
2011-03-14
MIPS: Alchemy: Fix reset for MTX-1 and XXS1500
Florian Fainelli
2
-4
/
+4
2011-03-14
MIPS: MTX-1: Make au1000_eth probe all PHY addresses
Florian Fainelli
1
-0
/
+9
2011-03-14
MIPS: Jz4740: Add HAVE_CLK
Maurus Cuelenaere
1
-0
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2011-03-14
MIPS, Perf-events: Use unsigned delta for right shift in event update
Deng-Cheng Zhu
1
-1
/
+1
2011-03-14
MIPS, Perf-events: Work with the new callchain interface
Deng-Cheng Zhu
1
-57
/
+6
2011-03-14
MIPS, Perf-events: Fix event check in validate_event()
Deng-Cheng Zhu
1
-2
/
+3
2011-03-14
MIPS, Perf-events: Work with the new PMU interface
Deng-Cheng Zhu
2
-119
/
+158
2011-03-14
MIPS, Perf-events: Work with irq_work
Deng-Cheng Zhu
3
-12
/
+3
[next]