summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-015-11/+6Star
|\
| * [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao2008-02-291-8/+0Star
| * [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao2008-02-291-1/+1
| * [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...Alexandre Rusev2008-02-291-0/+2
| * [ARM] eliminate MODULE_PARM() usageRandy Dunlap2008-02-291-1/+1
| * [ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas2008-02-291-1/+2
* | xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-291-0/+1
* | x86: disable BTS ptrace extensions for nowIngo Molnar2008-02-293-0/+16
* | x86: CPA: avoid split of alias mappingsThomas Gleixner2008-02-291-10/+11
* | x86: delay the export removal of init_mmIngo Molnar2008-02-291-0/+1
* | x86: fix leak un ioremap_page_range() failureIngo Molnar2008-02-291-1/+1
* | x86 vdso: fix build locale dependencyRoland McGrath2008-02-291-2/+4
* | x86: restore vsyscall64 prochandlerThomas Gleixner2008-02-291-1/+10
* | x86: tls prevent_tail_callRoland McGrath2008-02-291-2/+6
* | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-02-293-1/+7
|\ \
| * | avr32: Fix OCD refcounting bugHaavard Skinnemoen2008-02-271-0/+1
| * | avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loopHaavard Skinnemoen2008-02-151-0/+3
| * | avr32: Use correct config symbol in atstk1004 board codeHaavard Skinnemoen2008-02-131-1/+1
| * | avr32: Fix broken pte dump code in do_page_fault()Haavard Skinnemoen2008-02-131-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-2923-393/+267Star
|\ \ \
| * | | [Blackfin] arch: kill section mismatch warningsBryan Wu2008-02-292-4/+9
| * | | [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger2008-02-291-7/+27
| * | | [Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger2008-02-251-4/+4
| * | | [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-4/+2Star
| * | | [Blackfin] arch: Remove DPMC char driver optionMichael Hennerich2008-02-251-131/+0Star
| * | | [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-106/+51Star
| * | | [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-251-0/+3
| * | | [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...Mike Frysinger2008-02-251-0/+1
| * | | [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-254-72/+0Star
| * | | [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-251-4/+10
| * | | [Blackfin] arch: grab mac address from OTP on BF527-EZKITMike Frysinger2008-02-251-6/+11
| * | | [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA...Sonic Zhang2008-02-251-7/+8
| * | | [Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger2008-02-226-0/+89
| * | | [Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger2008-02-256-25/+25
| * | | [Blackfin] arch: Update default configSonic Zhang2008-02-226-21/+18Star
| * | | [Blackfin] arch: add fixed code to the memory map outputMike Frysinger2008-02-221-1/+3
| * | | [Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger2008-02-221-0/+1
| * | | [Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger2008-02-221-1/+3
| * | | [Blackfin] arch: fix bug add missing header fileMike Frysinger2008-02-221-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-2924-49/+50
|\ \ \ \
| * | | | arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
| * | | | serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
| * | | | sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
| * | | | sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
| * | | | sh: heartbeat: ioremap is expected to succeedRoel Kluin2008-02-261-1/+1
| * | | | sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
| * | | | sh: SH5-103 needs to select CPU_SH5.Paul Mundt2008-02-251-0/+1
| * | | | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-295-20/+16Star
|\ \ \ \
| * | | | [SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller2008-02-291-1/+1