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
2010-08-12
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
1
-0
/
+14
2010-08-12
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
1
-2
/
+2
2010-08-12
nand/denali: change read_status function method
Chuanxiao Dong
1
-7
/
+5
2010-08-12
nand/denali: Fixed check patch warnings
Chuanxiao Dong
1
-12
/
+13
2010-08-12
ARM: Fix gen_nand probe structures contents
Marek Vasut
3
-0
/
+3
2010-08-11
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2
-19
/
+22
2010-08-11
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2
-184
/
+42
2010-08-11
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
1
-16
/
+29
2010-08-11
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
1
-76
/
+62
2010-08-11
nand/denali: Fixed probe function bugs
Chuanxiao Dong
1
-21
/
+23
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
107
-1525
/
+1910
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
5
-30
/
+48
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
58
-2378
/
+3197
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
205
-2475
/
+2584
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
80
-450
/
+1311
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
5
-13
/
+17
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-155
/
+68
2010-08-10
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
2
-0
/
+12
2010-08-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
109
-134613
/
+282
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
87
-2090
/
+2477
2010-08-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
23
-382
/
+3390
2010-08-10
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-10
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-10
rwsem: smaller wrappers around rwsem_down_failed_common
Michel Lespinasse
1
-15
/
+10
2010-08-10
rwsem: wake queued readers when writer blocks on active read lock
Michel Lespinasse
1
-4
/
+15
2010-08-10
rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
Michel Lespinasse
1
-11
/
+17
2010-08-10
rwsem: lighter active count checks when waking up readers
Michel Lespinasse
1
-25
/
+32
2010-08-10
rwsem: fully separate code paths to wake writers vs readers
Michel Lespinasse
1
-27
/
+34
2010-08-10
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
3
-11
/
+82
2010-08-10
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
1
-4
/
+0
2010-08-10
hwmon: coretemp: documentation update and cleanup
Chen Gong
2
-3
/
+104
2010-08-10
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
1
-14
/
+3
2010-08-10
hwmon: coretemp: update hotplug condition check
Chen Gong
1
-0
/
+5
2010-08-10
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
Guenter Roeck
5
-0
/
+709
2010-08-10
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
Guenter Roeck
5
-0
/
+923
2010-08-10
hmc6352: add driver for the HMC6352 compass
Kalhan Trisal
4
-0
/
+195
2010-08-10
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
Ritesh Raj Sarraf
1
-0
/
+1
2010-08-10
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
1
-0
/
+3
2010-08-10
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
1
-0
/
+7
2010-08-10
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
1
-0
/
+8
2010-08-10
checkpatch: add more exceptions to 80 char lines
Joe Perches
1
-2
/
+3
2010-08-10
checkpatch: change externals to globals
Joe Eloff
1
-2
/
+2
2010-08-10
checkpatch: fix handling of leading spaces
Raffaele Recalcati
1
-0
/
+7
2010-08-10
checkpatch: refactor 'allowed asm includes' and add memory.h
Wolfram Sang
1
-1
/
+7
2010-08-10
edd: fix possible memory leak in edd_init() error path
Axel Lin
1
-7
/
+13
2010-08-10
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
2
-1
/
+29
2010-08-10
lib: vsprintf: useless strlen() removed
Michal Nazarewicz
1
-10
/
+4
2010-08-10
list debugging: warn when deleting a deleted entry
Baruch Siach
1
-0
/
+6
2010-08-10
MAINTAINERS: orphan BEFS
Joe Perches
1
-2
/
+1
2010-08-10
MAINTAINERS: update Laurent Pinchart email
Joe Perches
1
-1
/
+1
[next]