summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fix MP_processor_info section mismatch warningMarcin Slusarz2008-08-101-1/+1
* x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-101-1/+1
* x86: coding style fixes to arch/x86/kernel/sys_x86_64.cGustavo F. Padovan2008-07-311-21/+22
* x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-07-311-27/+32
* x86: coding style fixes to arch/x86/kernel/signal_64.cGustavo F. Padovan2008-07-312-32/+35
* x86: coding style fixes to arch/x86/kernel/crash_dump_64.cGustavo F. Padovan2008-07-311-4/+3
* x86: add KERN_INFO to printks on process_64.cGustavo F. Padovan2008-07-311-15/+17
* x86: coding styles fixes to arch/x86/kernel/process_64.cGustavo F. Padovan2008-07-311-51/+50
* x86: visws_quirks, fix build errorIngo Molnar2008-07-261-0/+1
* arch/x86/kernel/visws_quirks.c: Removed duplicated #includeHuang Weiyi2008-07-261-15/+0
* x86: convert discontig_32.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
* x86: convert numa_64.c from round_up to roundupJoerg Roedel2008-07-261-5/+5
* x86: convert init_64.c from round_up to roundupJoerg Roedel2008-07-261-4/+4
* x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
* x86: convert pci-dma.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
* x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-251-3/+3
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-2/+2
|\
| * powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-252-3/+6
|\ \
| * | sparc: Wire up new system calls.David S. Miller2008-07-252-3/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-251-0/+6
|\ \ \ | |_|/ |/| |
| * | [IA64] Wire up new system callsTony Luck2008-07-251-0/+6
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2526-205/+2118
|\ \
| * | powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12
| * | powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot2008-07-251-1/+8
| * | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
| * | powerpc/pseries: vio bus support for CMORobert Jennings2008-07-251-6/+1027
| * | powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-256-19/+63
| * | powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-0/+20
| * | powerpc/pseries: Add collaborative memory managerBrian King2008-07-253-0/+492
| * | powerpc/pseries: Utilities to set firmware page stateBrian King2008-07-251-0/+10
| * | powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-0/+71
| * | powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings2008-07-251-35/+46
| * | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+120
| * | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
| * | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0
| * | powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-251-1/+1
| * | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
| * | powerpc: BookE hardware watchpoint supportLuis Machado2008-07-256-35/+136
| * | powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
| * | powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-251-0/+11
| * | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
| |\ \
| | * | powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| | * | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6
| | * | powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| | * | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0
* | | | pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2008-07-252-28/+0
* | | | calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-251-6/+79