summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto2008-10-311-7/+28
| * | | | sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-314-5/+5
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2008-10-31117-637/+749
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Add support usb setting on sh 7366Kuninori Morimoto2008-10-311-0/+28
| * | | | sh: use the new byteorder headers.Harvey Harrison2008-10-311-19/+17
| * | | | sh: SHmedia ISA tuning fixups.Paul Mundt2008-10-311-0/+4
| * | | | sh: Kill off long-dead HD64465 cchip support.Paul Mundt2008-10-2811-992/+0
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2008-10-281-4/+2
| |\ \ \ \ \
| | | * | | | sh: oprofile: Fix up the SH7750 performance counter name.Paul Mundt2008-10-271-4/+2
| | | | |/ / | | | |/| |
| * | | | | sh: Simplify and lock down the ISA tuning.Paul Mundt2008-10-281-9/+1
| * | | | | sh: sh7785lcr: Select uImage as default image target.Paul Mundt2008-10-281-1/+2
| * | | | | sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-282-3/+33
| * | | | | sh: Provide a sample defconfig for the UL2 (SH7366) board.Kuninori Morimoto2008-10-281-0/+1169
| * | | | | sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt2008-10-282-5/+22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-314-157/+65
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | sparc64: Add missing null terminating entry to bq4802_match[].David S. Miller2008-10-301-0/+1
| * | | | sparc: use the new byteorder headersHarvey Harrison2008-10-291-14/+8
| * | | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-292-51/+9
| * | | | sparc64: remove byteshifting from out* helpersHarvey Harrison2008-10-291-92/+47
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-301-12/+20
|\ \ \ \ \
| * | | | | lguest: fix irq vectors.Rusty Russell2008-10-311-0/+3
| * | | | | lguest: fix early_ioremap.Rusty Russell2008-10-311-12/+17
* | | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-3014-40/+85
|\ \ \ \ \ \
| * | | | | | x86: cpu_index build fixIngo Molnar2008-10-311-0/+2
| * | | | | | x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-312-0/+3
| * | | | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-313-1/+11
| * | | | | | x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai2008-10-301-0/+4
| * | | | | | x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley2008-10-301-0/+6
| * | | | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-302-2/+2
| * | | | | | x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley2008-10-301-1/+4
| * | | | | | x86, uv: fix compile error in uv_hub.hMike Travis2008-10-301-0/+1
| * | | | | | i386/PAE: fix pud_page()Jan Beulich2008-10-301-2/+2
| * | | | | | x86: remove debug code from arch_add_memory()Gary Hade2008-10-291-1/+1
| * | | | | | x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-292-14/+14
| * | | | | | x86: two trivial sparse annotationsHarvey Harrison2008-10-292-2/+2
| * | | | | | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu2008-10-281-17/+33
* | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
OpenPOWER on IntegriCloud