aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt293-3852/+9196
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu1-1/+1
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers7-13/+12
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman4-14/+12
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen13-80/+174
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman7-26/+17
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers2-2/+2
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2-4/+4
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2-3/+4
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool1-3/+28
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason1-14/+12
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU codeMark Nelson1-5/+108
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith1-0/+20
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk1-2/+2
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk1-3/+0
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman1-12/+6