Age | Commit message (Expand) | Author | Files | Lines |
2013-02-26 | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -34/+96 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 29 | -706/+490 |
2013-02-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 369 | -11557/+22394 |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 5 | -378/+1210 |
2013-02-26 | drm/tilcdc: only build on arm | Stephen Rothwell | 1 | -1/+1 |
2013-02-26 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+3 |
2013-02-25 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 47 | -1004/+3725 |
2013-02-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 466 | -8472/+31149 |
2013-02-25 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 14 | -137/+1517 |
2013-02-25 | tty vt: fix character insertion overflow | Nicolas Pitre | 1 | -1/+1 |
2013-02-25 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 12 | -54/+1210 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -9/+957 |
2013-02-24 | Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ... | Dave Airlie | 14 | -1266/+1262 |
2013-02-24 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 4 | -51/+34 |
2013-02-24 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 10 | -35/+320 |
2013-02-24 | mm: rename page struct field helpers | Mel Gorman | 2 | -2/+2 |
2013-02-24 | usb: forbid memory allocation with I/O during bus reset | Ming Lei | 1 | -0/+13 |
2013-02-24 | pm / runtime: force memory allocation with no I/O during Runtime PM callbcack | Ming Lei | 1 | -1/+18 |
2013-02-24 | pm / runtime: introduce pm_runtime_set_memalloc_noio() | Ming Lei | 1 | -0/+70 |
2013-02-24 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen | 1 | -10/+13 |
2013-02-24 | cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu | Wen Congyang | 1 | -0/+2 |
2013-02-24 | memory-hotplug: remove sysfs file of node | Tang Chen | 1 | -2/+6 |
2013-02-24 | memory-hotplug: remove /sys/firmware/memmap/X sysfs | Yasuaki Ishimatsu | 1 | -13/+183 |
2013-02-24 | memory-hotplug: check whether all memory blocks are offlined or not when remo... | Yasuaki Ishimatsu | 1 | -0/+6 |
2013-02-24 | drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE | Andrew Morton | 1 | -7/+7 |
2013-02-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 21 | -37/+1956 |
2013-02-24 | Merge branch 'acpi-pm' into fixes | Rafael J. Wysocki | 3 | -29/+94 |
2013-02-24 | ACPI / PM: Take unusual configurations of power resources into account | Rafael J. Wysocki | 3 | -29/+94 |
2013-02-23 | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 5 | -17/+11 |
2013-02-23 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -8/+8 |
2013-02-23 | Merge branch 'acpi-cleanup' into fixes | Rafael J. Wysocki | 1 | -4/+1 |
2013-02-23 | Merge branch 'pm-cpufreq' into fixes | Rafael J. Wysocki | 1 | -1/+1 |
2013-02-23 | imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() | Wei Yongjun | 1 | -1/+1 |
2013-02-23 | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off | Rafael J. Wysocki | 1 | -4/+1 |
2013-02-22 | drm/i915: Revert hdmi HDP pin checks | Daniel Vetter | 1 | -29/+0 |
2013-02-22 | drm/tegra: Add list of framebuffers to debugfs | Thierry Reding | 1 | -0/+44 |
2013-02-22 | drm/tegra: Fix color expansion | Thierry Reding | 1 | -1/+1 |
2013-02-22 | drm/tegra: Split DC_CMD_STATE_CONTROL register write | Thierry Reding | 1 | -2/+3 |
2013-02-22 | drm/tegra: Implement page-flipping support | Thierry Reding | 4 | -0/+82 |
2013-02-22 | drm/tegra: Implement VBLANK support | Thierry Reding | 3 | -17/+91 |
2013-02-22 | drm/tegra: Implement .mode_set_base() | Thierry Reding | 1 | -0/+32 |
2013-02-22 | drm/tegra: Add plane support | Thierry Reding | 3 | -95/+372 |
2013-02-22 | drm/tegra: Remove bogus tegra_framebuffer structure | Thierry Reding | 2 | -12/+1 |
2013-02-22 | drm: Add consistency check for page-flipping | Thierry Reding | 1 | -0/+7 |
2013-02-22 | drm/radeon: Use generic HDMI infoframe helpers | Thierry Reding | 2 | -161/+58 |
2013-02-22 | drm/tegra: Use generic HDMI infoframe helpers | Thierry Reding | 3 | -306/+110 |
2013-02-22 | drm: Add HDMI infoframe helpers | Thierry Reding | 2 | -0/+34 |
2013-02-22 | video: Add generic HDMI infoframe helpers | Thierry Reding | 3 | -0/+312 |
2013-02-22 | drm: Move mode tables to drm_edid.c | Thierry Reding | 2 | -781/+746 |
2013-02-22 | drm: Remove duplicate drm_mode_cea_vic() | Thierry Reding | 4 | -27/+11 |