index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-23
Linux 2.6.11-rc5
v2.6.11-rc5
Linus Torvalds
1
-1
/
+1
2005-02-23
Merge pobox.com:/garz/repo/netdev-2.6/r8169
Jeff Garzik
28
-164
/
+1127
2005-02-23
[PATCH] r8169: factor out some code.
François Romieu
1
-13
/
+12
2005-02-23
[PATCH] r8169: IRQ races during change of mtu
François Romieu
1
-3
/
+22
2005-02-22
[PATCH] Fix possible futex mmap_sem deadlock
Olof Johansson
2
-8
/
+51
2005-02-22
Merge bk://gkernel.bkbits.net/libata-2.6
Linus Torvalds
8
-13
/
+18
2005-02-23
[libata] Add missing hooks, to avoid oops in advanced SATA drivers
Jeff Garzik
3
-18
/
+40
2005-02-22
agp: aper_base is unsigned
Linus Torvalds
2
-3
/
+3
2005-02-22
[PATCH] device-mapper: dm-raid1 deadlock fix
Alasdair G. Kergon
1
-2
/
+2
2005-02-22
[PATCH] ALPS: do not activate on unsupported models
Dmitry Torokhov
1
-3
/
+3
2005-02-22
[PATCH] ppc64: fix compilation for Maple board
Paul Mackerras
1
-0
/
+2
2005-02-22
[PATCH] ppc32: Wrong vaddr in flush_hash_one_pte()
Benjamin Herrenschmidt
1
-1
/
+1
2005-02-22
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
51
-1254
/
+989
2005-02-22
[PATCH] r8169: uniformize comments
François Romieu
1
-38
/
+38
2005-02-22
[PATCH] r8169: removal of unused #define
François Romieu
1
-2
/
+0
2005-02-22
[PATCH] r8169: skb alignment nitpicking
François Romieu
1
-4
/
+4
2005-02-22
[PATCH] r8169: fix rx skb allocation error logging
François Romieu
1
-5
/
+3
2005-02-22
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
146
-1912
/
+2145
2005-02-22
[PATCH] NFS: Further fixes for the -onolock case.
Trond Myklebust
1
-3
/
+3
2005-02-22
[PATCH] ppc32: kernel mapping breakage
Benjamin Herrenschmidt
1
-1
/
+4
2005-02-22
[PATCH] Fix NR_OPEN header order dependency
Tom Rini
1
-1
/
+1
2005-02-21
[PATCH] Re-order <linux/fs.h> includes to fix userland breakage
Tom Rini
1
-18
/
+19
2005-02-21
[TCP]: Fix excessive stack usage resulting in OOPS with 4KSTACKS.
Arnaldo Carvalho de Melo
9
-333
/
+339
2005-02-21
[PATCH] Build failure with !CONFIG_PCI and with CONFIG_ISAPNP=y && CONFIG_PNP...
Mika Kukkonen
1
-0
/
+5
2005-02-21
[PATCH] ppc64: Fix 32bit largepage issue
Anton Blanchard
1
-0
/
+4
2005-02-21
[PATCH] x86_64: resource layout fix
Andrew Morton
1
-21
/
+68
2005-02-21
[PATCH] au1100: fix io_remap_page_range() arg. list
Randy Dunlap
1
-1
/
+1
2005-02-21
[PATCH] sparc64 usb build fix
Andrew Morton
1
-0
/
+1
2005-02-21
[PATCH] sparc64 rusage build fix
Andrew Morton
1
-0
/
+2
2005-02-21
[PATCH] ppc32: resource layout fixes
Andrew Morton
1
-3
/
+12
2005-02-21
[PATCH] alpha: struct resource fix
Andrew Morton
1
-8
/
+8
2005-02-21
[TCP]: Fix BIC max_cwnd calculation error.
Stephen Hemminger
4
-8
/
+19
2005-02-20
[PATCH] libata kfree fix
Jeff Garzik
1
-7
/
+4
2005-02-20
[PATCH] ppc32: fix ptep_test_and_clear_young
Benjamin Herrenschmidt
1
-2
/
+2
2005-02-20
[PATCH] natsemi long cable fix
Gary N. Spiess
1
-1
/
+3
2005-02-20
[PATCH] S2io: Multicast fix
Ravinandan Arakali
1
-0
/
+5
2005-02-20
[PATCH] strip.c build fix
Andrew Morton
1
-2
/
+2
2005-02-19
x86: when choosing PCI starting address, print out gap information
Linus Torvalds
1
-4
/
+20
2005-02-19
Be more careful about looking for gaps in the e820 table.
Linus Torvalds
1
-6
/
+14
2005-02-19
Merge bk://bart.bkbits.net/ide-2.6
Linus Torvalds
3
-3
/
+8
2005-02-20
[ide] Kconfig for VR1000 machine driver selection
Ben Dooks
1
-1
/
+1
2005-02-20
[ide] small compile fix to ide.c with !CONFIG_PCI
Mika Kukkonen
1
-0
/
+4
2005-02-19
Use e820 memory map to determine PCI allocation area.
Linus Torvalds
1
-6
/
+19
2005-02-19
[ide] fix ide_get_error_location() for LBA28
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2005-02-19
[PATCH] PCI: support PCI_PM_CAP version 1
Daniel Ritz
1
-1
/
+1
2005-02-19
[PATCH] radeonfb: Workaround memory corruption accel problem
Benjamin Herrenschmidt
1
-0
/
+39
2005-02-18
[PATCH] m32r: warning fix
Hirokazu Takata
1
-2
/
+3
2005-02-18
[PATCH] end_buffer_async_read printk ratelimiting
Andrew Morton
1
-1
/
+2
2005-02-18
[PATCH] mca resource layout fix
Andrew Morton
1
-7
/
+7
2005-02-18
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
27
-277
/
+659
[next]