summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-05net: kill dev->masterJiri Pirko1-4/+0
2013-01-05net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko1-5/+1
2013-01-05net: introduce upper device listsJiri Pirko1-0/+14
2013-01-05regmap: irq: Support wake IRQ mask inversionMark Brown1-0/+1
2013-01-04Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULLZhang Rui1-0/+2
2013-01-04net: add address assign type "SET"Jiri Pirko1-0/+2
2013-01-04net: set dev->addr_assign_type correctlyJiri Pirko1-1/+1
2013-01-04include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-04Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-04pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-04aerdrv: Enhanced AER loggingLance Ortiz1-2/+2
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter6-0/+761
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-0/+5
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-0/+9
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2013-01-03HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten1-3/+0
2013-01-03HID: introduce helper for hid_driver boilerplateH Hartley Sweeten1-0/+12
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds1-0/+1
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren1-0/+9
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins1-7/+4
2013-01-02regmap: flat: Add flat cache typeMark Brown1-1/+2
2012-12-30veth: reduce stat overheadEric Dumazet1-0/+1
2012-12-29net: add change_carrier netdev opJiri Pirko1-0/+12
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-12-27mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman2-1/+4
2012-12-26namei.h: include errno.hStephen Warren1-0/+1
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara1-1/+1
2012-12-24Input: adxl34x - make platform_data include self containedWolfram Sang1-0/+2
2012-12-24ARM: delete struct sys_timerStephen Warren3-3/+3
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-3/+1
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin1-0/+6
2012-12-24regulator: lp8755: new driver for LP8755Daniel Jeong1-0/+71
2012-12-23kvm: Fix memory slot generation updatesAlex Williamson1-1/+2
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds1-8/+47
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2012-12-22net: devnet_rename_seq should be a seqcountEric Dumazet1-1/+1
2012-12-22dm: remove map_infoMikulas Patocka1-4/+2
2012-12-22dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-22dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-22dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-21edac: edac_mc no longer deals with kobjects directlyShaun Ruffell1-1/+0
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21