summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer
2011-11-27net/mlx4: move RSS related definitions to be globalOr Gerlitz
2011-11-26serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-25max8925_power: Enable power change notificationsPhilip Rakity
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity
2011-11-25max8925_power: Do not detect ac insert if handled by other codePhilip Rakity
2011-11-25max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity
2011-11-25Freezer: fix more fallout from the thaw_process renameStephen Rothwell
2011-11-25Merge tag 'v3.1' from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...Anton Vorontsov
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab
2011-11-23Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann
2011-11-23PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan
2011-11-23freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare
2011-11-23block: initialize request_queue's numa node duringMike Snitzer
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22tc: comment spelling fixesstephen hemminger
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville