| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Simplify pSeries idle loop | Paul Mackerras | 2006-03-27 | 1 | -0/+1 |
* | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 3 | -6/+13 |
* | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup | Sylvain Munaut | 2006-03-27 | 1 | -0/+4 |
* | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B | Sylvain Munaut | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] powerpc: Allow non zero boot cpuids | Anton Blanchard | 2006-03-27 | 2 | -1/+3 |
* | [PATCH] spufs: enable SPE problem state MMIO access. | Mark Nutter | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] spufs: implement mfc access for PPE-side DMA | Arnd Bergmann | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] spufs: allow SPU code to do syscalls | Arnd Bergmann | 2006-03-27 | 1 | -1/+8 |
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann | 2006-03-27 | 2 | -34/+59 |
* | [PATCH] powerpc: Change firmware_has_feature() to a macro | Michael Ellerman | 2006-03-27 | 1 | -5/+3 |
* | [PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations | Michael Ellerman | 2006-03-27 | 1 | -2/+28 |
* | [PATCH] powerpc: work around sparse warnings in cputable.h | Stephen Rothwell | 2006-03-27 | 1 | -147/+152 |
* | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h | Akinobu Mita | 2006-03-26 | 1 | -123/+1 |
* | [PATCH] bitops: sh: make thread_info.flags an unsigned long | Akinobu Mita | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] bitops: update include/asm-generic/bitops.h | Akinobu Mita | 2006-03-26 | 1 | -63/+13 |
* | [PATCH] bitops: xtensa: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -332/+8 |
* | [PATCH] bitops: x86_64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -36/+6 |
* | [PATCH] bitops: v850: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -209/+11 |
* | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -206/+13 |
* | [PATCH] bitops: sparc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -376/+12 |
* | [PATCH] bitops: sh64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -373/+11 |
* | [PATCH] bitops: sh: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -332/+10 |
* | [PATCH] bitops: s390: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -39/+5 |
* | [PATCH] bitops: powerpc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -101/+4 |
* | [PATCH] bitops: parisc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -277/+9 |
* | [PATCH] bitops: mips: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -449/+16 |
* | [PATCH] bitops: m68knommu: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -212/+9 |
* | [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit | Akinobu Mita | 2006-03-26 | 1 | -2/+52 |
* | [PATCH] bitops: m68k: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -81/+5 |
* | [PATCH] bitops: m32r: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -445/+12 |
* | [PATCH] bitops: ia64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -50/+17 |
* | [PATCH] bitops: i386: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -47/+8 |
* | [PATCH] bitops: h8300: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -213/+9 |
* | [PATCH] bitops: frv: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -161/+9 |
* | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -226/+8 |
* | [PATCH] bitops: arm26: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -136/+10 |
* | [PATCH] bitops: arm: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -136/+10 |
* | [PATCH] bitops: alpha: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -116/+7 |
* | [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_... | Akinobu Mita | 2006-03-26 | 2 | -0/+32 |
* | [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() | Akinobu Mita | 2006-03-26 | 1 | -0/+22 |
* | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita | 2006-03-26 | 2 | -0/+71 |
* | [PATCH] fix error: __u32 undeclared | Akinobu Mita | 2006-03-26 | 2 | -0/+4 |
* | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 2006-03-26 | 1 | -0/+9 |
* | [PATCH] bitops: generic ffs() | Akinobu Mita | 2006-03-26 | 1 | -0/+41 |
* | [PATCH] bitops: generic sched_find_first_bit() | Akinobu Mita | 2006-03-26 | 1 | -0/+36 |
* | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita | 2006-03-26 | 1 | -0/+13 |
* | [PATCH] bitops: generic fls64() | Akinobu Mita | 2006-03-26 | 1 | -0/+12 |
* | [PATCH] bitops: generic fls() | Akinobu Mita | 2006-03-26 | 1 | -0/+41 |
* | [PATCH] bitops: generic ffz() | Akinobu Mita | 2006-03-26 | 1 | -0/+12 |
* | [PATCH] bitops: generic __ffs() | Akinobu Mita | 2006-03-26 | 1 | -0/+43 |