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
2009-10-05
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
7
-8
/
+12
2009-10-05
i2c: Minor documentation update
Jean Delvare
1
-1
/
+1
2009-10-05
mfd: AB3100 drop unused module parameters
Jean Delvare
1
-3
/
+1
2009-10-05
Staging: IIO: tsl2561: Drop unused module parameters
Jean Delvare
1
-4
/
+0
2009-10-05
leds: leds-pca9532 - Drop unused module parameters
Jean Delvare
1
-3
/
+0
2009-10-05
ltc4215/ltc4245: Discard obsolete detect methods
Jean Delvare
4
-174
/
+18
2009-10-05
ds2482: Discard obsolete detect method
Jean Delvare
2
-33
/
+8
2009-10-05
max6875: Discard obsolete detect method
Jean Delvare
2
-26
/
+9
2009-10-05
i2c: Move misc devices documentation
Jean Delvare
2
-0
/
+0
2009-10-04
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
7
-13
/
+34
2009-10-04
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
1
-5
/
+2
2009-10-04
m32r: Fix IPI function calls for SMP
Toshihiro HANAWA
1
-2
/
+2
2009-10-04
m32r: Fix set_memory() for DISCONTIGMEM
Hirokazu Takata
1
-1
/
+4
2009-10-04
m32r: add rtc_lock variable
Hirokazu Takata
1
-0
/
+9
2009-10-04
m32r: define ioread* and iowrite* macros
Hirokazu Takata
1
-0
/
+7
2009-10-04
m32r: export delay loop symbols
Hirokazu Takata
2
-6
/
+4
2009-10-04
m32r: fix tme_handler
Hirokazu Takata
1
-4
/
+8
2009-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
24
-256
/
+512
2009-10-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-58
/
+15
2009-10-03
Merge branch 'fix/hda' into for-linus
Takashi Iwai
6
-94
/
+323
2009-10-03
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
16
-165
/
+155
2009-10-03
[PATCH] ext4: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-10-03
ext4: Fix build warning in ext4_dirty_inode()
Curt Wohlgemuth
1
-2
/
+0
2009-10-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
62
-268
/
+736
2009-10-03
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
Kirill A. Shutemov
1
-1
/
+50
2009-10-03
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
33
-78
/
+144
2009-10-03
ARM: 5740/1: fix valid_phys_addr_range() range check
Greg Ungerer
1
-1
/
+1
2009-10-03
ARM: 5739/1: ARM: allow empty ATAG_CORE
David Brown
1
-1
/
+3
2009-10-03
ARM: 5735/1: sa1111: CodingStyle cleanups
Hartley Sweeten
1
-13
/
+12
2009-10-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...
Russell King
7
-137
/
+439
2009-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
54
-268
/
+2157
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
1
-0
/
+3
2009-10-02
dst/connector: Disallow unpliviged users to configure dst
Philipp Reisner
1
-0
/
+5
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
3
-13
/
+5
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
1
-2
/
+1
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
10
-18
/
+19
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
3
-9
/
+9
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
2
-2
/
+2
2009-10-02
net: splice() from tcp to pipe should take into account O_NONBLOCK
Eric Dumazet
1
-1
/
+1
2009-10-02
ALSA: usb - Use strlcat() correctly
Takashi Iwai
1
-9
/
+14
2009-10-02
ALSA: Fix invalid __exit in sound/mips/*.c
Takashi Iwai
2
-2
/
+2
2009-10-02
ALSA: hda - Fix / improve ALC66x parser
Takashi Iwai
1
-86
/
+155
2009-10-02
ALSA: ctxfi: Swapped SURROUND-SIDE mute
Sven Eckelmann
1
-2
/
+2
2009-10-02
sound: Make keywest_driver static
Jean Delvare
1
-1
/
+1
2009-10-02
ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP
Daniel T Chen
1
-0
/
+6
2009-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
[next]