| Commit message (Expand) | Author | Age |
* | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 |
* | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 |
* | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 |
* | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 |
* | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 |
* | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 |
* | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-20 |
|\ |
|
| * | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 2009-07-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-07-20 |
|\ \ |
|
| * | | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 2009-07-16 |
| * | | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 2009-07-16 |
| * | | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions | Graf Yang | 2009-07-16 |
| * | | Blackfin: work around anomaly 05000189 | Robin Getz | 2009-07-16 |
| * | | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 2009-07-16 |
| * | | Blackfin: fix bugs in GPIO resume code | Michael Hennerich | 2009-07-16 |
| * | | Blackfin: bf537-stamp: fix irq decl for AD7142 | Barry Song | 2009-07-16 |
| * | | Blackfin: fix handling of IPEND in interrupt context save | Robin Getz | 2009-07-16 |
| * | | Blackfin: drop duplicate runtime checking of anomaly 05000448 | Robin Getz | 2009-07-16 |
| * | | Blackfin: fix incomplete renaming of the bfin-twi-lcd driver | Michael Hennerich | 2009-07-16 |
| * | | Blackfin: fix wrong CTS inversion | Sonic Zhang | 2009-07-16 |
| * | | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) | Graf Yang | 2009-07-16 |
| * | | Blackfin: fix early_dma_memcpy() handling of busy channels | Mike Frysinger | 2009-07-16 |
| * | | Blackfin: handle BF561 Core B memory regions better when SMP=n | Mike Frysinger | 2009-07-16 |
| * | | Blackfin: fix miscompilation in lshrdi3 | Jie Zhang | 2009-07-16 |
| * | | Blackfin: fix silent crash when no uClinux MTD filesystem exists | Robin Getz | 2009-07-16 |
| * | | Blackfin: restore exception banner when dumping crash info | Mike Frysinger | 2009-07-16 |
| * | | Blackfin: work around anomaly 05000281 | Robin Getz | 2009-07-16 |
| * | | Blackfin: update anomaly lists to match latest sheets/usage | Graf Yang | 2009-07-16 |
| * | | Blackfin: drop dead flash_probe call | Mike Frysinger | 2009-07-16 |
| * | | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 2009-07-16 |
* | | | blackfin: fix wrong CTS inversion | Sonic Zhang | 2009-07-20 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-07-18 |
|\ \ \ |
|
| * | | | ARM: Realview & Versatile: Fix i2c_board_info definitions | Russell King | 2009-07-18 |
| * | | | [ARM] 5608/1: Updated U300 defconfig | Linus Walleij | 2009-07-17 |
| * | | | [ARM] 5594/1: Correct U300 VIC init PM setting | Linus Walleij | 2009-07-09 |
| * | | | [ARM] 5595/1: ep93xx: missing header in dma-m2p.c | Hartley Sweeten | 2009-07-09 |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-07-09 |
| |\ \ \ |
|
| | * | | | ARM: add support for the EET board, based on the i.MX31 pcm037 module | Guennadi Liakhovetski | 2009-06-23 |
| | * | | | pcm037: add MT9T031 camera support | Guennadi Liakhovetski | 2009-06-23 |
| | * | | | Armadillo 500 add NAND flash device support (resend). | Alberto Panizzo | 2009-06-23 |
| | * | | | ARM MXC: Armadillo 500 add NOR flash device support (resend). | Alberto Panizzo | 2009-06-23 |
| | * | | | mx31: remove duplicated #include | Huang Weiyi | 2009-06-23 |
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-07-09 |
| |\ \ \ \ |
|
| | * | | | | [ARM] Kirkwood: Correct header define | Simon Kagstrom | 2009-07-06 |
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-07-09 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines | Mike Rapoport | 2009-07-06 |
| | * | | | | | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip() | Daniel Mack | 2009-07-03 |
| | * | | | | | [ARM] pxa: correct I2CPWR clock for pxa3xx | Daniel Mack | 2009-07-03 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l... | Linus Torvalds | 2009-07-17 |
|\ \ \ \ \ \ \ |
|