summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: virtio: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: vlynq: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman
2013-01-03Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: w1: remove last __devexit_p() instanceGreg Kroah-Hartman
2013-01-02Linux 3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin