summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | microblaze: ftrace: Add dynamic function graph tracerMichal Simek2009-12-142-0/+34
| * | | | microblaze: ftrace: add function graph supportMichal Simek2009-12-143-0/+100
| * | | | microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-145-1/+178
| * | | | microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2009-12-142-0/+6
| * | | | microblaze: ftrace: add static function tracerMichal Simek2009-12-146-0/+140
| * | | | microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-143-63/+54
| * | | | microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek2009-12-141-0/+3
| * | | | microblaze: Lockdep supportMichal Simek2009-12-143-0/+7
| * | | | microblaze: Register timecounter/cyclecounterMichal Simek2009-12-141-0/+28
| * | | | microblaze: Stack trace supportMichal Simek2009-12-143-0/+69
| * | | | microblaze: Add IRQENTRY_TEXT to ldsMichal Simek2009-12-141-2/+3
| * | | | microblaze: __init_begin symbol must be alignedMichal Simek2009-12-141-0/+1
| * | | | microblaze: GPIO reset supportMichal Simek2009-12-146-30/+171
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-12-148-43/+103
|\ \ \ \ \
| * | | | | mfd: Add support for twl6030 irq frameworkBalaji T K2009-12-141-1/+15
| * | | | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-136-6/+6
| * | | | | mfd: Optimised twl4030-power power scripts for the rx51Amit Kucheria2009-12-131-36/+82
| |/ / / /
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-1426-80/+3178
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into develRussell King2009-12-1312-69/+127
| |\ \ \ \ \
| | * | | | | ARM: fix lh7a40x buildRussell King2009-12-131-8/+0
| | * | | | | ARM: fix sa1100 buildRussell King2009-12-133-16/+14
| | * | | | | ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bugRussell King2009-12-137-24/+51
| | * | | | | ARM: VFP: fix vfp thread init bug and document vfp notifier entry conditionsRussell King2009-12-131-21/+62
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-131699-30720/+98920
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa/zeus: default configuration for Arcom Zeus SBC.Marc Zyngier2009-12-131-0/+2032
| | * | | | | | [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-135-4/+65
| | * | | | | | [ARM] pxa/zeus: basic support for Arcom Zeus SBCMarc Zyngier2009-12-134-0/+881
| | * | | | | | [ARM] pxa/em-x270: fix usb hub power up/reset sequenceIgor Grinberg2009-12-131-6/+5
| | | |/ / / / | | |/| | | |
| * | | | | | ARM: RealView: Fix typo in the RealView/PBX Kconfig entryCatalin Marinas2009-12-091-1/+1
| * | | | | | ARM: Do not allow the probing of the local timerVarun Swara2009-12-091-0/+1
| * | | | | | ARM: Add an earlyprintk debug consoleCatalin Marinas2009-12-093-0/+66
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-1437-372/+592
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo2009-12-092-6/+6
| * | | | | | percpu: make misc percpu symbols uniqueTejun Heo2009-10-291-31/+30
| * | | | | | percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-298-16/+17
| * | | | | | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-296-15/+15
| * | | | | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-295-80/+79
| * | | | | | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-294-107/+111
| * | | | | | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-291-14/+14
| * | | | | | percpu: remove some sparse warningsTejun Heo2009-10-291-13/+13
| * | | | | | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-122-8/+8
| * | | | | | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-031-0/+78
| * | | | | | ia64: convert to dynamic percpu allocatorTejun Heo2009-10-024-20/+138
| * | | | | | ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-023-30/+57
| * | | | | | ia64: initialize cpu maps earlyTejun Heo2009-10-022-24/+20
| * | | | | | ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-025-9/+8
* | | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-1236-910/+453
|\ \ \ \ \ \ \
| * | | | | | | IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa2009-12-051-21/+11
| * | | | | | | IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-0510-234/+169
| * | | | | | | IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-053-121/+43
OpenPOWER on IntegriCloud