summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-0/+10814
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+61
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds56-1652/+3920
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2-43/+12
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-15/+39
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown9-51/+59
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16Merge branch 'osc' into releaseLen Brown2-62/+162
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li1-0/+26
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li1-62/+14
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li1-0/+122
2009-12-16Merge branch 'toshiba-bt' into releaseLen Brown3-0/+160
2009-12-16Merge branch 'msi-wmi' into releaseLen Brown3-0/+306
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-1/+1
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-742/+569
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds30-873/+1030
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-375/+1118
2009-12-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds28-92/+1118
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-11/+57
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds14-30/+7383
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds41-1595/+3040
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds6-35/+34
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-51/+140
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-17/+7
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds188-3929/+8763
2009-12-16msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2-8/+16
2009-12-16msi-wmi: switch to using input sparse keymap libraryAnisse Astier2-102/+33
2009-12-16msi-wmi: replace one-condition switch-case with if statementAnisse Astier1-9/+4
2009-12-16msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier1-5/+4
2009-12-16msi-wmi: remove custom runtime debug implementationAnisse Astier1-9/+2
2009-12-16msi-wmi: rework initAnisse Astier1-29/+35
2009-12-16msi-wmi: remove useless includesAnisse Astier1-6/+0
2009-12-16X86 drivers: Introduce msi-wmi driverThomas Renninger3-0/+380
2009-12-16fix the crap in dst/dcoreAl Viro1-41/+5
2009-12-16switch alloc_file() to passing struct pathAl Viro1-2/+7
2009-12-16Toshiba Bluetooth Enabling driver (RFKill handler v3)Jes Sorensen3-0/+160
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov1-15/+6
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita1-33/+4
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita1-20/+6
2009-12-16gru: send cross partition interrupts using the gruJack Steiner2-15/+36
2009-12-16gru: update driver version numberJack Steiner1-1/+1
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner4-14/+17
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner3-7/+19
2009-12-16gru: add hugepage supportJack Steiner1-3/+4
2009-12-16gru: fix bug in allocation of kernel contextsJack Steiner1-3/+11
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner2-1/+15
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner1-14/+30
2009-12-16gru: remove stray local_irq_enableJack Steiner1-1/+0
2009-12-16gru: add symbolic names for GRU error codeJack Steiner1-5/+11
2009-12-16gru: fix bug in exception handlingJack Steiner1-8/+22