aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-24remove the v850 portAdrian Bunk
2008-07-24UML: make several more things staticWANG Cong
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson
2008-07-24powerpc: function to allocate gigantic hugepagesJon Tollefson
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt
2008-07-24powerpc ioremap_protBenjamin Herrenschmidt
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel
2008-07-24access_process_vm device memory infrastructureRik van Riel
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell
2008-07-24Remove use of asm/semaphore.hMatthew Wilcox
2008-07-24x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins
2008-07-24xen: don't use sysret for sysexit32Jeremy Fitzhardinge
2008-07-24x86: call early_cpu_init at the same pointJeremy Fitzhardinge
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath
2008-07-23sparc64: Fix cpufreq notifier registry.David S. Miller
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23UML - Fix boot crashJeff Dike
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel
2008-07-23kgdb: support for ARCH=armJason Wessel
2008-07-23arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton
2008-07-23leds: Add pca9532 platform data for Thecus N2100Riku Voipio
2008-07-22sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller
2008-07-23m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer