| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, kmemcheck: Use KERN_WARNING for error reporting | Pekka Enberg | 2009-12-28 | 1 | -10/+9 |
* | x86: Use KERN_DEFAULT log-level in __show_regs() | Pekka Enberg | 2009-12-28 | 3 | -21/+21 |
* | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 | 1327 | -35128/+78973 |
|\ |
|
| * | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel | 2009-12-21 | 1 | -0/+10 |
| * | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
| |\ |
|
| | * | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-17 | 8 | -9/+11 |
| |\ \ |
|
| | * | | OMAP3: serial - fix bug introduced in | Mika Westerberg | 2009-12-16 | 1 | -3/+4 |
| | * | | mfd: twl: fix twl4030 rename for remaining driver, board files | Balaji T K | 2009-12-16 | 6 | -6/+6 |
| | * | | omap3: Allow EHCI to be built on OMAP3 | Olof Johansson | 2009-12-15 | 1 | -0/+1 |
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-17 | 229 | -3906/+16743 |
| |\ \ \ |
|
| | * | | | MIPS: Lasat: Fix botched changes to sysctl code. | Ralf Baechle | 2009-12-17 | 1 | -1/+1 |
| | * | | | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle | 2009-12-17 | 1 | -2/+2 |
| | * | | | MIPS: No longer hardwire CONFIG_EMBEDDED to y | Martin Michlmayr | 2009-12-17 | 1 | -2/+0 |
| | * | | | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev | 2009-12-17 | 48 | -38/+123 |
| | * | | | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-17 | 69 | -3225/+0 |
| | * | | | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 2009-12-17 | 6 | -26/+51 |
| | * | | | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin | 2009-12-17 | 1 | -0/+11 |
| | * | | | MIPS: Excite: move iodev_remove to .devexit.text | Uwe Kleine-König | 2009-12-17 | 1 | -2/+2 |
| | * | | | MIPS: Lasat: Convert to proc_fops / seq_file | Alexey Dobriyan | 2009-12-17 | 1 | -45/+68 |
| | * | | | MIPS: Cleanup signal code initialization | Ralf Baechle | 2009-12-17 | 4 | -84/+70 |
| | * | | | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 6 | -23/+140 |
| | * | | | MIPS: Move EARLY_PRINTK to Kconfig.debug | Ralf Baechle | 2009-12-17 | 2 | -14/+14 |
| | * | | | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function | Wu Zhangjin | 2009-12-17 | 1 | -19/+2 |
| | * | | | MIPS: Yeeloong 2F: Add LID open event as the wakeup event | Wu Zhangjin | 2009-12-17 | 3 | -4/+72 |
| | * | | | MIPS: Yeeloong 2F: Add basic EC operations | Wu Zhangjin | 2009-12-17 | 3 | -1/+319 |
| | * | | | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev | 2009-12-17 | 5 | -6/+6 |
| | * | | | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 2009-12-17 | 3 | -7/+38 |
| | * | | | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin | 2009-12-17 | 1 | -13/+13 |
| | * | | | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 2009-12-17 | 3 | -15/+106 |
| | * | | | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 2009-12-17 | 2 | -2/+33 |
| | * | | | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 3 | -0/+149 |
| | * | | | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 2009-12-17 | 7 | -37/+53 |
| | * | | | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 5 | -1/+154 |
| | * | | | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS | Wu Zhangjin | 2009-12-17 | 2 | -0/+4 |
| | * | | | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 6 | -1/+121 |
| | * | | | MIPS: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-17 | 5 | -6/+6 |
| | * | | | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 2009-12-17 | 13 | -4/+524 |
| | * | | | MIPS: Add basic CPUFreq options. | Wu Zhangjin | 2009-12-17 | 2 | -0/+30 |
| | * | | | MIPS: Lemote 2F: Add cs5536 MFGPT timer support | Wu Zhangjin | 2009-12-17 | 5 | -0/+271 |
| | * | | | MIPS: Lemote 2F: Add Lynloong support | Wu Zhangjin | 2009-12-17 | 5 | -1/+7 |
| | * | | | MIPS: Lemote 2F: Add NAS support | Wu Zhangjin | 2009-12-17 | 5 | -1/+7 |
| | * | | | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 2009-12-17 | 39 | -0/+6952 |
| | * | | | MIPS: Sibyte: Use hweight8 instead of counting bits | Akinobu Mita | 2009-12-17 | 1 | -5/+2 |
| | * | | | MIPS: Yeeloong 2F: Add board specific suspend support | Wu Zhangjin | 2009-12-17 | 2 | -0/+79 |
| | * | | | MIPS: Loongson 2F: Add suspend support framework | Wu Zhangjin | 2009-12-17 | 3 | -0/+172 |
| | * | | | MIPS: Add support for uncached accelerated mappings. | Wu Zhangjin | 2009-12-17 | 3 | -0/+74 |
| | * | | | MIPS: Loongson 2F: Cleanup the #if clauses | Wu Zhangjin | 2009-12-17 | 6 | -11/+17 |
| | * | | | MIPS: Lemote 2F: Add defconfig file | Wu Zhangjin | 2009-12-17 | 1 | -0/+1836 |
| | * | | | MIPS: Lemote 2F: Add reset support | Wu Zhangjin | 2009-12-17 | 3 | -1/+180 |