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
2005-05-01
[PATCH] Deprecate synchronize_kernel, GPL replacement
Paul E. McKenney
1
-3
/
+20
2005-05-01
[PATCH] Add deprecated_for_modules
Paul E. McKenney
1
-0
/
+6
2005-05-01
[PATCH] move SA_xxx defines to linux/signal.h
Stas Sergeev
1
-0
/
+11
2005-05-01
[PATCH] clean up kernel messages
Matt Mackall
1
-0
/
+9
2005-05-01
[PATCH] nice and rt-prio rlimits
Matt Mackall
1
-0
/
+1
2005-05-01
[PATCH] uml: move va_copy conditional def
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-05-01
[PATCH] Increase number of e820 entries hard limit from 32 to 128
Venkatesh Pallipadi
1
-1
/
+1
2005-05-01
[PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DH
Jason Gaston
1
-0
/
+2
2005-05-01
[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a
Jaya Kumar
1
-0
/
+10
2005-05-01
[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4
Andreas Jaggi
1
-0
/
+5
2005-05-01
[PATCH] add kmalloc_node, inline cleanup
Manfred Spraul
1
-8
/
+15
2005-05-01
[PATCH] count bounce buffer pages in vmstat
KAMEZAWA Hiroyuki
1
-0
/
+1
2005-05-01
[PATCH] mempool: NOMEMALLOC and NORETRY
Nick Piggin
1
-2
/
+4
2005-05-01
[PATCH] RLIMIT_AS checking fix
akpm@osdl.org
1
-0
/
+1
2005-04-29
[PATCH] Add suspend method to cpufreq core
Benjamin Herrenschmidt
1
-1
/
+4
2005-04-28
[SCTP] Fix SCTP sendbuffer accouting.
Neil Horman
1
-0
/
+1
2005-04-26
[PATCH] isofs includes sanitized
Al Viro
3
-208
/
+0
2005-04-25
[PKT_SCHED]: Introduce simple actions.
Jamal Hadi Salim
1
-0
/
+21
2005-04-25
[NETFILTER]: Fix NAT sequence number adjustment
Patrick McHardy
1
-0
/
+3
2005-04-22
[TG3]: add bcm5752 entry to pci_ids.h
John W. Linville
1
-0
/
+1
2005-04-20
[NET]: skbuff: remove old NET_CALLER macro
Stephen Hemminger
1
-6
/
+0
2005-04-20
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
1
-0
/
+2
2005-04-20
[PATCH] freepgt: hugetlb_free_pgd_range
Hugh Dickins
2
-3
/
+7
2005-04-20
[PATCH] freepgt: remove MM_VM_SIZE(mm)
Hugh Dickins
1
-7
/
+2
2005-04-20
[PATCH] freepgt: free_pgtables use vma list
Hugh Dickins
1
-1
/
+2
2005-04-20
Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
Linus Torvalds
2
-3
/
+17
2005-04-19
Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...
Linus Torvalds
2
-3
/
+3
2005-04-19
[PATCH] debugfs: fix !debugfs prototypes
Michal Ostrowski
1
-3
/
+3
2005-04-19
[PATCH] debugfs: Reduce <linux/debugfs.h> dependencies
Roland Dreier
1
-0
/
+7
2005-04-19
[PATCH] sysfs: add sysfs_chmod_file()
Kay Sievers
1
-0
/
+7
2005-04-19
[PATCH] usb suspend updates (interface suspend)
David Brownell
1
-2
/
+2
2005-04-19
[PATCH] USB: usb_cdc build fix
akpm@osdl.org
1
-1
/
+1
2005-04-17
[PATCH] fix NMI lockup with CFQ scheduler
1
-1
/
+4
2005-04-17
[PATCH] reparent_to_init cleanup
Coywolf Qi Hunt
1
-1
/
+0
2005-04-17
[PATCH] cpuset: remove function attribute const
Benoit Boissinot
1
-1
/
+1
2005-04-17
[PATCH] Fix comment in list.h that refers to nonexistent API
Paul E. McKenney
1
-1
/
+1
2005-04-17
[PATCH] officially deprecate register_ioctl32_conversion
Christoph Hellwig
1
-2
/
+4
2005-04-17
[PATCH] fix u32 vs. pm_message_t in rest of the tree
Pavel Machek
1
-1
/
+1
2005-04-17
[PATCH] fix u32 vs. pm_message_t in PCI, PCIE
Pavel Machek
1
-1
/
+1
2005-04-17
[PATCH] pm_message_t: more fixes in common and i386
Pavel Machek
2
-4
/
+6
2005-04-17
[PATCH] irq and pci_ids: patch for Intel ESB2
Jason Gaston
1
-0
/
+31
2005-04-17
[PATCH] Fix linux/atalk.h header
David S. Miller
1
-4
/
+4
2005-04-17
[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections
Andrea Arcangeli
1
-0
/
+3
2005-04-17
[PATCH] re-export cancel_rearming_delayed_workqueue
James Bottomley
1
-0
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
838
-0
/
+141083