aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-3018-13/+79
|\
| * [ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin2008-10-301-0/+1
| * Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King2008-10-304-3/+25
| |\
| | * [ARM] mx31ads: Add missing includeSascha Hauer2008-10-301-0/+2
| | * [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis2008-10-301-1/+1
| | * [ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer2008-10-301-0/+20
| | * [ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer2008-10-301-2/+2
| * | [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-306-0/+15
| * | [ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke2008-10-301-2/+4
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2008-10-30122-855/+3949
| |\ \
| | * | [ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov2008-10-301-5/+14
| | * | [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-293-2/+7
| | * | [ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov2008-10-291-0/+12
| | |/
| * | [ARM] xsc3: revert writethrough memory-type encoding changeDan Williams2008-10-241-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-3020-305/+281
|\ \ \
| * | | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-302-28/+0
| * | | CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-304-23/+0
| * | | MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-301-127/+98
| * | | MIPS: Use the new byteorder headersHarvey Harrison2008-10-301-24/+16
| * | | MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-301-10/+12
| * | | MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-307-37/+37
| * | | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle2008-10-301-6/+0
| * | | MIPS: Consider value of c0_ebase when computing value of exception base.David Daney2008-10-301-4/+9
| * | | MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle2008-10-301-38/+76
| * | | MIPS: New feature test macro cpu_has_mips_rRalf Baechle2008-10-301-0/+2
| * | | MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto2008-10-301-4/+21
| * | | MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto2008-10-301-4/+10
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-309-31/+34
|\ \ \
| * | | x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2008-10-282-2/+1
| * | | x86: 64 bit print out absent pages num tooYinghai Lu2008-10-281-3/+6
| * | | x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi2008-10-281-1/+4
| * | | x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2008-10-282-10/+8
| * | | x86: AMD microcode patch loader author updatePeter Oruba2008-10-281-1/+1
| * | | x86: microcode patch loader author updatePeter Oruba2008-10-281-2/+2
| * | | x86, bts: improve help text for BTS configMarkus Metzger2008-10-281-12/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-304-9/+16
|\ \ \ \
| * | | | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-244-9/+16
| | |_|/ | |/| |
* | | | .gitignore updatesAlexey Dobriyan2008-10-301-0/+2
| |_|/ |/| |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-2829-118/+62
|\ \ \
| * | | ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-271-11/+5
| * | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27882-6592/+69408
| |\ \ \ | | |/ /
| * | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-235-14/+17
| * | | ftrace: remove mcount setSteven Rostedt2008-10-234-55/+0
| * | | ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt2008-10-233-3/+0
| * | | ftrace: use probe_kernelSteven Rostedt2008-10-231-5/+3
| * | | ftrace: comment arch ftrace codeSteven Rostedt2008-10-231-1/+6
| * | | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-7/+7
| * | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-2224-30/+32
| |\ \ \
| | * | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-2023-28/+28
| | * | | ftrace: do not enclose logic in WARN_ONSteven Rostedt2008-10-201-2/+4