Age | Commit message (Expand) | Author |
2013-01-03 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: thermal: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: usb: host: ehci-orion.c: remove __devinitdata marking | Greg Kroah-Hartman |
2013-01-03 | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: virtio: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: vlynq: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: zorro: remove CONFIG_HOTPLUG usage | Greg Kroah-Hartman |
2013-01-03 | Drivers: xen: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | Drivers: w1: remove last __devexit_p() instance | Greg Kroah-Hartman |
2013-01-02 | Linux 3.8-rc2v3.8-rc2 | Linus Torvalds |
2013-01-02 | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-01-02 | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas |
2013-01-02 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2013-01-02 | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds |
2013-01-02 | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells |
2013-01-02 | UAPI: Remove empty Kbuild files | David Howells |
2013-01-02 | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-01-02 | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman |
2013-01-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins |
2013-01-02 | tmpfs mempolicy: fix /proc/mounts corrupting memory | Hugh Dickins |
2013-01-02 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-01-02 | watchdog: twl4030_wdt: add DT support | Aaro Koskinen |
2013-01-02 | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen |
2013-01-02 | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin |
2013-01-02 | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin |
2012-12-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-12-30 | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-30 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-30 | Revert "drm: tegra: protect DC register access with mutex" | Dave Airlie |
2012-12-30 | drm: tegra: program only one window during modeset | Lucas Stach |
2012-12-30 | drm: tegra: clean out old gem prototypes | Lucas Stach |
2012-12-30 | drm: tegra: remove redundant tegra2_tmds_config entry | Lucas Stach |
2012-12-30 | drm: tegra: protect DC register access with mutex | Lucas Stach |
2012-12-30 | drm: tegra: don't leave clients host1x member uninitialized | Lucas Stach |
2012-12-30 | drm: tegra: fix front_porch <-> back_porch mixup | Lucas Stach |
2012-12-30 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-12-30 | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2012-12-30 | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou... | Dave Airlie |
2012-12-28 | mm: fix null pointer dereference in wait_iff_congested() | Zlatko Calusic |
2012-12-28 | Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes | Olof Johansson |
2012-12-27 | libceph: fix protocol feature mismatch failure path | Sage Weil |
2012-12-27 | libceph: WARN, don't BUG on unexpected connection states | Alex Elder |