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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
rtc: rtc-ds1553.c should use resource_size_t for base address
Atsushi Nemoto
1
-1
/
+1
2007-09-19
rtc-ds1742.c should use resource_size_t for base address
David Gibson
1
-1
/
+1
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
1
-0
/
+2
2007-09-19
Fix failure to resume from initrds
Nigel Cunningham
1
-1
/
+3
2007-09-19
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
1
-1
/
+2
2007-09-19
Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"
Andrew Morton
1
-0
/
+1
2007-09-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-103
/
+172
2007-09-17
Pull thinkpad into release branch
Len Brown
4
-96
/
+165
2007-09-17
ACPI: thinkpad-acpi: bump up version to 0.16
Henrique de Moraes Holschuh
2
-3
/
+3
2007-09-17
ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED option
Henrique de Moraes Holschuh
4
-93
/
+162
2007-09-17
Pull misc into release branch
Len Brown
3
-7
/
+7
2007-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
7
-43
/
+73
2007-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
27
-404
/
+398
2007-09-17
Fix non-ISA link error in drivers/scsi/advansys.c
Matthew Wilcox
1
-0
/
+11
2007-09-17
[VLAN]: Fix net_device leak.
Al Viro
1
-2
/
+0
2007-09-17
[PPP] generic: Fix receive path data clobbering & non-linear handling
Herbert Xu
1
-19
/
+25
2007-09-17
[PPP] generic: Call skb_cow_head before scribbling over skb
Herbert Xu
1
-11
/
+3
2007-09-17
[NET] skbuff: Add skb_cow_head
Herbert Xu
3
-11
/
+33
2007-09-17
[BRIDGE]: Kill clone argument to br_flood_*
Herbert Xu
4
-50
/
+31
2007-09-17
[PPP] pppoe: Fill in header directly in __pppoe_xmit
Herbert Xu
1
-11
/
+9
2007-09-17
[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value
Herbert Xu
1
-37
/
+13
2007-09-17
[PPP] pppoe: Fix skb_unshare_check call position
Herbert Xu
1
-3
/
+3
2007-09-17
[SCTP]: Convert bind_addr_list locking to RCU
Vlad Yasevich
8
-163
/
+106
2007-09-17
[SCTP]: Add RCU synchronization around sctp_localaddr_list
Vlad Yasevich
6
-38
/
+97
2007-09-17
[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning
Satyam Sharma
1
-1
/
+1
2007-09-17
[PKTGEN]: srcmac fix
Adit Ranadive
1
-0
/
+10
2007-09-17
[IPV6]: Fix source address selection.
Jiri Kosina
1
-1
/
+1
2007-09-17
[SPARC64]: Warn user if cpu is ignored.
David S. Miller
2
-2
/
+10
2007-09-16
[SPARC64]: Fix lockdep, particularly on SMP.
David S. Miller
4
-30
/
+58
2007-09-16
[SPARC64]: Update defconfig.
David S. Miller
1
-11
/
+5
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
1
-0
/
+12
2007-09-16
clockevents: do not shutdown the oneshot broadcast device
Thomas Gleixner
1
-7
/
+4
2007-09-16
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
Thomas Gleixner
1
-1
/
+12
2007-09-16
ACPI: Reevaluate C/P/T states when a cpu becomes online
Venkatesh Pallipadi
1
-0
/
+21
2007-09-16
timekeeping: Prevent time going backwards on resume
Thomas Gleixner
1
-0
/
+7
2007-09-16
timekeeping: access rtc outside of xtime lock
Thomas Gleixner
1
-1
/
+2
2007-09-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
59
-46
/
+42061
2007-09-16
drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo
Jeff Garzik
1
-1
/
+1
2007-09-16
sk98lin: resurrect driver
Stephen Hemminger
45
-1
/
+41977
2007-09-16
ucc_geth: fix compilation
Anton Vorontsov
1
-1
/
+1
2007-09-16
mv643xx_eth: Fix tx_bytes stats calculation
Dale Farnsworth
1
-1
/
+1
2007-09-16
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
4
-14
/
+40
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
1
-0
/
+14
2007-09-15
[IPV4]: Just increment OutDatagrams once per a datagram.
YOSHIFUJI Hideaki
1
-3
/
+3
2007-09-15
[IPV6]: Just increment OutDatagrams once per a datagram.
YOSHIFUJI Hideaki
1
-3
/
+3
2007-09-15
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
36
-704
/
+1515
2007-09-15
[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
YOSHIFUJI Hideaki
1
-2
/
+1
2007-09-15
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
2
-6
/
+6
2007-09-15
[NET]: Fix two issues wrt. SO_BINDTODEVICE.
David S. Miller
1
-48
/
+58
2007-09-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
3
-51
/
+88
[next]