Age | Commit message (Expand) | Author | Files | Lines |
2010-04-20 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 7 | -23/+55 |
2010-04-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -2/+2 |
2010-04-20 | drm: delay vblank cleanup until after driver unload | Jesse Barnes | 1 | -2/+2 |
2010-04-19 | Fix ISDN/Gigaset build failure | Linus Torvalds | 1 | -0/+1 |
2010-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -21/+24 |
2010-04-19 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 17 | -19/+138 |
2010-04-19 | pcmcia: fix error handling in cm4000_cs.c | Dan Carpenter | 1 | -3/+5 |
2010-04-19 | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET | Marek Olšák | 5 | -6/+20 |
2010-04-19 | drivers/gpu/radeon: Add MSPOS regs to safe list. | Corbin Simpson | 4 | -0/+8 |
2010-04-19 | drm/radeon/kms: disable the tv encoder when tv/cv is not in use | Alex Deucher | 1 | -2/+6 |
2010-04-19 | drm/radeon/kms: adjust pll settings for tv | Alex Deucher | 1 | -0/+4 |
2010-04-19 | drm/radeon/kms: fix tv dac conflict resolver | Alex Deucher | 1 | -0/+5 |
2010-04-19 | drm/radeon/kms/evergreen: don't enable hdmi audio stuff | Alex Deucher | 2 | -1/+10 |
2010-04-19 | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 | Alex Deucher | 1 | -0/+4 |
2010-04-19 | drm/radeon/kms: fix rs600 tlb flush | Jerome Glisse | 1 | -1/+1 |
2010-04-19 | drm/radeon/kms: print GPU family and device id when loading | Jerome Glisse | 2 | -2/+54 |
2010-04-18 | gigaset: include cleanup cleanup | Tilman Schmidt | 9 | -20/+1 |
2010-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 20 | -852/+871 |
2010-04-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -6/+11 |
2010-04-17 | drivers/pcmcia: Add missing local_irq_restore | Julia Lawall | 1 | -1/+3 |
2010-04-17 | serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33) | Timur Maximov | 1 | -0/+9 |
2010-04-17 | pcmcia: avoid late calls to pccard_validate_cis | Dominik Brodowski | 1 | -2/+7 |
2010-04-16 | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa | 1 | -0/+6 |
2010-04-16 | Merge branch 'bugzilla-15749' into release | Len Brown | 1 | -6/+11 |
2010-04-16 | ACPI: EC: Limit burst to 64 bits | Alexey Starikovskiy | 1 | -6/+11 |
2010-04-16 | [WATCHDOG] max63xx driver depends on ioremap() | Geert Uytterhoeven | 1 | -1/+1 |
2010-04-16 | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier | 1 | -1/+6 |
2010-04-16 | [WATCHDOG] fixed book E watchdog period register mask. | Luuk Paulussen | 1 | -1/+1 |
2010-04-16 | [WATCHDOG] omap4: Fix WDT Kconfig | Santosh Shilimkar | 1 | -3/+3 |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+12 |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -10/+13 |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -87/+157 |
2010-04-15 | Input: wacom - switch mode upon system resume | Ping Cheng | 1 | -5/+7 |
2010-04-15 | pcmcia: fix ioport size calculation in rsrc_nonstatic | Dominik Brodowski | 1 | -1/+3 |
2010-04-14 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -21/+42 |
2010-04-14 | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock | 1 | -0/+18 |
2010-04-14 | hwmon: (it87) Invalidate cache on temperature sensor change | Jean Delvare | 1 | -0/+1 |
2010-04-14 | hwmon: (it87) Properly handle wrong sensor type requests | Jean Delvare | 1 | -10/+10 |
2010-04-14 | hwmon: (it87) Don't arbitrarily enable temperature channels | Jean Delvare | 1 | -8/+5 |
2010-04-14 | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare | 1 | -1/+6 |
2010-04-14 | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella | 1 | -3/+3 |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell | 1 | -2/+2 |
2010-04-14 | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. | Rusty Russell | 1 | -0/+12 |
2010-04-14 | tun: orphan an skb on tx | Michael S. Tsirkin | 1 | -0/+4 |
2010-04-13 | Revert "Input: wacom - merge out and in prox events" | Dmitry Torokhov | 1 | -59/+104 |
2010-04-13 | forcedeth: fix tx limit2 flag check | Ayaz Abdulla | 1 | -1/+1 |
2010-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -80/+173 |
2010-04-13 | smc91c92_cs: define multicast_table as unsigned char | Ken Kawasaki | 1 | -7/+6 |
2010-04-13 | e1000e: stop cleaning when we reach tx_ring->next_to_use | Terry Loftin | 1 | -0/+2 |
2010-04-13 | igb: restrict WoL for 82576 ET2 Quad Port Server Adapter | Stefan Assmann | 2 | -0/+2 |