index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
mtd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-09
[TCP]: Fix off by one in tcp_fragment() "already sent" test.
Herbert Xu
1
-1
/
+1
2005-09-09
[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...
Nicolas Pitre
2
-31
/
+5
2005-09-09
[ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13
Ben Dooks
1
-88
/
+130
2005-09-09
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
Tony Lindgren
20
-99
/
+743
2005-09-09
[PATCH] PCI/libata INTx cleanup
Brett M Russ
7
-63
/
+32
2005-09-09
[PATCH] PCI: Support PCM PM CAP version 3
Daniel Ritz
3
-8
/
+7
2005-09-09
[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)
Paul Mackerras
2
-0
/
+51
2005-09-08
[PATCH] PCI Hotplug: SGI hotplug driver fixes
Prarit Bhargava
1
-104
/
+91
2005-09-08
[PATCH] PCI: remove pci_find_device from parport_pc.c
Jiri Slaby
1
-1
/
+1
2005-09-08
[PATCH] PCI: Fix regression in pci_enable_device_bars
Alan Stern
1
-1
/
+1
2005-09-08
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
6
-13
/
+39
2005-09-08
[PATCH] Make sparc64 use setup-res.c
David S. Miller
15
-196
/
+166
2005-09-08
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
5
-5
/
+65
2005-09-08
[PATCH] PCI Hotplug: use bus_slot number for name
Kristen Accardi
2
-2
/
+2
2005-09-08
[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range
Michael S. Tsirkin
1
-3
/
+3
2005-09-08
[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
Greg Kroah-Hartman
2
-458
/
+477
2005-09-08
[PATCH] PCI: fix up pretty-names removal patch
Andrew Morton
1
-1
/
+0
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
21
-10576
/
+32
2005-09-08
[PATCH] PCI: Move PCI fixup data into r/o section
akpm@osdl.org
1
-1
/
+1
2005-09-08
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
3
-2
/
+32
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Purify hotplug
John Rose
5
-193
/
+104
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Export slot enable
John Rose
3
-14
/
+35
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
John Rose
3
-61
/
+47
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
John Rose
3
-117
/
+75
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Move VIO registration
John Rose
7
-271
/
+88
2005-09-08
[PATCH] PCI Hotplug: rpaphp: Remove unused stuff
John Rose
2
-73
/
+31
2005-09-08
[MMC] Add mmc_detect_change() delay support for PXAMCI driver
Richard Purdie
2
-1
/
+4
2005-09-08
Fix up ARM serial driver compile failure
Linus Torvalds
1
-0
/
+3
2005-09-08
[MMC] Ensure correct mmc_priv() behaviour
Russell King
1
-1
/
+7
2005-09-08
[PATCH] w1_ds2433: Added crc16 protection and read caching.
Evgeniy Polyakov
3
-7
/
+125
2005-09-08
[PATCH] w1: added private family data into w1_slave strucutre.
Evgeniy Polyakov
1
-0
/
+1
2005-09-08
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
4
-1
/
+121
2005-09-08
[PATCH] w1: Added DS2433 driver - family id update.
Evgeniy Polyakov
1
-0
/
+1
2005-09-08
[PATCH] w1: Added DS2433 driver.
Evgeniy Polyakov
3
-0
/
+230
2005-09-08
[PATCH] w1: Decreased debug level.
Evgeniy Polyakov
1
-6
/
+4
2005-09-08
[PATCH] w1: Detouching bug fixed.
Evgeniy Polyakov
3
-51
/
+51
2005-09-08
[PATCH] w1: Added add/remove slave callbacks.
Evgeniy Polyakov
6
-126
/
+94
2005-09-08
[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...
Evgeniy Polyakov
3
-9
/
+27
2005-09-08
[PATCH] w1: Added inline functions on top of container_of().
Evgeniy Polyakov
4
-20
/
+29
2005-09-08
[PATCH] w1: Fixed 64bit compilation warning.
Evgeniy Polyakov
1
-1
/
+1
2005-09-08
[PATCH] w1: hotplug support.
Evgeniy Polyakov
2
-14
/
+82
2005-09-08
[PATCH] W1: Sync with w1/ds9490 tree.
Evgeniy Polyakov
3
-96
/
+99
2005-09-08
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
Evgeniy Polyakov
3
-10
/
+34
2005-09-08
[SPARC64]: Inline membar()'s again.
David S. Miller
4
-90
/
+43
2005-09-08
[IPV6]: Don't redo xfrm_lookup for cached dst entries
Patrick McHardy
1
-3
/
+4
2005-09-08
Kconfig: IEEE80211 should not depend on NET_RADIO
Jeff Garzik
1
-1
/
+0
2005-09-08
[AX.25]: Make asc2ax() thread-proof
Ralf Baechle
3
-18
/
+15
2005-09-08
[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fix
Andrew Morton
1
-4
/
+20
2005-09-08
[IPV4]: Fix refcount damaging in net/ipv4/route.c
Julian Anastasov
1
-15
/
+14
2005-09-08
[BNX2]: Fix bug in irq handler and add prefetch
Michael Chan
2
-3
/
+5
[next]