summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-3/+0
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-1/+0
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-1/+0
* [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-1/+0
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-2/+0
* [POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson2007-04-242-65/+80
* [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-241-0/+1
* [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-241-6/+6
* [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2007-04-241-0/+23
* [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-241-0/+5
* [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-244-6/+66
* [POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2007-04-241-3/+7
* Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2007-04-242-5/+11
|\
| * [POWERPC] add of_iomap functionChristian Krafft2007-04-231-0/+11
| * [POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft2007-04-231-5/+0
* | [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-232-0/+2
|/
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-131-0/+6
* [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-133-49/+41
* [POWERPC] Add inatomic versions of __get_user and __put_userBenjamin Herrenschmidt2007-04-131-0/+28
* [POWERPC] Rename get_property to of_get_property: includeStephen Rothwell2007-04-131-3/+3
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-132-0/+8
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-131-1/+2
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-132-2/+4
* [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson2007-04-131-0/+10
* [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-131-0/+3
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-13146-512/+563
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-101-0/+2
| |\
| | * ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-04-101-2/+3
| |\ \ | | |/ | |/|
| | * [IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck2007-04-061-2/+3
| * | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-082-0/+5
| * | [PATCH] high-res timers: resume fixIngo Molnar2007-04-071-0/+3
| |/
| * [PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski2007-04-041-1/+1
| * [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-2/+0
| * [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-041-0/+1
| * libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
| * libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-042-0/+2
| * libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee2007-04-041-2/+2
| * [SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif2007-04-022-2/+2
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-022-0/+3
| |\
| | * [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-0/+3
| * | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-0/+4
| * | [PATCH] driver core: fix built-in drivers sysfs linksKay Sievers2007-04-021-0/+1
| * | [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-021-3/+14
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-013-34/+19
| |\
| | * [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek2007-04-011-16/+18
| | * [ARM] Fix __NR_kexec_loadRussell King2007-04-011-1/+1