summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-12Merge tag 'v3.3-rc7' into gpio/nextGrant Likely
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan
2012-03-11mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo
2012-03-11regmap: Rejig struct declarations for stubbed APIMark Brown
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-10gma500: initial medfield mergeKirill A. Shutemov
2012-03-09USB: serial: use module_driver() macroGreg Kroah-Hartman
2012-03-09driver-core: Allow additional parameters for module_driverLars-Peter Clausen
2012-03-09net: Use bool in netdevice.h helpers.David S. Miller
2012-03-09net: Use bool in skbuff.h helper functions.David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09serial: introduce generic port in/out helpersPaul Gortmaker
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-09spi: Trivial warning fixShubhrajyoti D
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev
2012-03-09perf: Add ABI reference sizesStephane Eranian
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-03-09driver-core: remove legacy iSeries hackStephen Rothwell
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby
2012-03-08TTY: simserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby
2012-03-08TTY: simserial, remove support of shared interruptsJiri Slaby
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby
2012-03-08TTY: simserial, use only one copy of async flagsJiri Slaby
2012-03-08driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman
2012-03-08drivercore: Add driver probe deferral mechanismGrant Likely
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby