Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | drm/radeon/kms: more atom parser fixes (v2) | Alex Deucher | 2010-04-09 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-04-17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | drm/i915: Ignore LVDS EDID when it is unavailabe or invalid | Zhao Yakui | 2010-04-10 | |
| * | | | | | | | | | | drm/i915: Add no_lvds entry for the Clientron U800 | Stefan Bader | 2010-04-03 | |
| * | | | | | | | | | | drm/i915: Rename many remaining uses of "output" to encoder or connector. | Eric Anholt | 2010-03-25 | |
| * | | | | | | | | | | drm/i915: Rename intel_output to intel_encoder. | Eric Anholt | 2010-03-25 | |
| * | | | | | | | | | | agp/intel: intel_845_driver is an agp driver! | Daniel Vetter | 2010-03-25 | |
| * | | | | | | | | | | drm/i915: introduce to_intel_bo helper | Daniel Vetter | 2010-03-25 | |
| * | | | | | | | | | | drm/i915: Disable FBC on 915GM and 945GM. | Robert Hooker | 2010-03-25 | |
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'bugzilla-15749' into release | Len Brown | 2010-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ACPI: EC: Limit burst to 64 bits | Alexey Starikovskiy | 2010-04-16 | |
* | | | | | | | | | | | | | [WATCHDOG] max63xx driver depends on ioremap() | Geert Uytterhoeven | 2010-04-16 | |
* | | | | | | | | | | | | | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier | 2010-04-16 | |
* | | | | | | | | | | | | | [WATCHDOG] fixed book E watchdog period register mask. | Luuk Paulussen | 2010-04-16 | |
* | | | | | | | | | | | | | [WATCHDOG] omap4: Fix WDT Kconfig | Santosh Shilimkar | 2010-04-16 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | firewire: cdev: fix information leak | Stefan Richter | 2010-04-10 | |
| * | | | | | | | | | | | firewire: cdev: require quadlet-aligned headers for transmit packets | Clemens Ladisch | 2010-04-10 | |
| * | | | | | | | | | | | firewire: cdev: disallow receive packets without header | Clemens Ladisch | 2010-04-10 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-04-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Input: wacom - switch mode upon system resume | Ping Cheng | 2010-04-15 | |
| * | | | | | | | | | | | Revert "Input: wacom - merge out and in prox events" | Dmitry Torokhov | 2010-04-14 | |
| * | | | | | | | | | | | Input: matrix_keypad - allow platform to disable key autorepeat | H Hartley Sweeten | 2010-04-06 | |
| * | | | | | | | | | | | Input: ALPS - add signature for HP Pavilion dm3 laptops | Chase Douglas | 2010-04-06 | |
| * | | | | | | | | | | | Input: i8042 - spelling fix | Dominik Brodowski | 2010-04-06 | |
| * | | | | | | | | | | | Input: sparse-keymap - implement safer freeing of the keymap | Dmitry Torokhov | 2010-03-22 | |
| * | | | | | | | | | | | Input: bcm5974 - retract efi-broken suspend_resume | Henrik Rydberg | 2010-03-20 | |
| * | | | | | | | | | | | Input: sparse-keymap - free the right keymap on error | Yong Wang | 2010-03-20 | |
* | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock | 2010-04-14 | |
| * | | | | | | | | | | | | hwmon: (it87) Invalidate cache on temperature sensor change | Jean Delvare | 2010-04-14 | |
| * | | | | | | | | | | | | hwmon: (it87) Properly handle wrong sensor type requests | Jean Delvare | 2010-04-14 | |
| * | | | | | | | | | | | | hwmon: (it87) Don't arbitrarily enable temperature channels | Jean Delvare | 2010-04-14 | |
| * | | | | | | | | | | | | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare | 2010-04-14 | |
| * | | | | | | | | | | | | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella | 2010-04-14 | |
* | | | | | | | | | | | | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 | |
* | | | | | | | | | | | | | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. | Rusty Russell | 2010-04-14 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | smc91c92_cs: define multicast_table as unsigned char | Ken Kawasaki | 2010-04-13 | |
| * | | | | | | | | | | | e1000e: stop cleaning when we reach tx_ring->next_to_use | Terry Loftin | 2010-04-13 | |
| * | | | | | | | | | | | igb: restrict WoL for 82576 ET2 Quad Port Server Adapter | Stefan Assmann | 2010-04-13 | |
| * | | | | | | | | | | | virtio_net: missing sg_init_table | Shirley Ma | 2010-04-13 | |
| * | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | iwlwifi: need check for valid qos packet before free | Wey-Yi Guy | 2010-04-08 | |
| * | | | | | | | | | | | myri10ge: fix rx_pause in myri10ge_set_pauseparam | Brice Goglin | 2010-04-08 | |
| * | | | | | | | | | | | stmmac: use resource_size() | Dan Carpenter | 2010-04-08 | |
| * | | | | | | | | | | | cnic: Fix crash during bnx2x MTU change. | Michael Chan | 2010-04-07 | |
| * | | | | | | | | | | | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | David S. Miller | 2010-04-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ |