summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-12-033-10/+0
* Merge branch 'x86/io' into x86/iommuIngo Molnar2008-12-035-13/+38
|\
| * x86: provide readq()/writeq() on 32-bit too, completeIngo Molnar2008-11-301-9/+9
| * x86: provide readq()/writeq() on 32-bit too, cleanupIngo Molnar2008-11-301-10/+7
| * x86: provide readq()/writeq() on 32-bit tooHitoshi Mitake2008-11-302-0/+26
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-203-5/+7
| |\
| | * [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-171-3/+4
| | * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-172-2/+3
| | |\
| | | * [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-161-1/+2
| | | * [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-161-1/+0
| | | * pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
* | | | x86: fix broken flushing in GART nofullflush pathJoerg Roedel2008-12-021-0/+2
* | | | x86: fix dma_mapping_error for 32bit x86, cleanupFUJITA Tomonori2008-12-011-2/+0
* | | | Merge branch 'x86/urgent' into x86/iommuIngo Molnar2008-12-0160-294/+405
|\ \ \ \
| * | | | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-291-4/+2
| * | | | x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-271-14/+0
| * | | | x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann2008-11-261-11/+14
| * | | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| * | | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| * | | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| * | | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1
| * | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| * | | | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
| * | | | xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
| * | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-231-1/+1
| |\ \ \ \
| | * | | | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
| | | |/ / | | |/| |
| * | | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1
| * | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-2139-185/+242
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-208-6/+19
| | |\ \ \
| | | * | | [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| | | * | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| | | * | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| | | * | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| | | * | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| | * | | | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
| | * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90
| | |\ \ \ \
| | | * | | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| | | * | | | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| | | * | | | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| | | * | | | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| | | * | | | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| | | * | | | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| | | |/ / /
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-202-1/+10
| | |\ \ \ \
| | * | | | | parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
| | | |/ / / | | |/| | |
| | * | | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-194-1/+44
| | |\ \ \ \
| | | * | | | x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki2008-11-121-1/+1
| | | * | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-123-0/+43
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-199-19/+80
| | |\ \ \ \ \
| | * | | | | | sparc64: wire up accept4()David Miller2008-11-195-6/+19
| | * | | | | | reintroduce accept4Ulrich Drepper2008-11-191-2/+2
OpenPOWER on IntegriCloud