summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard2005-07-071-153/+212
* [PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering2005-07-071-2/+2
* [PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt2005-07-073-20/+56
* [PATCH] kbuild: build a single module using 'make dir/module.ko'Sam Ravnborg2005-07-071-0/+4
* [PATCH] kbuild: build TAGS problem with O=George Anzinger2005-07-071-1/+1
* [PATCH] mm: quieten OOM killer noiseAnton Blanchard2005-07-071-3/+5
* [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti2005-07-071-6/+0
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-074-5/+5
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-072-1/+4
* [PATCH] i2o: config-osm build fixAndrew Morton2005-07-071-0/+2
* [PATCH] iounmap debuggingAndrew Morton2005-07-071-2/+4
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-071-1/+0
* 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
OpenPOWER on IntegriCloud