aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * [PATCH] PA-RISC: Fix bogus warnings from modpostMatthew Wilcox2007-02-08
| | * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-08
| | * [PARISC] Fix thinko in cpu_data.lock removalKyle McMartin2006-12-11
| | * [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-08
| | * [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-08
| | * [PARISC] Remove duplicate PDC_PAT_CELL definesKyle McMartin2006-12-08
| | * [PARISC] pdcpat remove extra bracketsMariusz Kozlowski2006-12-08
| | * [PARISC] Remove GCC_VERSION usage as suggested by Adrian BunkGrant Grundler2006-12-08
| | * [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-08
| | * [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-08
| | * [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller2006-12-08
| | * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-08
| | * [PARISC] avoid compiler warnings when compiling 64bitHelge Deller2006-12-08
| | * [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-08
| | * [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin2006-12-08
| | * [PARISC] more sparse fixesMatthew Wilcox2006-12-08
| | * [PARISC] sparse fixesMatthew Wilcox2006-12-08
| | * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-08
| | * [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-08
| | * [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-08
| | * [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-08
| | * [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not definedRyan Bradetich2006-12-08
| | * [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-08
| | * [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-08
| | * [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-08
* | | [PATCH] CREDITS: update my email addressMikael Pettersson2007-02-26
* | | [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson2007-02-26
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-26
|\ \ \
| * | | [XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle2007-02-26
| * | | [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_headArnaldo Carvalho de Melo2007-02-26
| * | | [IPV4]: Use random32() in net/ipv4/multipathJoe Perches2007-02-26
| * | | [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-26
| * | | [BRIDGE]: get rid of miscdevice includeStephen Hemminger2007-02-26
| * | | [IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2007-02-26
| * | | [IPV4] devinet: Register inetdev earlier.Herbert Xu2007-02-26
| * | | [IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki2007-02-26
| * | | [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki2007-02-26
| * | | [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai2007-02-26
| * | | [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-26
| * | | [IPV4]: Correct links in net/ipv4/KconfigBaruch Even2007-02-26
| * | | [SCTP]: Strike the transport before updating rto.Vlad Yasevich2007-02-26
| * | | [SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich2007-02-26
| * | | [TCP]: Fix MD5 signature pool locking.David S. Miller2007-02-26
| * | | [TG3]: TSO workaround fixes.Michael Chan2007-02-26
| * | | [AF_PACKET]: Remove unnecessary casts.Jason Lunz2007-02-26