summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger1-1/+0
2010-11-15MAINTAINERS: Add an fbdev git tree entry.Paul Mundt1-0/+1
2010-11-10OMAP: DSS: Fix documentation regarding 'vram' kernel parameterTomi Valkeinen1-3/+4
2010-11-10OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen1-1/+4
2010-11-10OMAP: VRAM: improve VRAM error printsTomi Valkeinen1-3/+9
2010-11-10sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen1-2/+6
2010-11-10Merge branch 'fbdev-driver-fixes' of master.kernel.org:/pub/scm/linux/kernel/...Paul Mundt2-10/+16
2010-11-10Merge branch 'common/fbdev' into fbdev-driver-fixesPaul Mundt2-10/+16
2010-11-10fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski1-6/+8
2010-11-10fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski1-3/+4
2010-11-10fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplugGuennadi Liakhovetski1-1/+4
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-91/+214
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds27-43/+47
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+4
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-34/+171
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds49-1482/+259
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o3-0/+110
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o1-2/+0
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov1-5/+3
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2-24/+16
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o3-25/+38
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt10-34/+171
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt49-1482/+259
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2-0/+79
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-06TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-06ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-06Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-13/+21
2010-11-06floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-06watchdog: Fix section mismatch and potential undefined behavior.David Daney1-1/+1
2010-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds46-153/+246
2010-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-23/+65
2010-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-161/+152
2010-11-06posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov1-0/+8
2010-11-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky4-14/+15
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare1-2/+1
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck1-1/+1
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds22-76/+110
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka1-0/+2
2010-11-05KVM: x86: fix information leak to userlandVasiliy Kulikov1-0/+6
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov1-0/+1