summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-03-182-45/+68
|\
| * prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-171-0/+3
| * Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
| * Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
| |
| \
*-. \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-1683-1267/+3516
|\ \ \ | | |/
| | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-1529-53/+217
| | |\
| | | * [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-123-10/+14
| | | * [ARM] update mach-typesRussell King2009-03-121-3/+133
| | | * [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-128-9/+9
| | | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-03-122-0/+3
| | | |\
| | | | * MX1 fix includeDarius Augulis2009-03-062-0/+3
| | | * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-03-095-13/+12
| | | |\ \
| | | | * | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi2009-03-041-1/+3
| | | | * | ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2009-03-042-2/+3
| | | | * | ARM: OMAP: sched_clock() correctedAaro Koskinen2009-03-041-9/+5
| | | | * | ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell2009-03-041-1/+1
| | | * | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-03-067-18/+33
| | | |\ \ \
| | | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2009-03-0650-307/+459
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger2009-02-271-2/+4
| | | | * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks2009-02-271-1/+1
| | | | * | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks2009-02-271-7/+7
| | | | * | | [ARM] S3C64XX: Fix USB host clock mux listBen Dooks2009-02-261-1/+1
| | | | * | | [ARM] S3C64XX: Fix name of USB host clock.Ben Dooks2009-02-261-1/+1
| | | | * | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks2009-02-261-1/+1
| | | | * | | [ARM] S3C64XX: Do gpiolib configuration earlierMark Brown2009-02-261-1/+1
| | | | * | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown2009-02-261-1/+1
| | | | * | | [ARM] SMDK6410: Declare iodesc table staticMark Brown2009-02-261-1/+1
| | | | * | | [ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown2009-02-261-1/+1
| | | | * | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-261-1/+1
| | | | * | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-261-0/+13
| | | * | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
| | | * | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| | | * | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-051-0/+7
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
| | * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-03-147-56/+60
| | |\ \ \ \ \
| | | * | | | | MIPS: Mark Eins: Fix configuration.Ralf Baechle2009-03-135-52/+54
| | | * | | | | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2009-03-132-4/+6
| | * | | | | | parisc: update defconfigsKyle McMartin2009-03-135-831/+1681
| | * | | | | | parisc: define x->x mmio accessorsKyle McMartin2009-03-131-0/+9
| | * | | | | | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-132-6/+8
| | * | | | | | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
| | * | | | | | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
| | * | | | | | parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
| | * | | | | | parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
| | * | | | | | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-132-8/+8
| | * | | | | | parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0
| | * | | | | | parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
| | * | | | | | parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
| | * | | | | | parisc: BUG_ON() cleanupHelge Deller2009-03-133-24/+9
| | |/ / / / /
| * | | | | | Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-1428-269/+1408
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud