summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-01x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar1-1/+1
2008-08-01DVB: cx23885: SRAM changes for the 885 and 887 silicon partsSteven Toth1-2/+114
2008-08-01DVB: cx23885: Reallocated the sram to avoid concurrent VIDB/C issuesSteven Toth1-6/+9
2008-08-01DVB: cx23885: DVB Transport cards using DVB port VIDB/TS1 did not streamSteven Toth1-2/+16
2008-08-01DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth1-0/+1
2008-08-01V4L: cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth1-2/+2
2008-08-01V4L: saa7134: Copy tuner data earlier to avoid overwriting manual tuner typeSimon Arlott2-5/+3
2008-08-01V4L: uvcvideo: Add support for Medion Akoya Mini E1210 integrated webcamLaurent Pinchart1-0/+9
2008-08-01V4L: uvcvideo: Make input device support optionalLaurent Pinchart3-9/+33
2008-08-01V4L: uvcvideo: Don't free URB buffers on suspendLaurent Pinchart2-32/+66
2008-08-01V4L: uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart2-13/+13
2008-08-01V4L: uvcvideo: Fix a buffer overflow in format descriptor parsingLaurent Pinchart1-1/+2
2008-08-01DVB: dib0700: add support for Hauppauge Nova-TD Stick 52009Michael Krufky2-1/+7
2008-08-01V4L: cx18: Upgrade to newer firmware & update documentationHans Verkuil2-10/+4
2008-08-01ALSA: trident - pause s/pdif outputPierre Ossman1-1/+4
2008-08-01myri10ge: do not use mgp->max_intr_slots before loading the firmwareBrice Goglin1-14/+14
2008-08-01myri10ge: do not forget to setup the single slice pointersBrice Goglin1-0/+2
2008-08-01iop-adma: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-08-01sparc64: Do not define BIO_VMERGE_BOUNDARY.David S. Miller1-1/+0
2008-08-01sparc64: Fix cpufreq notifier registry.David S. Miller1-5/+10
2008-08-01sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2-20/+28
2008-08-01tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller1-2/+1
2008-08-01ARM: fix fls() for 64-bit argumentsAndrew Morton1-1/+8
2008-08-01vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich1-1/+3
2008-08-01rtc-at91rm9200: avoid spurious irqsDavid Brownell1-10/+6
2008-08-01ide-cd: fix oops when using growisofsJens Axboe1-5/+22
2008-08-01x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil1-1/+1
2008-08-01cpusets: fix wrong domain attr updatesMiao Xie1-1/+3
2008-08-01proc: fix /proc/*/pagemap some moreAlexey Dobriyan1-1/+1
2008-08-01Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto1-0/+1
2008-08-01markers: fix duplicate modpost entryMathieu Desnoyers3-2/+5
2008-08-01x86, suspend, acpi: enter Big Real ModeH. Peter Anvin1-4/+13
2008-08-01USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum1-1/+4
2008-08-01x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar1-0/+8
2008-08-01Fix typos from signal_32/64.h mergeHerton Ronaldo Krzesinski1-2/+2
2008-08-01rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney1-1/+1
2008-08-01Patch Upstream: x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath2-4/+4
2008-08-01KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity1-3/+4
2008-08-01KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti6-0/+20
2008-08-01KVM: x86 emulator: Fix HLT instructionMohammed Gamal1-1/+1
2008-08-01KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang1-0/+3
2008-08-01KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti1-0/+3
2008-08-01KVM: SVM: fix suspend/resume supportJoerg Roedel1-12/+22
2008-08-01KVM: VMX: Fix a wrong usage of vmcs_configSheng Yang1-2/+2
2008-08-01isofs: fix minor filesystem corruptionAdam Greenblatt1-2/+20
2008-08-01quota: fix possible infinite loop in quota codeJan Kara1-1/+15
2008-08-01hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-08-01ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller1-0/+2
2008-08-01ipv6: use timer pendingStephen Hemminger1-2/+2
2008-08-01udplite: Protection against coverage value wrap-aroundGerrit Renker2-1/+5