aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-0731-544/+1255
|\
| * [IA64] - Disable tiocx driver on non-SN systemsJack Steiner2005-07-071-0/+4
| * [IA64] fix generic/up buildsTony Luck2005-07-067-70/+111
| * [IA64] memory-less-nodes repostbob.picco2005-07-062-228/+169
| * [IA64] Make ia64 die() preempt safe2005-07-061-2/+4
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-06202-2787/+4160
| |\
| * | [IA64] restore_sigcontext is not preempt safeKeith Owens2005-07-061-0/+2
| * | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fixPrarit Bhargava2005-07-061-1/+2
| * | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-068-50/+754
| * | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2005-07-063-36/+19
| * | [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava2005-07-061-0/+1
| * | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava2005-07-0612-42/+49
| * | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2005-07-064-137/+162
* | | 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