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
2008-03-29
net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better
Matti Linnanvuori
1
-2
/
+4
2008-03-28
[NET]: Use local_irq_{save,restore}() in napi_complete().
David S. Miller
1
-2
/
+4
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
47
-184
/
+484
2008-03-18
[IPV4]: ipv4_is_lbcast() misannotations
Al Viro
1
-1
/
+1
2008-03-18
[PKT_SCHED]: annotate cls_u32
Al Viro
1
-4
/
+4
2008-03-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
1
-0
/
+2
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
1
-2
/
+3
2008-03-14
struct export_operations: adjust comments to match current members
Marc Dionne
1
-2
/
+2
2008-03-13
PCI: fix issue with busses registering multiple times in sysfs
Greg Kroah-Hartman
1
-0
/
+1
2008-03-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+8
2008-03-13
[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU
Tony Breeds
1
-0
/
+7
2008-03-13
[POWERPC] Fix undefined pmu_sys_suspended compilation error
Tony Breeds
1
-1
/
+1
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+2
2008-03-12
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
2
-28
/
+3
2008-03-12
nommu: Provide is_vmalloc_addr() stub.
Paul Mundt
1
-3
/
+10
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-5
/
+1
2008-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+23
2008-03-11
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
1
-0
/
+1
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
1
-1
/
+1
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
1
-0
/
+2
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
1
-44
/
+86
2008-03-11
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
1
-2
/
+2
2008-03-11
USB: Remove __KERNEL__ check from non-exported gadget.h.
Robert P. J. Day
1
-4
/
+0
2008-03-11
USB: g_printer.h does not need to be "unifdef"ed.
Robert P. J. Day
1
-1
/
+1
2008-03-11
[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h
Patrick McHardy
1
-1
/
+1
2008-03-11
firmware: provide stubs for the FW_LOADER=n case
James Bottomley
1
-0
/
+23
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
1
-8
/
+1
2008-03-09
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
1
-0
/
+4
2008-03-08
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-2
/
+2
2008-03-07
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2008-03-07
NFS: Fix the fsid revalidation in nfs_update_inode()
Trond Myklebust
1
-0
/
+1
2008-03-07
[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef
Kirill A. Shutemov
1
-0
/
+1
2008-03-07
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
1
-3
/
+0
2008-03-07
sched: retain vruntime
Peter Zijlstra
1
-0
/
+4
2008-03-07
slab - use angle brackets for include of kmalloc_sizes.h
Joe Perches
1
-2
/
+2
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
1
-25
/
+74
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+4
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+5
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+10
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-2
/
+1
2008-03-05
md: clean up irregularity with raid autodetect
NeilBrown
1
-0
/
+1
2008-03-05
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
1
-0
/
+2
2008-03-05
iommu: export iommu_is_span_boundary helper function
FUJITA Tomonori
1
-0
/
+3
2008-03-05
memcg: remove mem_cgroup_uncharge
Hugh Dickins
1
-13
/
+7
2008-03-05
memcg: bad page if page_cgroup when free
Hugh Dickins
1
-4
/
+4
2008-03-05
memcg: move_lists on page not page_cgroup
Hugh Dickins
1
-3
/
+2
2008-03-05
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
1
-2
/
+2
2008-03-05
markers: add an if(0) to __mark_check_format()
Mathieu Desnoyers
1
-1
/
+7
2008-03-05
include falloc.h in header-y
Eric Sandeen
1
-0
/
+1
[next]