| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: MMU: Fix oopses with SLUB | Avi Kivity | 2007-07-20 | 1 | -13/+26 |
* | KVM: x86 emulator: implement rdmsr and wrmsr | Avi Kivity | 2007-07-20 | 3 | -5/+31 |
* | KVM: Fix memory slot management functions for guest smp | Avi Kivity | 2007-07-20 | 3 | -123/+52 |
* | KVM: MMU: Store nx bit for large page shadows | Avi Kivity | 2007-07-20 | 2 | -2/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 | 7 | -0/+510 |
|\ |
|
| * | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 2 | -1/+97 |
| * | Begin consolidation of of_device.h | Stephen Rothwell | 2007-07-20 | 1 | -1/+1 |
| * | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-20 | 4 | -0/+137 |
| * | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 1 | -0/+115 |
| * | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 1 | -0/+24 |
| * | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 1 | -0/+21 |
| * | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 1 | -0/+26 |
| * | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 1 | -0/+24 |
| * | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 3 | -0/+67 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-20 | 10 | -113/+545 |
|\ \ |
|
| * | | Input: appletouch - improve powersaving for Geyser3 devices | Soeren Sonnenburg | 2007-07-20 | 1 | -37/+74 |
| * | | Input: lifebook - fix an oops on Panasonic CF-18 | Dmitry Torokhov | 2007-07-20 | 1 | -1/+1 |
| * | | Input: switch to using seq_list_xxx helpers | Pavel Emelianov | 2007-07-18 | 1 | -25/+4 |
| * | | Input: i8042 - give more trust to PNP data on i386 | Dmitry Torokhov | 2007-07-18 | 1 | -7/+29 |
| * | | Input: add driver for Fujitsu serial touchscreens | Dmitry Torokhov | 2007-07-18 | 3 | -0/+203 |
| * | | Input: ads7846 - re-check pendown status before reporting events | Semih Hazar | 2007-07-18 | 1 | -0/+15 |
| * | | Input: ads7846 - introduce sample settling delay | Semih Hazar | 2007-07-18 | 1 | -1/+64 |
| * | | Input: xpad - add support for leds on xbox 360 pad | Jan Kratochvil | 2007-07-18 | 2 | -42/+155 |
* | | | pata_cs5520: Fix probe bug regression introduced in 2.6.22 | Alan Cox | 2007-07-20 | 1 | -1/+1 |
* | | | lguest: override sched_clock | Rusty Russell | 2007-07-20 | 1 | -1/+8 |
* | | | lguest: trivial: We now have asm/processor-flags.h, so use it. | Rusty Russell | 2007-07-20 | 1 | -3/+1 |
* | | | lguest: fix sense if IF flag on interrupt injection | Rusty Russell | 2007-07-20 | 1 | -5/+5 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-20 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 2007-07-20 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-20 | 20 | -398/+799 |
|\ \ \ |
|
| * | | | libata: implement EH fast drain | Tejun Heo | 2007-07-20 | 3 | -2/+101 |
| * | | | libata: schedule probing after SError access failure during autopsy | Tejun Heo | 2007-07-20 | 1 | -1/+5 |
| * | | | libata: clear HOTPLUG flag after a reset | Tejun Heo | 2007-07-20 | 1 | -5/+10 |
| * | | | libata: improve SCSI scan failure handling | Tejun Heo | 2007-07-20 | 3 | -18/+49 |
| * | | | libata: quickly trigger SATA SPD down after debouncing failed | Tejun Heo | 2007-07-20 | 2 | -3/+5 |
| * | | | libata: improve SATA PHY speed down logic | Tejun Heo | 2007-07-20 | 2 | -7/+28 |
| * | | | The SATA controller device ID is different according to | su henry | 2007-07-20 | 1 | -1/+4 |
| * | | | ahci: implement SCR_NOTIFICATION r/w | Tejun Heo | 2007-07-20 | 1 | -31/+37 |
| * | | | ahci: make NO_NCQ handling more consistent | Tejun Heo | 2007-07-20 | 1 | -2/+8 |
| * | | | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 | 14 | -133/+189 |
| * | | | libata: implement AC_ERR_NCQ | Tejun Heo | 2007-07-20 | 1 | -3/+4 |
| * | | | libata: improve EH report formatting | Tejun Heo | 2007-07-20 | 6 | -25/+95 |
| * | | | sata_sil24: separate out sil24_do_softreset() | Tejun Heo | 2007-07-20 | 1 | -3/+10 |
| * | | | sata_sil24: separate out sil24_exec_polled_cmd() | Tejun Heo | 2007-07-20 | 1 | -20/+56 |
| * | | | sata_sil24: replace sil24_update_tf() with sil24_read_tf() | Tejun Heo | 2007-07-20 | 1 | -9/+14 |
| * | | | ahci: separate out ahci_do_softreset() | Tejun Heo | 2007-07-20 | 1 | -4/+10 |
| * | | | ahci: separate out ahci_exec_polled_cmd() | Tejun Heo | 2007-07-20 | 1 | -21/+33 |
| * | | | ahci: separate out ahci_kick_engine() | Tejun Heo | 2007-07-20 | 1 | -33/+36 |
| * | | | ahci: use deadline instead of fixed timeout for 1st FIS for SRST | Tejun Heo | 2007-07-20 | 1 | -1/+7 |
| * | | | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 | 4 | -14/+14 |