Age | Commit message (Expand) | Author |
2006-01-09 | [CRYPTO] aes-i586: Remove unused variable ls_tab | Daniel Marjam�ki |
2006-01-09 | [CRYPTO] aes-i586: Nano-optimisation on key length check | Denis Vlasenko |
2006-01-09 | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu |
2006-01-09 | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu |
2006-01-09 | [PATCH] Fix more "if ((err = foo() < 0))" typos | Alexey Dobriyan |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-09 | powerpc: unbreak iSeries compilation again | Paul Mackerras |
2006-01-09 | [PATCH] powerpc: Don't use KERNELBASE in add_memory() | Michael Ellerman |
2006-01-09 | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc | Paul Mackerras |
2006-01-09 | [PATCH] powerpc: DABR exceptions should report the address not the PC | Anton Blanchard |
2006-01-09 | [PATCH] ppc64: POWER5+ oprofile support | Anton Blanchard |
2006-01-09 | [PATCH] ppc64: Fix oprofile when compiled as a module | Anton Blanchard |
2006-01-09 | [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5 | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] ppc64: fix time syscall | Anton Blanchard |
2006-01-09 | [PATCH] ppc32: Put cache flush routines back into .relocate_code section | Paul Janzen |
2006-01-09 | [PATCH] spufs: set irq affinity for running threads | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: fix sparse warnings | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: move spu_run call to its own file | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: clean up use of bitops | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: fix spufs_fill_dir error path | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: dont leak directories in failed spu_create | Arnd Bergmann |
2006-01-09 | [PATCH] spufs fix spu_acquire_runnable error path | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: serialize sys_spu_run per spu | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: check for proper file pointer in sys_spu_run | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: dont hold root->isem in spu_forget | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: fix locking in spu_acquire_runnable | Arnd Bergmann |
2006-01-09 | [PATCH] cell: enable pause(0) in cpu_idle | Arnd Bergmann |
2006-01-09 | [PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c | Kumar Gala |
2006-01-09 | [PATCH] powerpc: Fix search for the main interrupt controller | Haren Myneni |
2006-01-09 | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 | Kumar Gala |
2006-01-09 | [PATCH] powerpc: added a udbg_progress | Kumar Gala |
2006-01-09 | [PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial | Kumar Gala |
2006-01-09 | [PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking | Kumar Gala |
2006-01-09 | [PATCH] powerpc: don't add memory to empty node/zone | Mike Kravetz |
2006-01-09 | [PATCH] powerpc: fix two build warnings | Arnd Bergmann |
2006-01-08 | [PATCH] Make vm86 support optional | Matt Mackall |
2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall |
2006-01-08 | [PATCH] tiny: Make x86 doublefault handling optional | Matt Mackall |
2006-01-08 | [PATCH] Make apm buildable without legacy pm | Dave Jones |
2006-01-08 | [PATCH] Split out screen_info from tty.h | Brian Gerst |
2006-01-08 | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig |
2006-01-08 | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk |