aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard
2005-07-07[PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard
2005-07-07[PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering
2005-07-07[PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt
2005-07-07[PATCH] kbuild: build a single module using 'make dir/module.ko'Sam Ravnborg
2005-07-07[PATCH] kbuild: build TAGS problem with O=George Anzinger
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton
2005-07-07[PATCH] iounmap debuggingAndrew Morton
2005-07-07[PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-07-07[IA64] - Disable tiocx driver on non-SN systemsJack Steiner
2005-07-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-07-06[IA64] fix generic/up buildsTony Luck
2005-07-06Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-07-06[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky
2005-07-06[IA64] memory-less-nodes repostbob.picco
2005-07-06[IA64] Make ia64 die() preempt safe
2005-07-06[SPARC64]: Fix enable_dma() in asm-sparc64/parport.hEddie C. Dost
2005-07-06[DVB]: Do not include <linux/irq.h> from drivers.Eddie C. Dost
2005-07-06[SPARC64]: Fix set_intr_affinity()Eddie C. Dost
2005-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-07-06[SPARC]: Fix "Eddie C. Dost" e-mail addressEddie C. Dost
2005-07-06Auto merge with /home/aegl/GIT/linusTony Luck
2005-07-06[IA64] restore_sigcontext is not preempt safeKeith Owens
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fixPrarit Bhargava
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava
2005-07-06[PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor
2005-07-06[PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen
2005-07-06[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava
2005-07-06[CRYPTO] Add faster DES code from Dag Arne OsvikDag Arne Osvik
2005-07-06[CRYPTO] Remove unused iv field from context structureHerbert Xu
2005-07-06[CRYPTO] Add x86_64 asm AESAndreas Steinmetz
2005-07-06[CRYPTO] Add null short circuit to crypto_free_tfmJesper Juhl
2005-07-06[CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu
2005-07-06[CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_ivHerbert Xu
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu
2005-07-06[CRYPTO] Make crypto_alg_lookup staticAdrian Bunk
2005-07-06[PADLOCK] Implement multi-block operationsHerbert Xu
2005-07-06[PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu
2005-07-06[CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu