aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6/Dave Airlie2005-07-07608-13862/+12346
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-064-6/+8
| |\
| | * [SPARC64]: Fix enable_dma() in asm-sparc64/parport.hEddie C. Dost2005-07-061-2/+2
| | * [DVB]: Do not include <linux/irq.h> from drivers.Eddie C. Dost2005-07-061-1/+0
| | * [SPARC64]: Fix set_intr_affinity()Eddie C. Dost2005-07-061-2/+5
| | * [SPARC]: Fix "Eddie C. Dost" e-mail addressEddie C. Dost2005-07-061-1/+1
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-0616-1349/+1845
| |\ \
| | * | [CRYPTO] Add faster DES code from Dag Arne OsvikDag Arne Osvik2005-07-061-1149/+854
| | * | [CRYPTO] Remove unused iv field from context structureHerbert Xu2005-07-062-3/+0
| | * | [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-065-2/+543
| | * | [CRYPTO] Add null short circuit to crypto_free_tfmJesper Juhl2005-07-061-2/+10
| | * | [CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu2005-07-061-4/+9
| | * | [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_ivHerbert Xu2005-07-061-2/+27
| | * | [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-065-11/+72
| | * | [CRYPTO] Make crypto_alg_lookup staticAdrian Bunk2005-07-062-11/+9
| | * | [PADLOCK] Implement multi-block operationsHerbert Xu2005-07-061-2/+53
| | * | [PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu2005-07-062-72/+52
| | * | [CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu2005-07-064-7/+49
| | * | [CRYPTO] Add support for low-level multi-block operationsHerbert Xu2005-07-063-26/+45
| | * | [CRYPTO] Add plumbing for multi-block operationsHerbert Xu2005-07-063-95/+161
| | * | [CRYPTO] Don't check for NULL before kfree()Jesper Juhl2005-07-062-4/+2
| * | | [PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky2005-07-061-0/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-066-17/+198
| |\ \ \
| | * | | [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-062-3/+177
| | * | | [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor2005-07-061-0/+3
| | * | | [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2005-07-062-13/+17
| | * | | [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas2005-07-061-1/+1
| * | | | ieee1394: fix broken signed char assumption.Linus Torvalds2005-07-061-2/+2
| * | | | [PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney2005-07-061-0/+71
| * | | | [PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney2005-07-063-1/+54
| * | | | [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-0619-93/+91
| | |_|/ | |/| |
| * | | [PATCH] Fix bt87x.c build problem for realDave Jones2005-07-061-1/+1
| * | | [PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter2005-07-061-0/+3
| | |/ | |/|
| * | [PATCH] Fix bt87x.c build problemGreg KH2005-07-061-0/+2
| * | [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH2005-07-061-2/+2
| |/
| * Linux v2.6.13-rc3Linus Torvalds2005-07-051-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-051-2/+3
| |\
| | * [SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller2005-07-051-2/+3
| * | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-057-6/+11
| * | [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin2005-07-051-0/+4
| * | [PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz2005-07-051-5/+8
| * | [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-058-16/+1550
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-0534-617/+1191
| |\ \ | | |/ | |/|
| | * [IPV4]: Add LC-Trie implementation notesRobert Olsson2005-07-051-0/+145
| | * [TCP]: Never TSO defer under periods of congestion.David S. Miller2005-07-051-0/+3
| | * [PKT_SCHED]: Blackhole queueing disciplineThomas Graf2005-07-052-1/+55
| | * [TCP]: Move to new TSO segmenting scheme.David S. Miller2005-07-057-240/+384
| | * [TCP]: Break out send buffer expansion test.David S. Miller2005-07-051-4/+23
| | * [TCP]: Do not call tcp_tso_acked() if no work to do.David S. Miller2005-07-051-1/+2
| | * [TCP]: Kill bogus comment above tcp_tso_acked().David S. Miller2005-07-051-9/+0