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-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
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-61
/
+8
2007-05-02
kconfig.debug: clarify CONFIG_DEBUG_INFO help text
Andreas Dilger
1
-0
/
+3
2007-05-02
[PATCH] x86-64: deflate inflate_dynamic too
Jeremy Fitzhardinge
1
-20
/
+41
2007-05-02
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
1
-17
/
+49
2007-05-01
Add kvasprintf()
Jeremy Fitzhardinge
1
-7
/
+19
2007-04-28
iomap: implement pcim_iounmap_regions()
Tejun Heo
1
-0
/
+26
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
1
-4
/
+0
2007-04-27
kobject: Comment and warning fixes to kobject.c
Eric W. Biederman
1
-3
/
+10
2007-04-27
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
1
-3
/
+1
2007-04-27
kobject: kobject_add() reference leak
Cornelia Huck
1
-0
/
+1
2007-04-27
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
1
-4
/
+2
2007-04-27
Driver core: notify userspace of network device renames
Jean Tourrilhes
1
-0
/
+30
2007-04-27
kref: fix CPU ordering with respect to krefs
Oliver Neukum
1
-0
/
+2
2007-04-27
kobject: kobject_shadow_add cleanup
Dmitriy Monakhov
1
-2
/
+2
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2
-8
/
+20
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+28
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+25
2007-04-27
[MIPS] Don't force frame pointers for lockdep on MIPS
Franck Bui-Huu
1
-1
/
+1
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
1
-0
/
+28
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[S390]: Fix build on 31-bit.
David S. Miller
1
-1
/
+1
2007-04-26
[LIB]: div64_64 optimization
Stephen Hemminger
1
-9
/
+7
2007-04-26
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2
-2
/
+25
2007-03-10
kobject: new_device->kref wasn't putted after error in kobject_move()
Dmitriy Monakhov
1
-0
/
+2
2007-03-07
Revert "[IA64] swiotlb abstraction (e.g. for Xen)"
Tony Luck
1
-149
/
+35
2007-03-02
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-8
/
+8
2007-02-21
[PATCH] genalloc warning fixes
Andrew Morton
1
-2
/
+2
2007-02-21
[PATCH] fault injection: split up stacktrace filter Kconfig option
Akinobu Mita
2
-22
/
+29
2007-02-21
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-16
/
+2
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-1
/
+1
2007-02-17
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-17
kobject: kobj->k_name verification fix
Martin Stoilov
1
-1
/
+1
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
1
-0
/
+11
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
1
-4
/
+4
[next]