| Commit message (Expand) | Author | Age |
* | x86, microcode, AMD: Fix signedness bug in generic_load_microcode() | Dan Carpenter | 2011-02-20 |
* | x86, microcode, AMD: Extend ucode size verification | Borislav Petkov | 2011-02-10 |
* | x86, microcode, AMD: Cleanup dmesg output | Borislav Petkov | 2011-02-09 |
* | x86, microcode, AMD: Remove unneeded memset call | Borislav Petkov | 2011-02-09 |
* | x86, microcode, AMD: Simplify get_next_ucode | Borislav Petkov | 2011-02-09 |
* | x86, microcode, AMD: Simplify install_equiv_cpu_table | Borislav Petkov | 2011-02-09 |
* | x86, microcode, AMD: Release firmware on error | Borislav Petkov | 2011-02-09 |
* | x86, microcode: Correct sysdev_add error path | Borislav Petkov | 2011-02-09 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-02-07 |
|\ |
|
| * | Merge branch 'fixes' | Russell King | 2011-02-07 |
| |\ |
|
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King | 2011-02-07 |
| | |\ |
|
| | | * | ARM: mxs/imx28: remove now unused clock lookup "fec.0" | Uwe Kleine-König | 2011-02-01 |
| | | * | ARM: mxs: fix clock base address missing | Shawn Guo | 2011-02-01 |
| | | * | ARM: mxs: acknowledge gpio irq | Uwe Kleine-König | 2011-01-26 |
| | | * | ARM: mach-imx/mach-mx25_3ds: Fix section type | Fabio Estevam | 2011-01-24 |
| | | * | ARM: imx: Add VPR200 and MX51_3DS entries to uncompress.h | Fabio Estevam | 2011-01-24 |
| | | * | ARM i.MX23: use correct register for setting the rate | Sascha Hauer | 2011-01-24 |
| | | * | ARM i.MX23/28: remove secondary field from struct clk. It's unused | Sascha Hauer | 2011-01-24 |
| | | * | ARM i.MX28: use correct register for setting the rate | Sascha Hauer | 2011-01-24 |
| | | * | ARM i.MX28: fix bit operation | Sascha Hauer | 2011-01-24 |
| | * | | ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource | Mika Westerberg | 2011-02-05 |
| * | | | ARM: Update mach-types | Russell King | 2011-02-07 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-02-07 |
|\ \ \ \ |
|
| * | | | | powerpc: Fix hcall tracepoint recursion | Anton Blanchard | 2011-02-06 |
| * | | | | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard | 2011-02-06 |
| * | | | | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard | 2011-02-06 |
| * | | | | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard | 2011-02-06 |
| * | | | | powerpc/numa: Check for all VPHN changes | Anton Blanchard | 2011-02-06 |
| * | | | | powerpc/numa: Only use active VPHN count fields | Anton Blanchard | 2011-02-06 |
| * | | | | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew | 2011-02-06 |
| * | | | | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew | 2011-02-06 |
| * | | | | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew | 2011-02-06 |
| * | | | | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt | 2011-02-06 |
| * | | | | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit | Benjamin Herrenschmidt | 2011-02-06 |
| * | | | | powerpc/book3e: Protect complex macro args in mmu-book3e.h | Scott Wood | 2011-02-06 |
| * | | | | powerpc: Fix pfn_valid() when memory starts at a non-zero address | Scott Wood | 2011-02-06 |
| |/ / / |
|
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-07 |
|\ \ \ \ |
|
| * | | | | arm: omap4: panda: remove usb_nop_xceiv_register(v1) | Ming Lei | 2011-02-02 |
| * | | | | OMAP1: Fix non-working LCD on OMAP310 | Marek Vasut | 2011-02-02 |
| * | | | | OMAP3: Devkit8000: Change lcd power pin | Thomas Weber | 2011-02-01 |
| * | | | | omap1: remove duplicated #include | Huang Weiyi | 2011-02-01 |
| * | | | | arm: mach-omap2: mux: free allocated memory on error exit | Aaro Koskinen | 2011-02-01 |
| * | | | | arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints | Aaro Koskinen | 2011-02-01 |
| * | | | | Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k... | Tony Lindgren | 2011-01-31 |
| |\ \ \ \ |
|
| | * | | | | OMAP: PM: SmartReflex: Fix possible null pointer read access | Stefan Weil | 2011-01-31 |
| | * | | | | OMAP: PM: SmartReflex: Fix possible memory leak | Stefan Weil | 2011-01-31 |
| | * | | | | arm: mach-omap2: voltage: debugfs: fix memory leak | Aaro Koskinen | 2011-01-31 |
| | * | | | | OMAP3: PM: fix save secure RAM to restore MPU power state | Kevin Hilman | 2011-01-26 |
| | * | | | | OMAP: PM: SmartReflex: Add missing IS_ERR test | Julia Lawall | 2011-01-24 |
* | | | | | | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 2011-02-07 |
| |_|/ / /
|/| | | | |
|