aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen6-10/+16
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner13-17/+13
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2-5/+5
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt1-0/+23
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt3-6/+33
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel1-0/+1
2008-07-24access_process_vm device memory infrastructureRik van Riel3-0/+12
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner12-51/+35
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell5-0/+23
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds3-11/+190
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+0
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-116/+172
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds49-507/+5079
2008-07-23i386 syscall audit fast-pathRoland McGrath1-2/+53
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath2-4/+88
2008-07-23x86_64 syscall audit fast-pathRoland McGrath1-0/+48
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath1-5/+1
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-13/+14
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds11-66/+628
2008-07-23UML - Fix boot crashJeff Dike1-0/+8
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel6-66/+418
2008-07-23kgdb: support for ARCH=armJason Wessel5-0/+210
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2008-07-22sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell1-0/+1
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-17/+17
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-10/+7
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds76-714/+5724
2008-07-22x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil1-1/+1
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg2-6/+3
2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg2-4/+4
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2-5/+5
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge3-10/+10
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell1-1/+1