| Commit message (Expand) | Author | Age |
* | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: remove no longer used ide_pio_timings[] | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: move ide_pio_cycle_time() to ide-timings.c | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | ide: move some bits from ide-timing.h to <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-16 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-15 |
| |\ |
|
| * \ | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 |
| |\ \ |
|
| * | | | powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES | Kumar Gala | 2008-07-15 |
| * | | | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling | 2008-07-14 |
| * | | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT | Nathan Lynch | 2008-07-14 |
| * | | | powerpc: mman.h export fixups | Stephen Rothwell | 2008-07-14 |
| * | | | Merge commit 'jwb/jwb-next' | Benjamin Herrenschmidt | 2008-07-14 |
| |\ \ \ |
|
| | * | | | powerpc: rework 4xx PTE access and TLB miss | Benjamin Herrenschmidt | 2008-07-09 |
| * | | | | powerpc/85xx: Add support for MPC8536DS | Kumar Gala | 2008-07-14 |
| * | | | | Merge commit 'origin/HEAD' into test-merge | Benjamin Herrenschmidt | 2008-07-14 |
| |\ \ \ \ |
|
| * | | | | | powerpc/mm: Add Strong Access Ordering support | Dave Kleikamp | 2008-07-09 |
| * | | | | | powerpc/mm: Add SAO Feature bit to the cputable | Dave Kleikamp | 2008-07-09 |
| * | | | | | powerpc/mm: Define flags for Strong Access Ordering | Dave Kleikamp | 2008-07-09 |
| * | | | | | mm: Allow architectures to define additional protection bits | Dave Kleikamp | 2008-07-09 |
| * | | | | | powerpc: Implement task_pt_regs() accessor | Srinivasa Ds | 2008-07-09 |
| * | | | | | powerpc: move device_to_mask() to dma-mapping.h | Mark Nelson | 2008-07-09 |
| * | | | | | powerpc/dma: implement new dma_*map*_attrs() interfaces | Mark Nelson | 2008-07-09 |
| * | | | | | powerpc/dma: Add struct iommu_table argument to iommu_map_sg() | Mark Nelson | 2008-07-09 |
| * | | | | | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info | Maxim Shchetynin | 2008-07-09 |
| | |/ / /
| |/| | | |
|
| * | | | | powerpc/pseries: Update the device tree correctly for drconf memory add/remove | Nathan Fontenot | 2008-07-03 |
| * | | | | powerpc: Remove old dump_task_* functions | Michael Neuling | 2008-07-03 |
| * | | | | powerpc: Fixup lwsync at runtime | Kumar Gala | 2008-07-03 |
| * | | | | powerpc: Fix compile warning in init_thread | Michael Neuling | 2008-07-03 |
| * | | | | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds | 2008-07-03 |
| * | | | | powerpc: Update for VSX core file and ptrace | Michael Neuling | 2008-07-01 |
| * | | | | powerpc: Keep 3 high personality bytes across exec | Eric B Munson | 2008-07-01 |
| * | | | | powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi... | Bart Van Assche | 2008-06-30 |
| * | | | | powerpc: Add 64 bit version of huge_ptep_set_wrprotect | Andy Whitcroft | 2008-06-30 |
| * | | | | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-06-30 |
| * | | | | powerpc: Add VSX assembler code macros | Michael Neuling | 2008-06-30 |
| * | | | | powerpc: Add VSX CPU feature | Michael Neuling | 2008-06-30 |
| * | | | | powerpc: Introduce VSX thread_struct and CONFIG_VSX | Michael Neuling | 2008-06-30 |
| * | | | | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling | 2008-06-30 |
| * | | | | powerpc: Introduce infrastructure for feature sections with alternatives | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Consolidate feature fixup macros for 64/32 bit | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Consolidate CPU and firmware feature fixup macros | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Add new code patching routines | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Add ppc_function_entry() which gets the entry point for a function | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-06-30 |