summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-06-12of: remove CONFIG_OF_DEVICERob Herring
2013-06-12of: remove of_platform_driverRob Herring
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12of: remove #ifdef from linux/of_platform.hArnd Bergmann
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12dma: of: Remove check on always true conditionLars-Peter Clausen
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson
2013-06-11ARM: clps711x: Add support for SYSCON driverAlexander Shiyan
2013-06-11ftrace: Remove ftrace_regex_lseek()Li Zefan
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11mfd: wm8994: Emulate level triggered interrupts if requiredMark Brown
2013-06-11mfd: rtsx: Add support for RTL8411BRoger Tseng
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna
2013-06-11ARM: OMAP2+: add user and fifo info to mailbox platform dataSuman Anna
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-06-11phy-rcar-usb: add R8A7778 supportSergei Shtylyov
2013-06-11phy-rcar-usb: add platform dataSergei Shtylyov
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov
2013-06-11Merge tag 'renesas-intc-external-irq-for-v3.11' of git://git.kernel.org/pub/s...Olof Johansson
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-10net: add low latency socket pollEliezer Tamir
2013-06-10net: add napi_id and hashEliezer Tamir
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney
2013-06-10rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney
2013-06-10rcu: Remove rcu_preempt_note_context_switch()Paul E. McKenney
2013-06-10rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.hPaul E. McKenney
2013-06-10rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney
2013-06-10rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-10PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely
2013-06-10irqdomain: Eliminate revmap typeGrant Likely
2013-06-10irqdomain: merge linear and tree reverse mappings.Grant Likely