summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-23i386 syscall audit fast-pathRoland McGrath
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
2008-07-23m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior
2008-07-23m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior
2008-07-23m68knommu: add sched_clock() for the DMA timerSebastian Siewior
2008-07-23m68knommu: complete generic timeSebastian Siewior
2008-07-23m68knommu: move code within time.cSebastian Siewior
2008-07-23m68knommu: m68knommu: add old stack trace methodSebastian Siewior
2008-07-23m68knommu: Add Coldfire DMA Timer supportSebastian Siewior
2008-07-23m68knommu: defconfig for M5407C3 boardGreg Ungerer
2008-07-23m68knommu: defconfig for M5307C3 boardGreg Ungerer
2008-07-23m68knommu: defconfig for M5275EVB boardGreg Ungerer
2008-07-23m68knommu: defconfig for M5249EVB boardGreg Ungerer
2008-07-23m68knommu: change to a configs directory for board configurationsGreg Ungerer
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-22sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-22x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg
2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman