summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-041-13/+5
| | * | | | | | | | | drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-031-0/+51
| | * | | | | | | | | drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-021-0/+21
| | * | | | | | | | | drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-022-1/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-089-2/+317
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: wacom - add new Bamboo PT (0xdb)David Foley2010-12-081-0/+3
| * | | | | | | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-074-0/+280
| * | | | | | | | | | | Input: turbografx - fix reference countingNamhyung Kim2010-12-011-0/+1
| * | | | | | | | | | | Input: synaptics - fix handling of 2-button ClickPadsYan Li2010-12-011-1/+2
| * | | | | | | | | | | Input: wacom - add IDs for two new Bamboo PTsDavid Foley2010-12-011-0/+6
| * | | | | | | | | | | Input: document struct input_absinfoDmitry Torokhov2010-12-011-1/+20
| * | | | | | | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-12-011-0/+4
| * | | | | | | | | | | Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer2010-11-221-0/+1
* | | | | | | | | | | | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-12-0811-21/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-088-20/+81
| * | | | | | | | | | | | ARM: mini2440: Fix Kconfig to allow kernel to buildBen Dooks2010-12-031-0/+3
| * | | | | | | | | | | | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy2010-11-301-1/+1
| * | | | | | | | | | | | ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy2010-11-301-0/+1
| * | | | | | | | | | | | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy2010-11-301-0/+3
* | | | | | | | | | | | | MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells2010-12-073-3/+6
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-011-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-12-0710-39/+144
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo2010-12-061-1/+1
| * | | | | | | | | | | | ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-241-0/+2
| * | | | | | | | | | | | msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier2010-11-241-8/+8
| * | | | | | | | | | | | msi-wmi: Add mute key supportAnisse Astier2010-11-241-0/+2
| * | | | | | | | | | | | asus-laptop: add wimax and wwan supportCorentin Chary2010-11-242-2/+111
| * | | | | | | | | | | | eeepc-wmi: fix compiler warningDmitry Torokhov2010-11-241-2/+2
| * | | | | | | | | | | | ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery2010-11-241-1/+2
| * | | | | | | | | | | | ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery2010-11-241-24/+5
| * | | | | | | | | | | | drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall2010-11-241-1/+0
| * | | | | | | | | | | | eeepc-wmi: add cpufv sysfs documentationChris Bagwell2010-11-241-0/+10
| * | | | | | | | | | | | toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland2010-11-241-0/+1
| * | | | | | | | | | | | ibm_rtl: fix printk format warningRandy Dunlap2010-11-241-1/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-12-072-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
| * | | | | | | | | | | | | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-011-0/+19
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | autofs4 - remove ioctl mutex (bz23142)Ian Kent2010-12-071-11/+1
* | | | | | | | | | | | | Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds2010-12-071-1/+1
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-075-10/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-191-1/+1
| * | | | | | | | | | | | | ocfs2: char is not always signedMilton Miller2010-11-181-3/+3
| * | | | | | | | | | | | | Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0
| * | | | | | | | | | | | | ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
| * | | | | | | | | | | | | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-181-1/+1
* | | | | | | | | | | | | | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-071-2/+2
* | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-076-37/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| * | | | | | | | | | | | | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38