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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-0
/
+11
2007-05-07
mm: remove gcc workaround
Nick Piggin
1
-0
/
+18
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-0
/
+6
2007-05-07
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
1
-0
/
+5
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-0
/
+1
2007-05-07
RM9000 serial driver
Thomas Koeller
1
-1
/
+3
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
2
-0
/
+4
2007-05-07
slab: introduce krealloc
Pekka Enberg
1
-1
/
+2
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+5
2007-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-38
/
+97
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
10
-22
/
+64
2007-05-06
Fix nfsroot build
Ralf Baechle
1
-1
/
+1
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+344
2007-05-06
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
1
-1
/
+0
2007-05-05
[MAC80211]: Add generic include/linux/ieee80211.h
Jiri Benc
1
-0
/
+342
2007-05-05
[NETLINK]: Remove references to process ID
Herbert Xu
1
-2
/
+2
2007-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-526
/
+526
2007-05-05
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
10
-24
/
+42
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-70
/
+71
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
4
-30
/
+72
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-40
/
+32
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-12
/
+27
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+232
2007-05-05
Convert non-highmem kmap_atomic() to static inline function
Geert Uytterhoeven
1
-2
/
+8
2007-05-05
NuBus header update
Finn Thain
1
-51
/
+75
2007-05-05
lockdep: Add missing disable/enable irq variant
Roman Zippel
1
-1
/
+5
2007-05-05
m68k: Atari keyboard and mouse support.
Michael Schmitz
1
-0
/
+1
2007-05-05
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-23
/
+150
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+0
2007-05-04
[XFRM] SPD info TLV aggregation
Jamal Hadi Salim
1
-23
/
+16
2007-05-04
[XFRM] SAD info TLV aggregationx
Jamal Hadi Salim
1
-14
/
+7
2007-05-04
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-2
/
+24
2007-05-04
[BNX2]: Add support for 5709 Serdes.
Michael Chan
1
-0
/
+1
2007-05-04
[ETHTOOL]: Add 2.5G bit definitions.
Michael Chan
1
-0
/
+2
2007-05-03
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
1
-9
/
+16
2007-05-03
[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
Jorge Boncompte
1
-18
/
+0
2007-05-03
[NET]: Add __dev_getfirstbyhwtype
Patrick McHardy
1
-0
/
+1
2007-05-03
[NET] skbuff: fix kernel-doc
Randy Dunlap
1
-1
/
+1
2007-05-03
[AFS]: Make the match_*() functions take const options.
David Howells
1
-4
/
+4
2007-05-03
KVM: Remove unused 'instruction_length'
Avi Kivity
1
-3
/
+2
2007-05-03
KVM: Don't require explicit indication of completion of mmio or pio
Avi Kivity
1
-3
/
+2
2007-05-03
KVM: Add fpu get/set operations
Avi Kivity
1
-0
/
+17
2007-05-03
KVM: Add physical memory aliasing feature
Avi Kivity
1
-1
/
+9
2007-05-03
KVM: Avoid guest virtual addresses in string pio userspace interface
Avi Kivity
1
-9
/
+2
2007-05-03
KVM: Allow kernel to select size of mmap() buffer
Avi Kivity
1
-0
/
+4
2007-05-03
KVM: Add guest mode signal mask
Avi Kivity
1
-0
/
+7
2007-05-03
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
1
-1
/
+2
2007-05-03
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
1
-7
/
+8
2007-05-03
KVM: Allow userspace to process hypercalls which have no kernel handler
Avi Kivity
1
-1
/
+9
2007-05-03
KVM: Add method to check for backwards-compatible API extensions
Avi Kivity
1
-0
/
+5
[next]