summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-07Merge ../linux-2.6/Dave Airlie608-13862/+12346
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+8
2005-07-07Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-1349/+1845
2005-07-07[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky1-0/+1
2005-07-07[SPARC64]: Fix enable_dma() in asm-sparc64/parport.hEddie C. Dost1-2/+2
2005-07-07[DVB]: Do not include <linux/irq.h> from drivers.Eddie C. Dost1-1/+0
2005-07-07[SPARC64]: Fix set_intr_affinity()Eddie C. Dost1-2/+5
2005-07-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-17/+198
2005-07-07[SPARC]: Fix "Eddie C. Dost" e-mail addressEddie C. Dost1-1/+1
2005-07-07[PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2-3/+177
2005-07-07[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor1-0/+3
2005-07-07[PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2-13/+17
2005-07-07[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas1-1/+1
2005-07-07[CRYPTO] Add faster DES code from Dag Arne OsvikDag Arne Osvik1-1149/+854
2005-07-07[CRYPTO] Remove unused iv field from context structureHerbert Xu2-3/+0
2005-07-07[CRYPTO] Add x86_64 asm AESAndreas Steinmetz5-2/+543
2005-07-07[CRYPTO] Add null short circuit to crypto_free_tfmJesper Juhl1-2/+10
2005-07-07[CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu1-4/+9
2005-07-07[CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_ivHerbert Xu1-2/+27
2005-07-07[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu5-11/+72
2005-07-07[CRYPTO] Make crypto_alg_lookup staticAdrian Bunk2-11/+9
2005-07-07[PADLOCK] Implement multi-block operationsHerbert Xu1-2/+53
2005-07-07[PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu2-72/+52
2005-07-07[CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu4-7/+49
2005-07-07[CRYPTO] Add support for low-level multi-block operationsHerbert Xu3-26/+45
2005-07-07[CRYPTO] Add plumbing for multi-block operationsHerbert Xu3-95/+161
2005-07-07[CRYPTO] Don't check for NULL before kfree()Jesper Juhl2-4/+2
2005-07-07ieee1394: fix broken signed char assumption.Linus Torvalds1-2/+2
2005-07-06[PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney1-0/+71
2005-07-06[PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney3-1/+54
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney19-93/+91
2005-07-06[PATCH] Fix bt87x.c build problem for realDave Jones1-1/+1
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter1-0/+3
2005-07-06[PATCH] Fix bt87x.c build problemGreg KH1-0/+2
2005-07-06[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH1-2/+2
2005-07-06Linux v2.6.13-rc3v2.6.13-rc2Linus Torvalds1-1/+1
2005-07-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+3
2005-07-06[SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller1-2/+3
2005-07-06[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch7-6/+11
2005-07-06[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin1-0/+4
2005-07-06[PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz1-5/+8
2005-07-06[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov8-16/+1550
2005-07-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-617/+1191
2005-07-06[IPV4]: Add LC-Trie implementation notesRobert Olsson1-0/+145
2005-07-06[TCP]: Never TSO defer under periods of congestion.David S. Miller1-0/+3
2005-07-06[PKT_SCHED]: Blackhole queueing disciplineThomas Graf2-1/+55
2005-07-06[TCP]: Move to new TSO segmenting scheme.David S. Miller7-240/+384
2005-07-06[TCP]: Break out send buffer expansion test.David S. Miller1-4/+23
2005-07-06[TCP]: Do not call tcp_tso_acked() if no work to do.David S. Miller1-1/+2
2005-07-06[TCP]: Kill bogus comment above tcp_tso_acked().David S. Miller1-9/+0