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
2006-04-25
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
1
-2
/
+0
2006-04-25
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
1
-5
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
1
-2
/
+2
2006-04-25
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
1
-13
/
+12
2006-04-25
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
1
-0
/
+2
2006-04-25
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
1
-1
/
+1
2006-04-25
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-8
/
+10
2006-04-25
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
3
-27
/
+26
2006-04-25
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
1
-3
/
+2
2006-04-25
Sanitise linux/mman.h for userspace consumption
David Woodhouse
1
-5
/
+8
2006-04-25
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
David Woodhouse
1
-1
/
+0
2006-04-25
Don't include <linux/device.h> from user-visible part of linux/ipmi.h
David Woodhouse
1
-1
/
+1
2006-04-25
Sanitise linux/i2c.h for userspace consumption
David Woodhouse
1
-3
/
+6
2006-04-25
Sanitise linux/i2c-algo-ite.h for userspace consumption
David Woodhouse
1
-2
/
+5
2006-04-25
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
1
-6
/
+6
2006-04-25
Export only the appropriate GS_xxx flags to userspace from generic_serial.h
David Woodhouse
1
-2
/
+4
2006-04-25
Use __KERNEL__ to hide kernel-private bits of linux/gameport.h
David Woodhouse
1
-0
/
+6
2006-04-25
Don't include agp_backend.h in user-visible part of agpgart.h
David Woodhouse
1
-2
/
+1
2006-04-25
Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.
David Woodhouse
1
-1
/
+1
2006-04-25
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
Patrick McHardy
1
-0
/
+4
2006-04-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2006-04-20
[PATCH] memory_hotplug.h cleanup
Adrian Bunk
1
-3
/
+0
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
1
-0
/
+7
2006-04-19
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2
-0
/
+13
2006-04-19
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
1
-0
/
+1
2006-04-19
NFS: fix PROC_FS=n compile error
Adrian Bunk
1
-0
/
+12
2006-04-19
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
Adrian Bunk
1
-1
/
+0
2006-04-19
[PATCH] ide: ATI SB600 IDE support
Anatoli Antonovitch
1
-0
/
+4
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
1
-2
/
+1
2006-04-19
[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.
Ralf Baechle
1
-1
/
+1
2006-04-15
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
1
-1
/
+0
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+4
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-9
/
+34
2006-04-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-0
/
+17
2006-04-14
[PATCH] remove kernel/power/pm.c:pm_unregister()
Adrian Bunk
1
-7
/
+0
2006-04-14
[PATCH] PCI: fix sparse warning about pci_bus_flags
Roland Dreier
1
-1
/
+1
2006-04-14
[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
John W. Linville
1
-1
/
+2
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
1
-0
/
+31
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
1
-0
/
+8
2006-04-14
[PATCH] BLOCK: delay all uevents until partition table is scanned
Kay Sievers
1
-0
/
+1
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2
-0
/
+8
2006-04-14
[PATCH] USB: linux/usb/net2280.h common definitions
Pete Zaitcev
1
-0
/
+444
2006-04-14
Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-6
/
+9
[next]