index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/compat_ioctl.c: do not leak info to user-space
Cong Wang
2013-07-03
1
-0
/
+1
*
drivers/cdrom/gdrom.c: fix device number leak
Libo Chen
2013-07-03
1
-1
/
+1
*
ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions
Xue jiufei
2013-07-03
1
-0
/
+9
*
ocfs2: adjust switch_case syntax at o2net_state_change()
Jie Liu
2013-07-03
1
-13
/
+13
*
ocfs2: fix a comments typo at o2quo_hb_still_up()
Jie Liu
2013-07-03
1
-1
/
+1
*
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
Jie Liu
2013-07-03
1
-4
/
+4
*
ocfs2: submit disk heartbeat bio using WRITE_SYNC
Noboru Iwamatsu
2013-07-03
1
-1
/
+1
*
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
2013-07-03
1
-0
/
+10
*
ocfs2: fix readonly issue in ocfs2_unlink()
Younger Liu
2013-07-03
1
-11
/
+12
*
ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group
Andrew Morton
2013-07-03
1
-12
/
+6
*
ocfs2: rework transaction rollback in ocfs2_relink_block_group()
Jie Liu
2013-07-03
1
-13
/
+12
*
ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
Younger Liu
2013-07-03
1
-18
/
+23
*
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked...
Xue jiufei
2013-07-03
1
-0
/
+1
*
ocfs2: xattr: remove useless free space checking
Junxiao Bi
2013-07-03
1
-8
/
+0
*
fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()
Younger Liu
2013-07-03
1
-0
/
+3
*
fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e...
Goldwyn Rodrigues
2013-07-03
1
-1
/
+1
*
ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range
Joseph Qi
2013-07-03
1
-4
/
+4
*
ocfs2: remove unecessary variable needs_checkpoint
Goldwyn Rodrigues
2013-07-03
3
-6
/
+2
*
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
Xue jiufei
2013-07-03
1
-0
/
+1
*
ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
Joseph Qi
2013-07-03
1
-3
/
+3
*
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...
Joseph Qi
2013-07-03
1
-2
/
+1
*
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
Joseph Qi
2013-07-03
1
-3
/
+0
*
configfs: use capped length for ->store_attribute()
Dan Carpenter
2013-07-03
1
-1
/
+1
*
sound/soc/codecs/si476x.c: don't use 0bNNN
Andrew Morton
2013-07-03
1
-3
/
+3
*
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
Bartlomiej Zolnierkiewicz
2013-07-03
1
-2
/
+2
*
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Chen Gang
2013-07-03
1
-0
/
+1
*
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
2013-07-03
1
-12
/
+8
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
77
-389
/
+5582
|
\
|
*
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-07-01
15
-235
/
+543
|
|
\
|
|
*
ARM64: mm: THP support.
Steve Capper
2013-06-14
5
-0
/
+70
|
|
*
ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.
Steve Capper
2013-06-14
1
-0
/
+5
|
|
*
ARM64: mm: HugeTLB support.
Steve Capper
2013-06-14
7
-17
/
+220
|
|
*
ARM64: mm: Move PTE_PROT_NONE bit.
Steve Capper
2013-06-14
1
-12
/
+12
|
|
*
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
Steve Capper
2013-06-14
1
-2
/
+2
|
|
*
ARM64: mm: Restore memblock limit when map_mem finished.
Steve Capper
2013-06-14
1
-6
/
+13
|
|
*
mm: thp: Correct the HPAGE_PMD_ORDER check.
Steve Capper
2013-06-14
1
-1
/
+1
|
|
*
x86: mm: Remove general hugetlb code from x86.
Steve Capper
2013-06-14
2
-67
/
+3
|
|
*
mm: hugetlb: Copy general hugetlb code from x86 to mm.
Steve Capper
2013-06-14
1
-9
/
+88
|
|
*
x86: mm: Remove x86 version of huge_pmd_share.
Steve Capper
2013-06-14
2
-120
/
+3
|
|
*
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-06-14
2
-0
/
+126
|
*
|
arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board
Vinayak Kale
2013-06-20
3
-0
/
+143
|
*
|
arm64: Add defines for APM ARMv8 implementation
Vinayak Kale
2013-06-20
1
-0
/
+3
|
*
|
arm64: Enable APM X-Gene SOC family in the defconfig
Vinayak Kale
2013-06-20
1
-0
/
+4
|
*
|
arm64: Add Kconfig option for APM X-Gene SOC family
Vinayak Kale
2013-06-20
1
-0
/
+7
|
*
|
arm64/Makefile: provide vdso_install target
Kyle McMartin
2013-06-19
1
-0
/
+4
|
*
|
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2013-06-12
32
-20
/
+4596
|
|
\
\
|
|
*
|
arm64: KVM: document kernel object mappings in HYP
Marc Zyngier
2013-06-12
1
-0
/
+7
|
|
*
|
arm64: KVM: MAINTAINERS update
Marc Zyngier
2013-06-12
1
-0
/
+9
|
|
*
|
arm64: KVM: userspace API documentation
Marc Zyngier
2013-06-12
1
-19
/
+39
|
|
*
|
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2013-06-12
5
-2
/
+34
[next]