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
2014-02-08
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
1
-0
/
+9
2014-02-08
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
1
-1
/
+25
2014-02-08
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
1
-0
/
+16
2014-02-08
kernfs: add kernfs_open_file->priv
Tejun Heo
1
-0
/
+1
2014-02-08
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
1
-2
/
+6
2014-02-08
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
1
-2
/
+13
2014-02-08
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
1
-0
/
+3
2014-02-08
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
1
-9
/
+9
2014-02-08
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
1
-1
/
+2
2014-02-08
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2
-19
/
+1
2014-02-08
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
3
-0
/
+17
2014-02-08
kernfs: remove KERNFS_REMOVED
Tejun Heo
1
-1
/
+0
2014-02-08
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
1
-1
/
+0
2014-02-08
kernfs: remove kernfs_addrm_cxt
Tejun Heo
1
-4
/
+0
2014-02-08
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
1
-2
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-4
/
+4
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-02-01
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2014-02-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
6
-9
/
+89
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-367
/
+396
2014-01-31
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+9
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2014-01-31
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+7
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-2
/
+6
2014-01-31
mm: sl[uo]b: fix misleading comments
Dave Hansen
1
-4
/
+4
2014-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-11
/
+39
2014-01-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-7
/
+59
2014-01-31
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+121
2014-01-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+92
2014-01-31
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-7
/
+12
2014-01-31
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-01-31
zsmalloc: move it under mm
Minchan Kim
1
-0
/
+50
2014-01-31
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2
-5
/
+6
2014-01-31
memblock, bootmem: restore goal for alloc_low
Yinghai Lu
1
-2
/
+2
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+10
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-165
/
+236
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
1
-1
/
+1
2014-01-30
target: Fix percpu_ref_put race in transport_lun_remove_cmd
Nicholas Bellinger
1
-1
/
+1
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-113
/
+668
2014-01-30
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-17
/
+18
2014-01-30
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-16
/
+20
2014-01-30
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+15
2014-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-64
/
+64
2014-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2014-01-30
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-11
/
+9
2014-01-30
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
1
-1
/
+1
[next]