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