Age | Commit message (Expand) | Author | Files | Lines |
2009-06-11 | m68knommu: move CPU reset code for the 5272 ColdFire into its platform code | Greg Ungerer | 1 | -4/+14 |
2009-06-11 | m68knommu: move CPU reset code for the 528x ColdFire into its platform code | Greg Ungerer | 2 | -4/+17 |
2009-06-11 | m68knommu: move CPU reset code for the 527x ColdFire into its platform code | Greg Ungerer | 2 | -6/+18 |
2009-06-11 | m68knommu: move CPU reset code for the 523x ColdFire into its platform code | Greg Ungerer | 2 | -6/+17 |
2009-06-11 | m68knommu: move CPU reset code for the 520x ColdFire into its platform code | Greg Ungerer | 2 | -6/+18 |
2009-06-11 | m68knommu: add CPU reset code for the 532x ColdFire | Greg Ungerer | 2 | -3/+21 |
2009-06-11 | m68knommu: add CPU reset code for the 5249 ColdFire | Greg Ungerer | 1 | -6/+12 |
2009-06-11 | m68knommu: add CPU reset code for the 5206e ColdFire | Greg Ungerer | 1 | -6/+12 |
2009-06-11 | m68knommu: add CPU reset code for the 5206 ColdFire | Greg Ungerer | 1 | -6/+12 |
2009-06-11 | m68knommu: add CPU reset code for the 5407 ColdFire | Greg Ungerer | 1 | -4/+12 |
2009-06-11 | m68knommu: add CPU reset code for the 5307 ColdFire | Greg Ungerer | 1 | -4/+12 |
2009-06-11 | m68knommu: merge system reset for code ColdFire 523x family | Greg Ungerer | 1 | -11/+2 |
2009-06-11 | m68knommu: fix system reset for ColdFire 527x family | Greg Ungerer | 1 | -8/+8 |
2009-06-11 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -330/+622 |
2009-06-11 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2009-06-11 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 20 | -103/+157 |
2009-06-11 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+10 |
2009-06-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -29/+66 |
2009-06-11 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -355/+489 |
2009-06-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -316/+208 |
2009-06-11 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -248/+266 |
2009-06-11 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -20/+16 |
2009-06-11 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -502/+219 |
2009-06-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 29 | -85/+78 |
2009-06-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -38/+28 |
2009-06-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2009-06-11 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 28 | -956/+1092 |
2009-06-11 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 58 | -1143/+1072 |
2009-06-11 | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS | Harald Welte | 1 | -3/+6 |
2009-06-11 | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs | Harald Welte | 1 | -5/+1 |
2009-06-09 | x86: Clear TS in irq_ts_save() when in an atomic section | Chuck Ebbert | 1 | -6/+6 |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann | 3 | -1/+12 |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 6 | -6/+6 |
2009-06-09 | amd-iommu: remove unnecessary "AMD IOMMU: " prefix | Joerg Roedel | 1 | -3/+2 |
2009-06-09 | amd-iommu: detach device explicitly before attaching it to a new domain | Joerg Roedel | 1 | -1/+1 |
2009-06-09 | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling | Joerg Roedel | 1 | -11/+0 |
2009-06-09 | Merge commit 'tip/core/iommu' into amd-iommu/fixes | Joerg Roedel | 291 | -3290/+6668 |
2009-06-08 | x86: memtest: remove 64-bit division | Andreas Herrmann | 1 | -7/+7 |
2009-06-08 | x86, UV: Fix macros for multiple coherency domains | Jack Steiner | 2 | -8/+13 |
2009-06-08 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 8 | -101/+74 |
2009-06-08 | MIPS: Outline udelay and fix a few issues. | Ralf Baechle | 5 | -92/+66 |
2009-06-08 | MIPS: ioctl.h: Fix headers_check warnings | Jaswinder Singh Rajput | 1 | -0/+4 |
2009-06-08 | MIPS: Cobalt: PCI bus is always required to obtain the board ID | Yoichi Yuasa | 1 | -0/+1 |
2009-06-08 | MIPS: Kconfig: Remove "Support for" from Cavium system type | Yoichi Yuasa | 1 | -2/+2 |
2009-06-08 | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle | 1 | -7/+1 |
2009-06-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -24/+50 |
2009-06-07 | x86, microcode: Simplify vfree() use | Figo.zhang | 1 | -8/+4 |
2009-06-07 | x86: Fix non-lazy GS handling in sys_vm86() | Lubomir Rintel | 1 | -4/+5 |
2009-06-07 | x86, nmi: Use predefined numbers instead of hardcoded one | Cyrill Gorcunov | 1 | -1/+1 |
2009-06-07 | x86, apic: Fix dummy apic read operation together with broken MP handling | Cyrill Gorcunov | 2 | -4/+13 |