index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
2005-07-06
3
-18
/
+18
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-06
1
-1
/
+1
*
[PATCH] ppc32: add Freescale MPC885ADS board support
Andrei Konovalov
2005-07-06
1
-0
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-07-06
9
-181
/
+58
|
\
|
*
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
2005-07-06
2
-3
/
+3
|
*
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
David S. Miller
2005-07-06
1
-1
/
+0
|
*
[TCP]: Fix redundant calculations of tcp_current_mss()
David S. Miller
2005-07-06
1
-1
/
+1
|
*
[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().
David S. Miller
2005-07-06
1
-23
/
+3
|
*
[TCP]: Move __tcp_data_snd_check into tcp_output.c
David S. Miller
2005-07-06
1
-0
/
+1
|
*
[TCP]: Move send test logic out of net/tcp.h
David S. Miller
2005-07-06
1
-110
/
+3
|
*
[TCP]: Fix quick-ack decrementing with TSO.
David S. Miller
2005-07-06
1
-4
/
+9
|
*
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
David S. Miller
2005-07-06
1
-2
/
+5
|
*
[NET]: Remove __ARGS from include/net/slhc_vj.h
Alexey Dobriyan
2005-07-06
1
-13
/
+8
|
*
[SHAPER]: Switch to spinlocks.
Christoph Hellwig
2005-07-06
1
-1
/
+1
|
*
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
Thomas Graf
2005-07-05
2
-4
/
+4
|
*
[PKT_SCHED]: Move sch_generic.c prototypes to correct header file
Thomas Graf
2005-07-05
2
-10
/
+12
|
*
[NET]: Reduce size of sk_buff by 4 bytes
Thomas Graf
2005-07-05
1
-7
/
+8
|
*
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
2
-4
/
+2
|
*
[NET]: Fix signedness issues in net/core/filter.c
Patrick McHardy
2005-07-05
1
-1
/
+1
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-07-05
4
-45
/
+41
|
\
\
|
*
|
[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
David S. Miller
2005-07-04
1
-0
/
+3
|
*
|
[SPARC64]: Add support for IRQ pre-handlers.
David S. Miller
2005-07-04
2
-44
/
+20
|
*
|
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
Raphael Assenat
2005-07-04
1
-1
/
+18
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-07-05
2
-20
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-07-01
2
-19
/
+2
|
*
|
[PATCH] PCI: Increase the number of PCI bus resources
rajesh.shah@intel.com
2005-07-01
1
-1
/
+1
*
|
|
[PATCH] ARM: Fix new-ABI layout of struct stat64
Russell King
2005-07-04
1
-1
/
+1
*
|
|
[PATCH] ARM: Change 'param_offset' to 'boot_params'
Russell King
2005-07-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-07-03
1
-32
/
+0
|
\
\
|
*
|
[PATCH] ARM: Remove machine description macros
Russell King
2005-07-03
1
-32
/
+0
*
|
|
[PATCH] amd74xx: support MCP55 device IDs
Rob Punkunus
2005-07-03
1
-0
/
+1
|
/
/
*
|
[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define
Todd Poynor
2005-07-01
1
-0
/
+1
*
|
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2
Todd Poynor
2005-07-01
1
-0
/
+1
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-07-01
1
-1
/
+3
|
\
|
*
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
2005-06-30
1
-1
/
+3
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-30
1
-1
/
+6
|
\
\
|
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-30
25
-705
/
+281
|
|
\
|
|
*
|
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
2005-06-30
1
-1
/
+1
|
*
|
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-30
1
-0
/
+5
*
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-06-30
2
-12
/
+6
|
\
\
\
|
*
|
|
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
2005-06-30
1
-1
/
+1
|
*
|
|
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
2005-06-30
2
-3
/
+0
|
*
|
|
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
2005-06-30
1
-1
/
+1
|
*
|
|
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
2005-06-30
1
-2
/
+2
|
*
|
|
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2005-06-30
1
-2
/
+2
|
*
|
|
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
2005-06-30
1
-2
/
+0
|
*
|
|
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2005-06-30
1
-0
/
+1
|
*
|
|
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
2005-06-30
1
-3
/
+3
|
*
|
|
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
2005-06-30
1
-2
/
+0
*
|
|
|
[PATCH] xtensa: Fix asm macro
Chris Zankel
2005-06-30
1
-1
/
+1
[next]