Age | Commit message (Expand) | Author | Files | Lines |
2009-09-02 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 12 | -74/+70 |
2009-08-17 | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 1 | -0/+4 |
2009-08-15 | x86, intel_txt: Fix typos in Kconfig help | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2009-08-14 | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 1 | -13/+40 |
2009-08-12 | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 1 | -0/+1 |
2009-07-21 | intel_txt: Force IOMMU on for Intel TXT launch | Joseph Cihula | 2 | -2/+22 |
2009-07-21 | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 3 | -1/+11 |
2009-07-21 | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2 | -0/+11 |
2009-07-21 | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 9 | -1/+827 |
2009-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 5 | -12/+15 |
2009-07-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2 | -9/+6 |
2009-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 4 | -2/+14 |
2009-07-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 28 | -109/+139 |
2009-07-21 | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre | 1 | -2/+2 |
2009-07-21 | blackfin: fix wrong CTS inversion | Sonic Zhang | 6 | -6/+6 |
2009-07-21 | tty: fix chars_in_buffers | Alan Cox | 7 | -10/+10 |
2009-07-21 | specialix.c: convert nested spin_lock_irqsave to spin_lock | Julia Lawall | 1 | -12/+12 |
2009-07-21 | vc: create vcs(a) devices for consoles | Kay Sievers | 1 | -0/+4 |
2009-07-20 | cifs: free nativeFileSystem field before allocating a new one | Jeff Layton | 1 | -0/+1 |
2009-07-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 20 | -49/+479 |
2009-07-18 | ARM: Realview & Versatile: Fix i2c_board_info definitions | Russell King | 2 | -4/+2 |
2009-07-18 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -14/+29 |
2009-07-18 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 36 | -88/+175 |
2009-07-18 | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 2 | -11/+10 |
2009-07-18 | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe | 1 | -0/+2 |
2009-07-18 | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 1 | -0/+2 |
2009-07-18 | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 1 | -1/+1 |
2009-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l... | Linus Torvalds | 3 | -0/+11 |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -11/+12 |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 4 | -4/+25 |
2009-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 7 | -11/+23 |
2009-07-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2009-07-17 | tty_port: Fix return on interrupted use | Alan Cox | 1 | -1/+1 |
2009-07-17 | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu... | Aurelien Jarno | 1 | -0/+2 |
2009-07-17 | Add dma_debug_init() for ia64 | fujita | 1 | -0/+8 |
2009-07-17 | Fix ia64 compilation IS_ERR and PTE_ERR errors. | Fenghua Yu | 1 | -0/+1 |
2009-07-17 | [ARM] 5608/1: Updated U300 defconfig | Linus Walleij | 1 | -10/+8 |
2009-07-17 | [ARM] 5606/1: Fix ep93xx watchdog driver headers | Ryan Mallon | 1 | -0/+1 |
2009-07-17 | virtio_net: Sync header with qemu | Alex Williamson | 1 | -4/+10 |
2009-07-17 | virtio-pci: correctly unregister root device on error | Mark McLoughlin | 1 | -1/+1 |
2009-07-17 | virtio_blk: ioctl return value fix | Christoph Hellwig | 1 | -1/+1 |
2009-07-17 | virtio_blk: don't bounce highmem requests | Christoph Hellwig | 1 | -0/+3 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: remove unnecessary forward struct declaration | Davide Libenzi | 1 | -2/+0 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 3 | -3/+3 |
2009-07-17 | tracing/function: Fix the return value of ftrace_trace_onoff_callback() | Xiao Guangrong | 1 | -1/+1 |
2009-07-16 | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 1 | -0/+3 |
2009-07-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -18/+59 |
2009-07-16 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -11/+12 |