summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle
2013-05-21mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax
2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley
2013-05-20vt: delete unneeded function unregister_con_driverWang YanQing
2013-05-20vt: delete unneeded function unbind_con_driverWang YanQing
2013-05-20vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20tty: Remove TTY_HW_COOK_IN/OUTPeter Hurley
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar
2013-05-20usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner
2013-05-20ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811AMark Brown
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-20mfd: arizona: Support use of external DCVDDMark Brown
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-20virtio: remove virtqueue_add_buf().Rusty Russell
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
2013-05-19of/pci: Add of_pci_parse_bus_range() functionThierry Reding
2013-05-19of/pci: Add of_pci_get_devfn() functionThierry Reding
2013-05-19of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner
2013-05-16clockevents: Add module refcountThomas Gleixner
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner
2013-05-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner
2013-05-16clocksource: Add module refcountThomas Gleixner
2013-05-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day
2013-05-15Add wait_on_atomic_t() and wake_up_atomic_t()David Howells
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-14blk-throttle: implement proper hierarchy supportTejun Heo