aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2-20/+25
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman1-1/+1
2008-07-22powerpc: Fix support for latencytopArnd Bergmann1-1/+1
2008-07-22powerpc/ps3: Update ps3_defconfigGeoff Levand1-74/+122
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2-7/+15
2008-07-22powerpc: Add a 6xx defconfigKumar Gala1-0/+3304
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson6-15/+26
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft3-0/+127
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft4-26/+64