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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
CRC7 support
Jan Nikitenko
3
-0
/
+77
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
1
-2
/
+1
2007-07-17
Make check_signature depend on CONFIG_HAS_IOMEM
Linus Torvalds
1
-2
/
+2
2007-07-16
vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2
Denis Vlasenko
1
-3
/
+105
2007-07-16
vsprintf.c: optimizing, part 1 (easy and obvious stuff)
Denis Vlasenko
1
-28
/
+45
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-2
/
+3
2007-07-16
uninline check_signature()
Andrew Morton
2
-1
/
+27
2007-07-16
percpu_counters: use for_each_online_cpu()
Andrew Morton
1
-1
/
+1
2007-07-16
percpu_counters(): use cpu notifiers
Andrew Morton
1
-0
/
+66
2007-07-16
SLUB: support slub_debug on by default
Christoph Lameter
1
-0
/
+13
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
1
-0
/
+47
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
1
-0
/
+55
2007-07-16
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
1
-0
/
+1
2007-07-14
[LIB]: export radix_tree_preload()
David Chinner
1
-0
/
+1
2007-07-12
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
1
-5
/
+5
2007-07-12
ida: implement idr based id allocator
Tejun Heo
1
-0
/
+245
2007-07-12
idr: separate out idr_mark_full()
Tejun Heo
1
-25
/
+46
2007-07-12
idr: fix obscure bug in allocation path
Tejun Heo
1
-2
/
+14
2007-07-12
Driver core: add missing kset uevent
Kay Sievers
1
-1
/
+8
2007-07-11
Add LZO1X algorithm to the kernel
Richard Purdie
6
-0
/
+536
2007-07-09
sched: scheduler debugging, enable in Kconfig
Ingo Molnar
1
-0
/
+9
2007-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-5
/
+5
2007-06-09
hexdump: more output formatting
Randy Dunlap
1
-28
/
+121
2007-06-08
kobject: use the proper printk level for kobject error
Greg Kroah-Hartman
1
-5
/
+5
2007-06-01
timer stats: speedups
Ingo Molnar
1
-1
/
+4
2007-05-24
prohibit rcutorture from being compiled into the kernel
Paul E. McKenney
1
-2
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-05-12
fault injection: disable stacktrace filter for x86-64
Akinobu Mita
1
-0
/
+1
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+11
2007-05-11
lib/hexdump
Randy Dunlap
2
-1
/
+105
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+5
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
1
-0
/
+6
2007-05-11
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
3
-0
/
+78
2007-05-10
CRC ITU-T V.41
Ivo van Doorn
3
-0
/
+78
2007-05-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-15
/
+69
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-1
/
+1
2007-05-08
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
1
-17
/
+0
2007-05-08
fix sscanf %n match at end of input string
Johannes Berg
1
-0
/
+11
2007-05-08
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
1
-0
/
+10
2007-05-08
fix section mismatch warning in lib/swiotlb.c
Sam Ravnborg
1
-1
/
+0
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-2
/
+1
2007-05-07
Fix ppp_deflate issues with recent zlib_inflate changes
Richard Purdie
1
-3
/
+5
2007-05-07
blackfin architecture
Bryan Wu
1
-2
/
+2
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-0
/
+5
2007-05-07
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
1
-3
/
+0
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-0
/
+3
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-38
/
+91
2007-05-05
iomap: make the default iomap functions fail softer
Linus Torvalds
1
-7
/
+20
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+5
2007-05-03
[AFS]: Make the match_*() functions take const options.
David Howells
1
-5
/
+5
[next]