summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fuse: fix typoAlexey Dobriyan2006-12-301-2/+2
* [PATCH] sparc32: add offset in pci_map_sg()Jan Andersson2006-12-301-1/+2
* [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar2006-12-303-20/+17
* [PATCH] KVM: Fix oops on oomAvi Kivity2006-12-301-1/+2
* [PATCH] KVM: Rename some msrsNguyen Anh Quynh2006-12-302-12/+11
* [PATCH] KVM: More msr miseryAvi Kivity2006-12-301-0/+4
* [PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity2006-12-304-98/+84
* [PATCH] KVM: Implement a few system configuration msrsAvi Kivity2006-12-302-0/+6
* [PATCH] KVM: Initialize kvm_arch_ops on unloadYoshimi Ichiyanagi2006-12-301-0/+6
* [PATCH] KVM: Simplify is_long_mode()Avi Kivity2006-12-306-18/+14
* [PATCH] KVM: Use boot_cpu_data instead of current_cpu_dataAvi Kivity2006-12-301-1/+1
* [PATCH] Update CREDITS and MAINTAINERS entries for Lennert BuytenhekLennert Buytenhek2006-12-302-3/+130
* [PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov2006-12-302-28/+25
* [PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov2006-12-301-31/+0
* [PATCH] lockdep: printk warning fixAndrew Morton2006-12-301-2/+6
* [PATCH] spi_s3c24xx_gpio: use right headerArnaud Patard (Rtp2006-12-301-1/+1
* [PATCH] respect srctree/objtree in Documentation/DocBook/MakefileMike Frysinger2006-12-301-2/+2
* [PATCH] cpuset procfs warning fixAndrew Morton2006-12-302-2/+2
* [PATCH] Buglet in vmscan.cShantanu Goel2006-12-301-1/+1
* [PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park2006-12-301-0/+1
* [PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park2006-12-301-13/+8
* [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-301-1/+1
* [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-301-2/+2
* [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-303-2/+4
* [PATCH] page_mkclean_one(): fix call to set_pte_at()Al Viro2006-12-301-1/+1
* [PATCH] cciss: build with PROC_FS=nRandy Dunlap2006-12-301-1/+2
* [PATCH] MM: SLOB is broken by recent cleanup of slab.hDimitri Gorokhovik2006-12-301-2/+9
* [PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik2006-12-302-2/+6
* [PATCH] module: fix mod_sysfs_setup() return valueAkinobu Mita2006-12-301-1/+3
* [PATCH] Fix compilation of via-pmu-backlightAndreas Schwab2006-12-301-1/+1
* [PATCH] sched: fix cond_resched_softirq() offsetIngo Molnar2006-12-301-14/+4
* [PATCH] fix mrproper incompletenessMikael Pettersson2006-12-301-1/+1
* [PATCH] Update to Documentation/tty.txt on line disciplinesTilman Schmidt2006-12-301-10/+101
* [PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby2006-12-301-52/+51
* [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-304-4/+4
* [PATCH] MAINTAINERS: email addr change for Eric MooreEric Moore2006-12-301-3/+3
* [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin2006-12-301-1/+2
* [PATCH] Char: mxser, fix oops when removing openedJiri Slaby2006-12-302-0/+2
* [PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap2006-12-301-3/+2
* [PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer2006-12-301-0/+1
* [PATCH] fix oom killer kills current every time if there is memory-less-node ...KAMEZAWA Hiroyuki2006-12-301-1/+6
* [PATCH] rcu: rcutorture suspend fixIngo Molnar2006-12-301-0/+3
* [PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar2006-12-301-1/+1
* [PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter2006-12-301-0/+2
* [PATCH] Fix lock inversion aio_kick_handler()Zach Brown2006-12-301-4/+3
* [PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué2006-12-301-6/+5
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-292-4/+11
|\
| * [S390] cio: fix stsch_reset.Michael Holzheu2006-12-281-3/+10
| * [S390] Change max. buffer size for monwriter device.Melissa Howland2006-12-281-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds2006-12-2930-235/+242
|\ \