| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | [ARM] realview: remove useless smp_cross_call_done() | Russell King | 2009-05-17 | 2 | -14/+0 |
| | * | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 2009-05-17 | 6 | -46/+28 |
| * | | [ARM] 5513/1: Eurotech VIPER SBC: fix compilation error | Ricardo Martins | 2009-05-16 | 1 | -0/+1 |
| * | | [ARM] 5509/1: ep93xx: clkdev enable UARTS | Hartley Sweeten | 2009-05-16 | 2 | -9/+65 |
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-05-16 | 8 | -24/+27 |
| |\ \ |
|
| | * | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2009-05-16 | 2 | -9/+9 |
| | * | | ARM: OMAP3: Fix HW SAVEANDRESTORE shift define | Kalle Jokiniemi | 2009-05-16 | 1 | -1/+1 |
| | * | | ARM: OMAP3: Fix number of GPIO lines for 34xx | Vikram Pandita | 2009-05-16 | 1 | -1/+1 |
| | * | | ARM: OMAP2/3: Add name for musb clocks | Tony Lindgren | 2009-05-12 | 2 | -2/+2 |
| | * | | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config | Jarkko Nikula | 2009-05-12 | 1 | -2/+4 |
| | * | | ARM: OMAP2: Fix tusb6010 init error and compilation warning | Jarkko Nikula | 2009-05-12 | 1 | -1/+1 |
| | * | | ARM: OMAP: GPIO de-bounce clocks don't affect module idle state | Paul Walmsley | 2009-05-12 | 1 | -6/+6 |
| | * | | ARM: OMAP: Fix printing of reserved memory for frambuffer | Tomi Valkeinen | 2009-05-11 | 1 | -2/+3 |
| * | | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-05-16 | 8 | -20/+19 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [ARM] S3C: Do not set clk->owner field if unset | Ben Dooks | 2009-05-15 | 1 | -2/+0 |
| | * | | [ARM] S3C2410: mach-bast.c registering i2c data too early | Ben Dooks | 2009-05-15 | 1 | -2/+1 |
| | * | | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c | Ben Dooks | 2009-05-15 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: fix GPIO debug | Marek Szyprowski | 2009-05-15 | 1 | -1/+1 |
| | * | | [ARM] S3C64XX: GPIO include cleanup | Marek Szyprowski | 2009-05-15 | 1 | -10/+10 |
| | * | | [ARM] nwfpe: fix 'floatx80_is_nan' sparse warning | Ben Dooks | 2009-05-15 | 2 | -4/+2 |
| | * | | [ARM] nwfpe: Add decleration for ExtendedCPDO | Ben Dooks | 2009-05-15 | 1 | -0/+4 |
| | |/ |
|
* | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-05-19 | 2 | -20/+34 |
|\ \ \ |
|
| * | | | microblaze: Fix kind-of-intr checking against number of interrupts | Michal Simek | 2009-05-18 | 1 | -2/+2 |
| * | | | microblaze: Update Microblaze defconfig | Michal Simek | 2009-05-18 | 1 | -18/+32 |
| |/ / |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-18 | 4 | -55/+76 |
|\ \ \ |
|
| * | | | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt | 2009-05-18 | 1 | -0/+1 |
| * | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2009-05-18 | 1 | -43/+62 |
| * | | | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt | 2009-05-18 | 1 | -1/+1 |
| * | | | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman | 2009-05-18 | 1 | -10/+10 |
| * | | | powerpc: Do not assert pte_locked for hugepage PTE entries | Mel Gorman | 2009-05-18 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-18 | 13 | -24/+58 |
|\ \ \ |
|
| * | | | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 | 7 | -10/+38 |
| * | | | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap | 2009-05-13 | 1 | -0/+1 |
| * | | | x86, 32-bit: fix kernel_trap_sp() | Masami Hiramatsu | 2009-05-12 | 2 | -4/+5 |
| * | | | x86: fix percpu_{to,from}_op() | Jan Beulich | 2009-05-11 | 1 | -5/+5 |
| * | | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu | 2009-05-11 | 1 | -1/+5 |
| * | | | x86: Fix false positive section mismatch warnings in the apic code | Sam Ravnborg | 2009-05-10 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-18 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/function-graph: fix constraint for recording old return value | Steven Rostedt | 2009-05-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-05-15 | 1 | -0/+25 |
|\ \ |
|
| * \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-05-15 | 1 | -0/+25 |
| |\ \
| | |/
| |/| |
|
| | * | ASoC: DaVinci EVM board support buildfixes | David Brownell | 2009-05-15 | 1 | -0/+25 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2009-05-15 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 2009-05-15 | 1 | -1/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-05-15 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | viocd: needs to depend on BLOCK | Alexander Beregalov | 2009-05-12 | 1 | -0/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-15 | 67 | -1541/+3816 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt | 2009-05-15 | 2 | -10/+26 |
| * | | | | | powerpc/pseries: Really fix the oprofile CPU type on pseries | Benjamin Herrenschmidt | 2009-05-15 | 1 | -1/+1 |
| * | | | | | powerpc/cell: Make ptcal more reliable | Gerhard Stenzel | 2009-05-15 | 1 | -3/+14 |