aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m32r: use generic show_mem()Johannes Weiner2008-07-261-36/+0
* m68k: use generic show_mem()Johannes Weiner2008-07-261-30/+0
* m68knommu: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* mips: use generic show_mem()Johannes Weiner2008-07-262-38/+1
* h8300: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* mn10300: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* powerpc: use generic show_mem()Johannes Weiner2008-07-261-39/+0
* s390: use generic show_mem()Johannes Weiner2008-07-261-32/+0
* sh: use generic show_mem()Johannes Weiner2008-07-261-41/+0
* sparc64: use generic show_mem()Johannes Weiner2008-07-261-45/+0
* um: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* x86: use generic show_mem()Johannes Weiner2008-07-262-84/+0
* xtensa: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* blackfin: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* avr32: use generic show_mem()Johannes Weiner2008-07-261-39/+0
* alpha: use generic show_mem()Johannes Weiner2008-07-262-65/+0
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+2
* tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath2008-07-261-0/+18
* tracehook: execRoland McGrath2008-07-261-6/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-267-27/+16
* x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin2008-07-261-3/+40
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-263-0/+260
* mn10300: use the common ascii hex helpersHarvey Harrison2008-07-261-62/+46
* frv: use the common ascii hex helpersHarvey Harrison2008-07-261-52/+36
* cris: use the common ascii hex helpersHarvey Harrison2008-07-262-102/+37
* kexec jump: save/restore device stateHuang Ying2008-07-262-2/+15
* kexec jumpHuang Ying2008-07-266-33/+181
* x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-261-45/+26
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2613-37/+30
* 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