summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-25powerpc/pseries: Utilities to set firmware page stateBrian King1-0/+10
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot1-32/+0
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool1-1/+1
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson1-1/+12
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado6-35/+136
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell1-1/+2
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch1-0/+11
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2-14/+24
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+1
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+4
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger2-1/+4
2008-07-25x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25
2008-07-25x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds1-0/+53
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-13/+13
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+3
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds1-1/+2
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+3
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-1/+1
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds14-44/+3196
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+52
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-25/+38
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-3/+7
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper2-2/+2
2008-07-24flag parameters: inotify_initUlrich Drepper2-0/+2
2008-07-24flag parameters: pipeUlrich Drepper11-9/+11
2008-07-24flag parameters: dup2Ulrich Drepper2-0/+2
2008-07-24flag parameters: epoll_createUlrich Drepper2-0/+2
2008-07-24flag parameters: eventfdUlrich Drepper2-0/+2
2008-07-24flag parameters: signalfdUlrich Drepper2-0/+2
2008-07-24remove the v850 portAdrian Bunk72-11219/+0
2008-07-24UML: make several more things staticWANG Cong13-23/+12
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong2-33/+1
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong3-37/+2
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita1-10/+7
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+4
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk3-3/+0
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk1-5/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi13-1/+13
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner8-24/+19
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-107/+186
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-18/+44
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson2-1/+59
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson1-0/+21
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+17
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen1-11/+22
2008-07-24hugetlb: introduce pud_hugeAndi Kleen6-1/+50