Age | Commit message (Expand) | Author | Files | Lines |
2006-01-12 | [PATCH] arm: task_stack_page() | Al Viro | 3 | -4/+4 |
2006-01-12 | [PATCH] arm: end_of_stack() | Al Viro | 2 | -2/+2 |
2006-01-12 | [PATCH] arm: task_pt_regs() | Al Viro | 2 | -25/+7 |
2006-01-12 | [PATCH] arm: task_thread_info() | Al Viro | 2 | -7/+7 |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2 | -0/+2 |
2006-01-10 | [PATCH] turn "const static" into "static const" | Jesper Juhl | 1 | -1/+1 |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk | 1 | -1/+1 |
2006-01-09 | [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c | Ben Dooks | 1 | -103/+103 |
2006-01-09 | [ARM] 3070/2: Add __ioremap_pfn() API | Deepak Saxena | 1 | -20/+29 |
2006-01-09 | [ARM] Only call set_type method in setup_irq if it's defined | Russell King | 1 | -1/+2 |
2006-01-09 | Merge Linus' tree. | Russell King | 12 | -32/+33 |
2006-01-09 | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) | SAN People | 15 | -3/+1807 |
2006-01-09 | [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs | Russell King | 49 | -49/+0 |
2006-01-09 | [ARM] Update mach-types | Russell King | 1 | -1/+29 |
2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 1 | -4/+0 |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton | 1 | -7/+2 |
2006-01-08 | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 1 | -2/+3 |
2006-01-08 | [PATCH] IRQ type flags | Russell King | 6 | -19/+25 |
2006-01-08 | [PATCH] fix more missing includes | Tim Schmielau | 2 | -0/+2 |
2006-01-08 | [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module | Woody Suwalski | 1 | -0/+1 |
2006-01-08 | [ARM] Remove EPXA10DB machine support | Russell King | 13 | -1006/+2 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 20 | -24/+21 |
2006-01-07 | [ARM] Move AMBA bus code to drivers/amba/ | Russell King | 2 | -360/+0 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 4 | -7/+33 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 15 | -21/+22 |
2006-01-07 | [ARM] 3235/1: SharpSL PM: Fix a gcc4 build error | Richard Purdie | 4 | -3/+1 |
2006-01-05 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11 | Jean Delvare | 1 | -2/+4 |
2006-01-05 | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2006-01-05 | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x | Jared Hulbert | 1 | -0/+6 |
2006-01-05 | [ARM] 3226/1: IXP4xx runtime expansion bus window size configuration | Deepak Saxena | 5 | -19/+41 |
2006-01-05 | [ARM] 3217/1: iop331 uarts as platform devices | Dan Williams | 1 | -26/+68 |
2006-01-05 | [ARM] 3231/1: mx1ads board support cleanup | Sascha Hauer | 1 | -45/+10 |
2006-01-05 | [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues | Richard Purdie | 2 | -2/+4 |
2006-01-05 | [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY | Richard Purdie | 2 | -13/+7 |
2006-01-05 | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/common | Richard Purdie | 8 | -941/+921 |
2006-01-05 | [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific code | Richard Purdie | 1 | -0/+31 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -3/+3 |
2006-01-04 | [PATCH] driver kill hotplug word from sn and others fix | Paul Jackson | 1 | -3/+3 |
2006-01-04 | [PATCH] USB: pxa27x OHCI - Separate platform code from main driver | Richard Purdie | 2 | -0/+27 |
2006-01-04 | [ARM] 3221/1: Update IXP4xx defconfig | Deepak Saxena | 1 | -15/+69 |
2006-01-04 | [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov... | Rod Whitby | 1 | -0/+23 |
2006-01-04 | [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100d | Deepak Saxena | 2 | -8/+0 |
2006-01-04 | [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support | Rod Whitby | 5 | -0/+288 |
2006-01-04 | [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx | Deepak Saxena | 6 | -23/+3 |
2006-01-04 | [ARM] Remove SA1100 PM prepare/finish ops | Russell King | 1 | -18/+0 |
2006-01-04 | [ARM] Move DMA exports to be next to each function | Russell King | 1 | -14/+12 |
2006-01-04 | [ARM] Remove definition of MAX_DMA_CHANNELS to zero | Russell King | 1 | -28/+0 |