Age | Commit message (Expand) | Author | Files | Lines |
2009-01-20 | powerpc/40x: Update PowerPC 40x defconfigs | Josh Boyer | 7 | -139/+391 |
2009-01-20 | powerpc/85xx: Fix typo in mpc8572ds dts | Kumar Gala | 1 | -1/+1 |
2009-01-20 | powerpc/44x: Warp patches for the new NDFC driver | Sean MacLennan | 4 | -180/+41 |
2009-01-20 | powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info | Grant Erickson | 3 | -3/+12 |
2009-01-16 | powerpc: Get the number of SLBs from "slb-size" property | Michael Neuling | 1 | -0/+5 |
2009-01-16 | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices | Dave Kleikamp | 1 | -1/+10 |
2009-01-16 | powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc | Stephen Rothwell | 7 | -42/+42 |
2009-01-16 | powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments | Stephen Rothwell | 1 | -9/+8 |
2009-01-16 | powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs | Stephen Rothwell | 1 | -1/+3 |
2009-01-16 | powerpc/ps3: The lv1_ routines have u64 parameters | Stephen Rothwell | 4 | -26/+36 |
2009-01-16 | powerpc/ps3: Use dma_addr_t down through the stack | Stephen Rothwell | 3 | -21/+23 |
2009-01-16 | powerpc/ps3: set_dabr() takes an unsigned long | Stephen Rothwell | 1 | -1/+1 |
2009-01-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 45 | -136/+486 |
2009-01-15 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -1/+2 |
2009-01-15 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -3/+0 |
2009-01-14 | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit | Benjamin Herrenschmidt | 1 | -0/+1 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-14 | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov | 3 | -0/+221 |
2009-01-14 | powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots | Anton Vorontsov | 1 | -2/+2 |
2009-01-14 | powerpc/e500mc: Doorbells need to be taken w/exceptions disabled | Kumar Gala | 1 | -1/+1 |
2009-01-13 | powerpc: Enable PS3 options and QPACE in ppc64_defconfig | Michael Ellerman | 1 | -1/+25 |
2009-01-13 | powerpc/powermac: Fix occasional SMP boot failure | Benjamin Herrenschmidt | 2 | -1/+10 |
2009-01-13 | powerpc/cacheinfo: Rename cache_dir per-cpu variable | Nathan Lynch | 1 | -5/+5 |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell | 4 | -8/+8 |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 17 | -56/+60 |
2009-01-13 | powerpc/kexec: Check crash_base for relocatable kernel | Milton Miller | 1 | -0/+25 |
2009-01-13 | powerpc: Make dummy section a valid note header | Milton Miller | 1 | -1/+3 |
2009-01-13 | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt | 3 | -6/+9 |
2009-01-13 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 11 | -55/+117 |
2009-01-12 | [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 | Martyn Welch | 2 | -0/+16 |
2009-01-12 | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt | 4 | -5/+5 |
2009-01-10 | powerpc/mpc52xx: remove dead code from GPIO driver | Wolfram Sang | 1 | -3/+0 |
2009-01-10 | powerpc/mpc52xx: Properly update irq_desc when set_type() is called. | Grant Likely | 1 | -1/+7 |
2009-01-10 | powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. | roel kluin | 1 | -2/+2 |
2009-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 6 | -140/+705 |
2009-01-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 60 | -498/+1738 |
2009-01-08 | fix similar typos to successfull | Coly Li | 1 | -1/+1 |
2009-01-08 | powerpc/oprofile: fix whitespaces in op_model_cell.c | Robert Richter | 1 | -13/+11 |
2009-01-08 | powerpc/oprofile: IBM CELL: add SPU event profiling support | Carl Love | 6 | -16/+545 |
2009-01-08 | powerpc/oprofile: fix cell/pr_util.h | Robert Richter | 1 | -2/+2 |
2009-01-08 | powerpc/oprofile: IBM CELL: cleanup and restructuring | Carl Love | 2 | -153/+191 |
2009-01-08 | powerpc: enable dynamic ftrace | Steven Rostedt | 1 | -0/+2 |
2009-01-08 | powerpc/cell: Fix the prototype of create_vma_map() | Stephen Rothwell | 1 | -1/+1 |
2009-01-08 | powerpc/mm: Make clear_fixmap() actually work | Anton Vorontsov | 1 | -1/+2 |
2009-01-08 | powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() | Anton Vorontsov | 1 | -55/+0 |
2009-01-08 | powerpc: Export cacheable_memzero as its now used in a driver | Kumar Gala | 1 | -0/+1 |
2009-01-08 | powerpc: Fix missing semicolons in mmu_decl.h | Benjamin Herrenschmidt | 1 | -3/+3 |
2009-01-08 | powerpc/pasemi: local_irq_save uses an unsigned long | Ingo Molnar | 1 | -1/+1 |
2009-01-08 | powerpc/cell: Fix some u64 vs. long types | Ingo Molnar | 3 | -5/+5 |
2009-01-08 | powerpc/cell: Use correct types in beat files | Ingo Molnar | 2 | -12/+13 |