Age | Commit message (Expand) | Author | Files | Lines |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 65 | -188/+172 |
2013-01-03 | SPARC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 23 | -100/+86 |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 21 | -89/+84 |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 43 | -134/+131 |
2013-01-03 | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman | 7 | -17/+17 |
2013-01-03 | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman | 12 | -175/+152 |
2013-01-03 | Drivers: sbus: remove __dev* attributes. | Greg Kroah-Hartman | 5 | -15/+15 |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 31 | -128/+111 |
2013-01-03 | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -55/+50 |
2013-01-03 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 34 | -139/+138 |
2013-01-03 | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 39 | -175/+162 |
2013-01-03 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 25 | -94/+85 |
2013-01-03 | Drivers: mtd: remove __dev* attributes. | Greg Kroah-Hartman | 14 | -43/+37 |
2013-01-03 | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 20 | -69/+65 |
2013-01-03 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 102 | -373/+360 |
2013-01-03 | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -6/+2 |
2013-01-03 | Drivers: thermal: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2013-01-03 | Drivers: usb: host: ehci-orion.c: remove __devinitdata marking | Greg Kroah-Hartman | 1 | -1/+1 |
2013-01-03 | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 13 | -57/+54 |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 51 | -296/+217 |
2013-01-03 | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 39 | -120/+114 |
2013-01-03 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 70 | -214/+209 |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 85 | -525/+463 |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 135 | -1129/+1017 |
2013-01-03 | Drivers: virtio: remove __dev* attributes. | Greg Kroah-Hartman | 3 | -9/+9 |
2013-01-03 | Drivers: vlynq: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2013-01-03 | Drivers: zorro: remove CONFIG_HOTPLUG usage | Greg Kroah-Hartman | 1 | -4/+0 |
2013-01-03 | Drivers: xen: remove __dev* attributes. | Greg Kroah-Hartman | 3 | -11/+10 |
2013-01-03 | Drivers: w1: remove last __devexit_p() instance | Greg Kroah-Hartman | 1 | -1/+1 |
2013-01-02 | Linux 3.8-rc2v3.8-rc2 | Linus Torvalds | 1 | -1/+1 |
2013-01-02 | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2013-01-02 | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas | 1 | -2/+3 |
2013-01-02 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 5 | -14/+29 |
2013-01-02 | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 6 | -55/+63 |
2013-01-02 | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells | 1 | -3/+3 |
2013-01-02 | UAPI: Remove empty Kbuild files | David Howells | 8 | -8/+0 |
2013-01-02 | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+14 |
2013-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -28/+29 |
2013-01-02 | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 2 | -21/+49 |
2013-01-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -58/+152 |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins | 4 | -14/+9 |
2013-01-02 | tmpfs mempolicy: fix /proc/mounts corrupting memory | Hugh Dickins | 1 | -38/+26 |
2013-01-02 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong | 1 | -1/+21 |
2013-01-02 | watchdog: twl4030_wdt: add DT support | Aaro Koskinen | 3 | -2/+23 |
2013-01-02 | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen | 1 | -1/+0 |
2013-01-02 | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin | 1 | -7/+6 |
2013-01-02 | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin | 1 | -4/+0 |
2012-12-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 46 | -397/+880 |
2012-12-30 | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 20 | -88/+109 |
2012-12-30 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+3 |