aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+1
* [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
* [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/+0
* 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/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-122-10/+6
|\ \
| * | [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-121-2/+1
| * | [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-122-3/+3
| * | [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-121-5/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1218-157/+111
|\ \ \
| * | | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-121-2/+10
| * | | [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-121-2/+0
| * | | [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-121-19/+0
| * | | [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/+3
| * | | [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/+36
| * | | [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/+0
* | | [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/+0
* | | [PATCH] m68k: static vs. extern in sun3ints.hAl Viro2006-01-121-1/+0
* | | [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/+0
* | | [PATCH] mips: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] mips: task_pt_regs()Al Viro2006-01-122-5/+5
* | | [PATCH] ia64: task_pt_regs()Al Viro2006-01-124-8/+8
* | | [PATCH] ia64: task_thread_info()Al Viro2006-01-121-0/+9
* | | [PATCH] cris: fix KSTK_EIPAl Viro2006-01-122-2/+2
* | | [PATCH] cris: task_pt_regs()Al Viro2006-01-121-1/+2
* | | [PATCH] arm26: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] arm26: task_pt_regs()Al Viro2006-01-121-1/+1
* | | [PATCH] arm26: task_thread_info()Al Viro2006-01-122-3/+3
* | | [PATCH] arm: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] arm: task_pt_regs()Al Viro2006-01-121-3/+5