summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2006-01-141-5/+5
* powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2006-01-142-9/+11
* Merge ../linux-2.6Paul Mackerras2006-01-131-1/+1
|\
| * [PATCH] Increase AT_VECTOR_SIZEPaul Mackerras2006-01-131-1/+1
* | [PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard2006-01-131-13/+13
* | [PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard2006-01-136-46/+32Star
* | [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-134-18/+9Star
* | [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-36/+40
* | [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-131-0/+3
* | [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-131-0/+5
* | [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-131-0/+5
* | [PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher2006-01-131-0/+5
|/
* [PATCH] fix wrong comments in ieee80211.hJohannes Berg2006-01-121-2/+4
* [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-121-1/+2
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-0/+3
* [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-121-3/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-126-1/+217
|\
| * [ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman2006-01-121-0/+9
| * [ARM] 3252/1: help gcc do the best with ___arch__swab32Nicolas Pitre2006-01-101-1/+10
| * [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-104-0/+198
* | [PATCH] Revert ide softirq handlingJens Axboe2006-01-121-1/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-122-10/+6Star
|\ \
| * | [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-121-2/+1Star
| * | [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-122-3/+3
| * | [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-121-5/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1218-157/+111Star
|\ \ \
| * | | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-121-2/+10
| * | | [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-121-2/+0Star
| * | | [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-121-19/+0Star
| * | | [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-121-0/+12
| * | | [PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell2006-01-1213-16/+3Star
| * | | [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-121-10/+11
| * | | [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-10/+31
| * | | [PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell2006-01-121-98/+36Star
| * | | [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-121-0/+8
| |/ /
* | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-122-2/+0Star
* | | [PATCH] m68k: cast in strnlen switched to unsigned longAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: NULL noise removalAl Viro2006-01-122-3/+3
* | | [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-1/+1
* | | [PATCH] m68k: basic __user annotationsAl Viro2006-01-121-8/+10
* | | [PATCH] m68k: basic iomem annotationsAl Viro2006-01-123-48/+49
* | | [PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro2006-01-121-1/+1
* | | [PATCH] m68k: static vs. extern in amigaints.hAl Viro2006-01-121-2/+0Star
* | | [PATCH] m68k: static vs. extern in sun3ints.hAl Viro2006-01-121-1/+0Star
* | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-6/+6
* | | [PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2006-01-122-9/+9
* | | [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-1220-46/+0Star
* | | [PATCH] mips: task_stack_page()Al Viro2006-01-121-1/+1