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-07-04
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2
-57
/
+3
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
2
-16
/
+157
2011-07-04
UBIFS: introduce debugfs helpers
Artem Bityutskiy
1
-20
/
+56
2011-07-04
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
1
-59
/
+59
2011-07-04
UBIFS: be more informative in failure mode
Artem Bityutskiy
1
-15
/
+23
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
3
-79
/
+159
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
6
-28
/
+13
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
12
-56
/
+75
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
4
-6
/
+9
2011-07-04
UBIFS: amend debugging name check function prototype
Artem Bityutskiy
1
-3
/
+5
2011-07-04
UBIFS: add few commentaries about TNC
Artem Bityutskiy
1
-0
/
+26
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
3
-8
/
+8
2011-07-04
UBIFS: harmonize znode flag helpers
Artem Bityutskiy
4
-12
/
+34
2011-07-04
UBIFS: remove dead code
Artem Bityutskiy
1
-76
/
+30
2011-07-04
UBIFS: remove unnecessary brackets
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
3
-4
/
+4
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
3
-5
/
+60
2011-07-04
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
1
-0
/
+2
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2
-7
/
+22
2011-07-04
UBIFS: return EROFS in case of broken commit
Artem Bityutskiy
1
-2
/
+2
2011-06-28
Linux 3.0-rc5
v3.0-rc5
Linus Torvalds
1
-1
/
+1
2011-06-28
drm/i915: more struct_mutex locking
Hugh Dickins
2
-2
/
+6
2011-06-28
drm/i915: use shmem_truncate_range
Hugh Dickins
1
-5
/
+2
2011-06-28
drm/i915: use shmem_read_mapping_page
Hugh Dickins
2
-17
/
+15
2011-06-28
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-06-28
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-28
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-28
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-28
drivers/leds/leds-lp5521.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-28
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
1
-12
/
+15
2011-06-28
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
1
-3
/
+12
2011-06-28
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
3
-0
/
+13
2011-06-28
mm/memory-failure.c: fix spinlock vs mutex order
Peter Zijlstra
2
-18
/
+8
2011-06-28
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-28
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-06-28
romfs: fix romfs_get_unmapped_area() argument check
Bob Liu
1
-2
/
+6
2011-06-28
um: add asm/percpu.h
Richard Weinberger
1
-0
/
+6
2011-06-28
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
Priyanka Jain
1
-0
/
+1
2011-06-28
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
2
-7
/
+33
2011-06-28
tmpfs: take control of its truncate_range
Hugh Dickins
3
-24
/
+32
2011-06-28
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
4
-11
/
+19
2011-06-28
mm: move vmtruncate_range to truncate.c
Hugh Dickins
2
-24
/
+24
2011-06-28
Fix some kernel-doc warnings
Vitaliy Ivanov
3
-2
/
+1
2011-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
14
-28
/
+74
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
10
-53
/
+8
2011-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-31
/
+100
2011-06-27
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-6
/
+31
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-5
/
+9
[next]