index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
3
-18
/
+18
2005-07-06
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-07-06
[PATCH] ppc32: add Freescale MPC885ADS board support
Andrei Konovalov
1
-0
/
+4
2005-07-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-181
/
+58
2005-07-06
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
2
-3
/
+3
2005-07-06
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
David S. Miller
1
-1
/
+0
2005-07-06
[TCP]: Fix redundant calculations of tcp_current_mss()
David S. Miller
1
-1
/
+1
2005-07-06
[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().
David S. Miller
1
-23
/
+3
2005-07-06
[TCP]: Move __tcp_data_snd_check into tcp_output.c
David S. Miller
1
-0
/
+1
2005-07-06
[TCP]: Move send test logic out of net/tcp.h
David S. Miller
1
-110
/
+3
2005-07-06
[TCP]: Fix quick-ack decrementing with TSO.
David S. Miller
1
-4
/
+9
2005-07-06
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
David S. Miller
1
-2
/
+5
2005-07-06
[NET]: Remove __ARGS from include/net/slhc_vj.h
Alexey Dobriyan
1
-13
/
+8
2005-07-06
[SHAPER]: Switch to spinlocks.
Christoph Hellwig
1
-1
/
+1
2005-07-06
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-45
/
+41
2005-07-06
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
Thomas Graf
2
-4
/
+4
2005-07-06
[PKT_SCHED]: Move sch_generic.c prototypes to correct header file
Thomas Graf
2
-10
/
+12
2005-07-06
[NET]: Reduce size of sk_buff by 4 bytes
Thomas Graf
1
-7
/
+8
2005-07-06
[NET]: Remove unused security member in sk_buff
Thomas Graf
2
-4
/
+2
2005-07-06
[NET]: Fix signedness issues in net/core/filter.c
Patrick McHardy
1
-1
/
+1
2005-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-20
/
+3
2005-07-05
[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
David S. Miller
1
-0
/
+3
2005-07-05
[SPARC64]: Add support for IRQ pre-handlers.
David S. Miller
2
-44
/
+20
2005-07-05
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
Raphael Assenat
1
-1
/
+18
2005-07-04
[PATCH] ARM: Fix new-ABI layout of struct stat64
Russell King
1
-1
/
+1
2005-07-04
[PATCH] ARM: Change 'param_offset' to 'boot_params'
Russell King
1
-1
/
+1
2005-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-32
/
+0
2005-07-03
[PATCH] ARM: Remove machine description macros
Russell King
1
-32
/
+0
2005-07-03
[PATCH] amd74xx: support MCP55 device IDs
Rob Punkunus
1
-0
/
+1
2005-07-02
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2
-19
/
+2
2005-07-02
[PATCH] PCI: Increase the number of PCI bus resources
rajesh.shah@intel.com
1
-1
/
+1
2005-07-01
[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define
Todd Poynor
1
-0
/
+1
2005-07-01
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2
Todd Poynor
1
-0
/
+1
2005-07-01
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+3
2005-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+6
2005-06-30
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2
-12
/
+6
2005-06-30
[PATCH] xtensa: Fix asm macro
Chris Zankel
1
-1
/
+1
2005-06-30
[PATCH] xtensa: cleanups for errno and ipc.
Chris Zankel
2
-146
/
+2
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
3
-0
/
+9
2005-06-30
[PATCH] s390: fix finish_arch_switch
Heiko Carstens
1
-3
/
+1
2005-06-30
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
1
-1
/
+3
2005-06-30
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
25
-705
/
+281
2005-06-30
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
1
-1
/
+1
2005-06-30
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
1
-0
/
+5
2005-06-30
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
1
-1
/
+1
2005-06-30
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
2
-3
/
+0
2005-06-30
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
1
-1
/
+1
2005-06-30
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
1
-2
/
+2
2005-06-30
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
1
-2
/
+2
2005-06-30
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
1
-2
/
+0
[next]