| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-02-22 | 31 | -351/+1601 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu... | Paul Mackerras | 2008-02-21 | 4 | -20/+7 |
| |\ |
|
| | * | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} | Andre Detsch | 2008-02-20 | 2 | -15/+3 |
| | * | [POWERPC] spufs: fix scheduler starvation by idle contexts | Jeremy Kerr | 2008-02-19 | 2 | -5/+4 |
| * | | [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c | Olof Johansson | 2008-02-21 | 1 | -3/+2 |
| * | | [POWERPC] pasemi: Register i2c devices at boot | Olof Johansson | 2008-02-21 | 2 | -1/+98 |
| * | | [POWERPC] Fix warning in pseries/power.c | Stephen Rothwell | 2008-02-20 | 1 | -1/+1 |
| * | | [POWERPC] Fix bootwrapper builds with older gcc versions | Josh Boyer | 2008-02-20 | 1 | -4/+4 |
| * | | [POWERPC] Fix dt_mem_next_cell() to read the full address | Becky Bruce | 2008-02-20 | 1 | -6/+7 |
| * | | [POWERPC] Kill sparse warnings in kprobes | Ananth N Mavinakayanahalli | 2008-02-20 | 1 | -4/+5 |
| * | | [POWERPC] 44x: Add multiplatform defconfig | Josh Boyer | 2008-02-16 | 1 | -0/+904 |
| * | | [POWERPC] 44x: Fix Kconfig formatting | Josh Boyer | 2008-02-16 | 1 | -5/+5 |
| * | | [POWERPC] 4xx: Update defconfigs for 2.6.25 | Josh Boyer | 2008-02-16 | 10 | -282/+568 |
| * | | [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dts | Stefan Roese | 2008-02-16 | 8 | -25/+0 |
| |/ |
|
* / | x86: fix vdso_install breaks user "make install" | Sam Ravnborg | 2008-02-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-02-15 | 13 | -27/+23 |
|\ |
|
| * | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE | Grant Likely | 2008-02-14 | 6 | -17/+0 |
| * | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyright | Michael Ellerman | 2008-02-14 | 1 | -1/+10 |
| * | [POWERPC] free_property() must not be __init | Adrian Bunk | 2008-02-14 | 1 | -1/+1 |
| * | [POWERPC] vdso_do_func_patch{32,64}() must be __init | Adrian Bunk | 2008-02-14 | 1 | -6/+6 |
| * | [POWERPC] Remove generated files on make clean | Kumar Gala | 2008-02-14 | 2 | -0/+4 |
| * | [POWERPC] PS3: Fix bootwrapper hang bug | Geoff Levand | 2008-02-14 | 1 | -1/+1 |
| * | [POWERPC] Fix DEBUG_PREEMPT warning when warning | Hugh Dickins | 2008-02-14 | 1 | -1/+1 |
* | | d_path: Make get_dcookie() use a struct path argument | Jan Blunck | 2008-02-15 | 1 | -9/+6 |
* | | Introduce path_put() | Jan Blunck | 2008-02-15 | 1 | -1/+1 |
* | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 | 1 | -8/+10 |
|/ |
|
* | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers | 2008-02-14 | 1 | -20/+11 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-08 | 9 | -58/+133 |
|\ |
|
| * | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 | 2 | -0/+20 |
| * | [POWERPC] Enable hotplug memory remove for 64-bit powerpc | Badari Pulavarty | 2008-02-08 | 1 | -0/+3 |
| * | [POWERPC] Add remove_memory() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 | 1 | -0/+16 |
| * | [POWERPC] Make cell IOMMU fixed mapping printk more useful | Michael Ellerman | 2008-02-08 | 1 | -4/+2 |
| * | [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops | Michael Ellerman | 2008-02-08 | 1 | -8/+7 |
| * | [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges | Michael Ellerman | 2008-02-08 | 1 | -0/+12 |
| * | [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares | Michael Ellerman | 2008-02-08 | 1 | -8/+7 |
| * | [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu | Luke Browning | 2008-02-08 | 1 | -1/+1 |
| * | [POWERPC] spufs: No need to have a runnable SPU for libassist update | Luke Browning | 2008-02-08 | 1 | -6/+4 |
| * | [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write | Masato Noguchi | 2008-02-08 | 1 | -0/+6 |
| * | [POWERPC] spufs: Fix state_mutex leaks | Christoph Hellwig | 2008-02-08 | 4 | -30/+45 |
| * | [POWERPC] Disable G5 NAP mode during SMU commands on U3 | Benjamin Herrenschmidt | 2008-02-08 | 1 | -1/+10 |
* | | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 1 | -6/+8 |
* | | mount options: fix spufs | Miklos Szeredi | 2008-02-08 | 1 | -0/+3 |
* | | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig | 2008-02-08 | 1 | -1/+1 |
* | | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 | 1 | -4/+4 |
|/ |
|
* | Fix compilation of powerpc asm-offsets.c with old gcc | Tony Breeds | 2008-02-07 | 1 | -1/+1 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-07 | 68 | -725/+1516 |
|\ |
|
| * | [POWERPC] Add SPE registers to core dumps | Roland McGrath | 2008-02-07 | 1 | -1/+1 |
| * | [POWERPC] Use regset code for compat PTRACE_*REGS* calls | Roland McGrath | 2008-02-07 | 1 | -71/+25 |
| * | [POWERPC] Use generic compat_sys_ptrace | Roland McGrath | 2008-02-07 | 1 | -28/+5 |