| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes | Olaf Hering | 2005-07-07 | 1 | -2/+2 |
* | [PATCH] ppc64: Add new PHY to sungem | Benjamin Herrenschmidt | 2005-07-07 | 3 | -20/+56 |
* | [PATCH] kbuild: build a single module using 'make dir/module.ko' | Sam Ravnborg | 2005-07-07 | 1 | -0/+4 |
* | [PATCH] kbuild: build TAGS problem with O= | George Anzinger | 2005-07-07 | 1 | -1/+1 |
* | [PATCH] mm: quieten OOM killer noise | Anton Blanchard | 2005-07-07 | 1 | -3/+5 |
* | [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag... | Marcelo Tosatti | 2005-07-07 | 1 | -6/+0 |
* | [PATCH] print order information when OOM killing | Marcelo Tosatti | 2005-07-07 | 4 | -5/+5 |
* | [PATCH] export generic_drop_inode() to modules | Mark Fasheh | 2005-07-07 | 2 | -1/+4 |
* | [PATCH] i2o: config-osm build fix | Andrew Morton | 2005-07-07 | 1 | -0/+2 |
* | [PATCH] iounmap debugging | Andrew Morton | 2005-07-07 | 1 | -2/+4 |
* | [PATCH] uml: kill some useless vmalloc tlb flushing | Jeff Dike | 2005-07-07 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-07 | 31 | -544/+1255 |
|\ |
|
| * | [IA64] - Disable tiocx driver on non-SN systems | Jack Steiner | 2005-07-07 | 1 | -0/+4 |
| * | [IA64] fix generic/up builds | Tony Luck | 2005-07-06 | 7 | -70/+111 |
| * | [IA64] memory-less-nodes repost | bob.picco | 2005-07-06 | 2 | -228/+169 |
| * | [IA64] Make ia64 die() preempt safe | | 2005-07-06 | 1 | -2/+4 |
| * | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-06 | 202 | -2787/+4160 |
| |\ |
|
| * | | [IA64] restore_sigcontext is not preempt safe | Keith Owens | 2005-07-06 | 1 | -0/+2 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix | Prarit Bhargava | 2005-07-06 | 1 | -1/+2 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code | Prarit Bhargava | 2005-07-06 | 8 | -50/+754 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code | Prarit Bhargava | 2005-07-06 | 3 | -36/+19 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export | Prarit Bhargava | 2005-07-06 | 1 | -0/+1 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files | Prarit Bhargava | 2005-07-06 | 12 | -42/+49 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes | Prarit Bhargava | 2005-07-06 | 4 | -137/+162 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-06 | 4 | -6/+8 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix enable_dma() in asm-sparc64/parport.h | Eddie C. Dost | 2005-07-06 | 1 | -2/+2 |
| * | | | [DVB]: Do not include <linux/irq.h> from drivers. | Eddie C. Dost | 2005-07-06 | 1 | -1/+0 |
| * | | | [SPARC64]: Fix set_intr_affinity() | Eddie C. Dost | 2005-07-06 | 1 | -2/+5 |
| * | | | [SPARC]: Fix "Eddie C. Dost" e-mail address | Eddie C. Dost | 2005-07-06 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-06 | 16 | -1349/+1845 |
|\ \ \ |
|
| * | | | [CRYPTO] Add faster DES code from Dag Arne Osvik | Dag Arne Osvik | 2005-07-06 | 1 | -1149/+854 |
| * | | | [CRYPTO] Remove unused iv field from context structure | Herbert Xu | 2005-07-06 | 2 | -3/+0 |
| * | | | [CRYPTO] Add x86_64 asm AES | Andreas Steinmetz | 2005-07-06 | 5 | -2/+543 |
| * | | | [CRYPTO] Add null short circuit to crypto_free_tfm | Jesper Juhl | 2005-07-06 | 1 | -2/+10 |
| * | | | [CRYPTO] Update IV correctly for Padlock CBC encryption | Herbert Xu | 2005-07-06 | 1 | -4/+9 |
| * | | | [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv | Herbert Xu | 2005-07-06 | 1 | -2/+27 |
| * | | | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 2005-07-06 | 5 | -11/+72 |
| * | | | [CRYPTO] Make crypto_alg_lookup static | Adrian Bunk | 2005-07-06 | 2 | -11/+9 |
| * | | | [PADLOCK] Implement multi-block operations | Herbert Xu | 2005-07-06 | 1 | -2/+53 |
| * | | | [PADLOCK] Move fast path work into aes_set_key and upper layer | Herbert Xu | 2005-07-06 | 2 | -72/+52 |
| * | | | [CRYPTO] Add alignmask for low-level cipher implementations | Herbert Xu | 2005-07-06 | 4 | -7/+49 |
| * | | | [CRYPTO] Add support for low-level multi-block operations | Herbert Xu | 2005-07-06 | 3 | -26/+45 |
| * | | | [CRYPTO] Add plumbing for multi-block operations | Herbert Xu | 2005-07-06 | 3 | -95/+161 |
| * | | | [CRYPTO] Don't check for NULL before kfree() | Jesper Juhl | 2005-07-06 | 2 | -4/+2 |
* | | | | [PATCH] yet another fix for setup-bus.c/x86 merge | Ivan Kokshaysky | 2005-07-06 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-06 | 6 | -17/+198 |
|\ \ \ \ |
|
| * | | | | [PATCH] ARM: 2792/1: IXP4xx iomap API implementation | Deepak Saxena | 2005-07-06 | 2 | -3/+177 |
| * | | | | [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols | Todd Poynor | 2005-07-06 | 1 | -0/+3 |
| * | | | | [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42... | Stefan Sorensen | 2005-07-06 | 2 | -13/+17 |
| * | | | | [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6 | Catalin Marinas | 2005-07-06 | 1 | -1/+1 |