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
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-6
/
+19
2012-03-27
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
1
-2
/
+1
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-0
/
+2
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
1
-0
/
+1
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2
-43
/
+4
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
1
-0
/
+1
2012-03-26
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
1
-2
/
+6
2012-03-26
mmc: MMC-4.5 Data Tag Support
Saugata Das
2
-0
/
+5
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-3172
/
+153
2012-03-22
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-42
/
+48
2012-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+9
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
7
-8
/
+113
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-6
/
+26
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-1
/
+78
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-10
/
+15
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-63
/
+180
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-61
/
+138
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
3
-51
/
+64
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-10
/
+9
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
88
-1028
/
+2151
2012-03-21
VM: make unmap_vmas() return void
Al Viro
1
-1
/
+1
2012-03-21
VM: make zap_page_range() return void
Al Viro
1
-1
/
+1
2012-03-21
debugfs-related mode_t whack-a-mole
Al Viro
1
-2
/
+2
2012-03-21
__register_binfmt() made void
Al Viro
1
-5
/
+5
2012-03-21
kill reiserfs_fs_{i,sb}.h
Al Viro
2
-617
/
+0
2012-03-21
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-2334
/
+0
2012-03-21
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-76
/
+0
2012-03-21
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-128
/
+0
2012-03-21
switch touch_atime to struct path
Al Viro
1
-2
/
+2
2012-03-21
switch unix_sock to struct path
Al Viro
1
-2
/
+1
2012-03-21
constify path argument of trace_seq_path()
Al Viro
1
-2
/
+2
2012-03-21
constify path argument of audit_log_d_path()
Al Viro
1
-1
/
+1
2012-03-21
fs: initial qnx6fs addition
Kai Bankett
2
-0
/
+135
2012-03-21
vfs: d_alloc_root() gone
Al Viro
1
-1
/
+0
2012-03-21
vfs: turn generic_drop_inode() into static inline
Al Viro
1
-1
/
+4
2012-03-21
vfs: drop_file_write_access() made static
Al Viro
1
-1
/
+0
2012-03-21
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-03-21
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-63
/
+16
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
20
-86
/
+430
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-160
/
+102
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-22
/
+277
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-23
/
+5
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-11
/
+65
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-138
/
+425
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-37
/
+156
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-8
/
+3
2012-03-20
fs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-20
crypto: remove the second argument of k[un]map_atomic()
Cong Wang
1
-25
/
+3
[next]