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
2008-07-28
ipwireless: Put packets to pool start
David Sterba
1
-2
/
+2
2008-07-28
ipwireless: Increase PPP outgoing queue size
David Sterba
2
-3
/
+5
2008-07-28
ipwireless: Explicitly request io and mem regions
David Sterba
2
-34
/
+50
2008-07-28
ipwireless: Constify buffer variables
David Sterba
3
-14
/
+16
2008-07-28
ipwireless: Do not return value from sending funcs
David Sterba
1
-12
/
+3
2008-07-28
ipwireless: Remove endian-dependent bitfields
David Sterba
1
-13
/
+38
2008-07-28
ipwireless: Glue splitted printk strings back
David Sterba
2
-18
/
+12
2008-07-28
ipwireless: Remove pt_regs from interrupt handler
David Sterba
2
-2
/
+2
2008-07-28
ipwireless: Rename spinlock variables to lock
David Sterba
2
-71
/
+71
2008-07-28
ipwireless: Remove unused defines
David Sterba
2
-11
/
+7
2008-07-28
ipwireless: Misc cleanups
David Sterba
1
-32
/
+18
2008-07-28
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-4
/
+5
2008-07-28
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...
Linus Torvalds
1
-3
/
+5
2008-07-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
73
-881
/
+733
2008-07-28
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
5
-57
/
+44
2008-07-28
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
1
-1
/
+2
2008-07-28
nfs_remount oops when rebooting + possible fix
Marc Zyngier
1
-3
/
+3
2008-07-27
x86: fix cpu hotplug on 32bit
Thomas Gleixner
1
-3
/
+5
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-70
/
+66
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
91
-1028
/
+3945
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
8
-32
/
+81
2008-07-27
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-138
/
+143
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
18
-323
/
+574
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-15
/
+34
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
3
-3
/
+3
2008-07-27
isdn: mISDN HFC PCI support depends on virt_to_bus()
Stephen Rothwell
1
-0
/
+1
2008-07-27
task IO accounting: improve code readability
Andrea Righi
7
-114
/
+104
2008-07-27
tracing: remove unused variable
Andrea Righi
1
-1
/
+0
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-80
/
+260
2008-07-27
missing bits of net-namespace / sysctl
Al Viro
7
-18
/
+43
2008-07-27
lost sysctl fix
Al Viro
1
-7
/
+9
2008-07-27
Fix namespace issue with Hisax
Karsten Keil
3
-3
/
+3
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
49
-235
/
+235
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
3
-7
/
+23
2008-07-27
avr32: some mmc/sd cleanups
David Brownell
3
-15
/
+33
2008-07-27
Merge commit 'upstream/master'
Haavard Skinnemoen
4878
-185296
/
+318569
2008-07-27
[ARM] Fix shared mmap when more than two maps of the same file exist
Russell King
1
-3
/
+7
2008-07-27
[ARM] fix VIPT/VIVT macro optimisations, add comments
Russell King
1
-4
/
+13
2008-07-27
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
3
-4
/
+6
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
61
-250
/
+227
2008-07-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
1
-0
/
+6
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
3
-6
/
+6
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
1
-14
/
+7
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
3
-32
/
+37
2008-07-27
KVM: s390: Fix guest kconfig
Christian Borntraeger
1
-1
/
+1
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
1
-1
/
+6
2008-07-27
KVM: ia64: Fix irq disabling leak in error handling code
Julia Lawall
1
-2
/
+3
2008-07-27
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
Sheng Yang
1
-10
/
+10
2008-07-27
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
Sheng Yang
1
-1
/
+1
2008-07-27
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
1
-0
/
+4
[next]