| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 12 | -74/+70 |
* | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 | 1 | -0/+4 |
* | x86, intel_txt: Fix typos in Kconfig help | Arnaldo Carvalho de Melo | 2009-08-14 | 1 | -2/+2 |
* | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 | 1 | -13/+40 |
* | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 | 1 | -0/+1 |
* | intel_txt: Force IOMMU on for Intel TXT launch | Joseph Cihula | 2009-07-21 | 2 | -2/+22 |
* | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 | 3 | -1/+11 |
* | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 | 2 | -0/+11 |
* | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 9 | -1/+827 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-20 | 5 | -12/+15 |
|\ |
|
| * | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 2009-07-18 | 2 | -11/+10 |
| * | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
| * | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
| * | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 2009-07-17 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2009-07-20 | 2 | -9/+6 |
|\ \ |
|
| * | | 9p: Fix incorrect parameters to v9fs_file_readn. | Abhishek Kulkarni | 2009-07-14 | 1 | -1/+1 |
| * | | 9p: Possible regression in p9_client_stat | Abhishek Kulkarni | 2009-07-14 | 1 | -5/+2 |
| * | | 9p: default 9p transport module fix | Abhishek Kulkarni | 2009-07-14 | 1 | -3/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-07-20 | 4 | -2/+14 |
|\ \ |
|
| * | | cifs: free nativeFileSystem field before allocating a new one | Jeff Layton | 2009-07-20 | 1 | -0/+1 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-07-18 | 36 | -88/+175 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-07-16 | 519 | -5845/+6250 |
| |\ \ \ |
|
| * | | | | [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats | Steve French | 2009-07-10 | 3 | -2/+13 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-07-20 | 28 | -109/+139 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 2009-07-16 | 1 | -0/+3 |
| * | | | | | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 2009-07-16 | 1 | -0/+8 |
| * | | | | | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions | Graf Yang | 2009-07-16 | 1 | -6/+17 |
| * | | | | | Blackfin: work around anomaly 05000189 | Robin Getz | 2009-07-16 | 1 | -1/+2 |
| * | | | | | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 2009-07-16 | 3 | -6/+4 |
| * | | | | | Blackfin: fix bugs in GPIO resume code | Michael Hennerich | 2009-07-16 | 1 | -4/+2 |
| * | | | | | Blackfin: bf537-stamp: fix irq decl for AD7142 | Barry Song | 2009-07-16 | 1 | -1/+1 |
| * | | | | | Blackfin: fix handling of IPEND in interrupt context save | Robin Getz | 2009-07-16 | 1 | -3/+4 |
| * | | | | | Blackfin: drop duplicate runtime checking of anomaly 05000448 | Robin Getz | 2009-07-16 | 1 | -4/+0 |
| * | | | | | Blackfin: fix incomplete renaming of the bfin-twi-lcd driver | Michael Hennerich | 2009-07-16 | 7 | -7/+7 |
| * | | | | | Blackfin: fix wrong CTS inversion | Sonic Zhang | 2009-07-16 | 6 | -6/+6 |
| * | | | | | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) | Graf Yang | 2009-07-16 | 1 | -14/+7 |
| * | | | | | Blackfin: fix early_dma_memcpy() handling of busy channels | Mike Frysinger | 2009-07-16 | 1 | -15/+14 |
| * | | | | | Blackfin: handle BF561 Core B memory regions better when SMP=n | Mike Frysinger | 2009-07-16 | 2 | -8/+29 |
| * | | | | | Blackfin: fix miscompilation in lshrdi3 | Jie Zhang | 2009-07-16 | 1 | -15/+1 |
| * | | | | | Blackfin: fix silent crash when no uClinux MTD filesystem exists | Robin Getz | 2009-07-16 | 1 | -10/+16 |
| * | | | | | Blackfin: restore exception banner when dumping crash info | Mike Frysinger | 2009-07-16 | 1 | -2/+3 |
| * | | | | | Blackfin: work around anomaly 05000281 | Robin Getz | 2009-07-16 | 1 | -1/+2 |
| * | | | | | Blackfin: update anomaly lists to match latest sheets/usage | Graf Yang | 2009-07-16 | 7 | -1/+13 |
| * | | | | | Blackfin: drop dead flash_probe call | Mike Frysinger | 2009-07-16 | 1 | -7/+0 |
| * | | | | | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 2009-07-16 | 1 | -5/+7 |
| | |/ / /
| |/| | | |
|
* | | | | | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre | 2009-07-20 | 1 | -2/+2 |
* | | | | | blackfin: fix wrong CTS inversion | Sonic Zhang | 2009-07-20 | 6 | -6/+6 |
* | | | | | tty: fix chars_in_buffers | Alan Cox | 2009-07-20 | 7 | -10/+10 |
* | | | | | specialix.c: convert nested spin_lock_irqsave to spin_lock | Julia Lawall | 2009-07-20 | 1 | -12/+12 |
* | | | | | vc: create vcs(a) devices for consoles | Kay Sievers | 2009-07-20 | 1 | -0/+4 |