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-05-30
[ARM] alternative copy_to_user/clear_user implementation
Lennert Buytenhek
3
-0
/
+158
2009-05-30
[ARM] allow for alternative __copy_to_user/__clear_user implementations
Nicolas Pitre
3
-2
/
+6
2009-05-24
Linux 2.6.30-rc7
v2.6.30-rc7
Linus Torvalds
1
-2
/
+2
2009-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
45
-11
/
+9213
2009-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-19
/
+24
2009-05-23
[CIFS] Avoid open on possible directories since Samba now rejects them
Steve French
1
-19
/
+24
2009-05-23
icom: fix rmmod crash
Breno Leitao
1
-1
/
+1
2009-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-4
/
+8
2009-05-22
Merge branch 'fix/misc' into for-linus
Takashi Iwai
3
-4
/
+7
2009-05-22
ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name
Andreas Mohr
2
-3
/
+6
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
7
-32
/
+35
2009-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-36
/
+44
2009-05-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-4
/
+5
2009-05-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+14
2009-05-22
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+9
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
1
-6
/
+7
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
2
-1
/
+3
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2
-4
/
+7
2009-05-22
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
1
-19
/
+4
2009-05-22
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
2009-05-22
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
Ralf Baechle
1
-3
/
+3
2009-05-22
MIPS: IP32: Fix build error due to uninitialized variable.
Ralf Baechle
1
-0
/
+1
2009-05-22
MIPS: Fix sparse warning in incompatiable argument type of clear_user.
Wu Zhangjin
1
-1
/
+1
2009-05-22
nilfs2: fix memory leak in nilfs_ioctl_clean_segments
Ryusuke Konishi
1
-1
/
+1
2009-05-22
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-0
/
+1
2009-05-22
ALSA: hda - fix audio on HP TX25xx series notebooks
Adam Williamson
1
-0
/
+1
2009-05-22
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
Michael Ellerman
1
-0
/
+14
2009-05-22
video: stop sh_mobile_lcdcfb only if started
Magnus Damm
1
-1
/
+6
2009-05-22
sh: ap325 camera without i2c driver fix
Magnus Damm
1
-0
/
+3
2009-05-22
[CIFS] fix posix open regression
Steve French
2
-36
/
+44
2009-05-22
hugh: update email address
Hugh Dickins
3
-2
/
+10
2009-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+2
2009-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-1
/
+9
2009-05-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-15
/
+10
2009-05-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
45
-164
/
+217
2009-05-21
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
9
-9
/
+9
2009-05-20
drm: Copy back ioctl data to userspace regardless of return code.
Michel Dänzer
1
-1
/
+1
2009-05-20
MIPS: 64-bit: Fix system lockup.
Greg Ungerer
3
-10
/
+5
2009-05-20
MIPS: IP28: Change to build with -mr10k-cache-barrier=store
peter fuerst
1
-3
/
+3
2009-05-20
MIPS: IP22: Fix hang in power button interrupt handler
Ralf Baechle
1
-1
/
+1
2009-05-20
MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
Andrew Randrianasulu
1
-1
/
+1
2009-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+7
2009-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-27
/
+27
2009-05-20
ALSA: pcsp - fix printk format warning again
Takashi Iwai
1
-1
/
+1
2009-05-20
cdrom: beyond ARRAY_SIZE of viocd_diskinfo
Roel Kluin
1
-1
/
+1
2009-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-9
/
+1
2009-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-61
/
+123
[next]