Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrl
[pandora-kernel.git] / include /
2011-10-25 Linus TorvaldsMerge branch 'for-next' of git://git.linaro.org/people...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2011-10-25 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of ftp.arm.linux.org.uk/pub...
2011-10-25 Jiri KosinaMerge branch 'upstream' into for-linus
2011-10-25 Jiri KosinaMerge branch 'upstream-fixes' into for-linus
2011-10-25 Jiri KosinaMerge branches 'acrux', 'logitech', 'multitouch', ...
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Russell KingMerge branch 'misc' into for-linus
2011-10-25 Linus TorvaldsMerge branches 'stable/drivers-3.2', 'stable/drivers...
2011-10-25 Russell KingMerge branches 'arnd-randcfg-fixes', 'debug', 'io'...
2011-10-25 Linus TorvaldsMerge branches 'stable/bug.fixes-3.2' and 'stable/mmu...
2011-10-25 Linus TorvaldsMerge branch 'stable/e820-3.2' of git://git./linux...
2011-10-24 David S. MillerMerge branch 'master' of ra./linux/kernel/git/davem/net
2011-10-24 Flavio LeitnerTCP: remove TCP_DEBUG
2011-10-24 Kirill Tkhaim68k: Finally remove leftover markers sections
2011-10-24 David S. MillerMerge git://git./linux/kernel/git/jkirsher/net-next
2011-10-24 Eric Dumazetipv4: tcp: fix TOS value in ACK messages sent from...
2011-10-24 Richard Cochrannet: hold sock reference while processing tx timestamps
2011-10-24 Eric Dumazettcp: md5: add more const attributes
2011-10-24 Rick JonesAdd ethtool -g support to virtio_net
2011-10-24 Eric Dumazettcp: md5: dont write skb head in tcp_md5_hash_header()
2011-10-24 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-10-24 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-10-24 Nicholas Bellingertarget: Remove legacy se_task->task_timer and associate...
2011-10-24 Nicholas Bellingertarget: Fix incorrect transport_sent usage
2011-10-24 Christoph Hellwigtarget: remove the task_sg_bidi field se_task and pSCSI...
2011-10-24 Nicholas Bellingertarget: transport_subsystem_check_init cleanups
2011-10-24 Christoph Hellwigtarget: use a workqueue for I/O completions
2011-10-24 Christoph Hellwigtarget: remove unused TRANSPORT_ states
2011-10-24 Christoph Hellwigtarget: remove TRANSPORT_DEFERRED_CMD state
2011-10-24 Christoph Hellwigtarget: remove the TRANSPORT_REMOVE state
2011-10-24 Christoph Hellwigtarget: stop task timers earlier
2011-10-24 Christoph Hellwigtarget: remove TF_TIMER_STOP
2011-10-24 Christoph Hellwigtarget: factor some duplicate code for stopping a task
2011-10-24 Christoph Hellwigtarget: remove SCF_EMULATE_QUEUE_FULL
2011-10-24 Christoph Hellwigtarget: remove the transport_qf_callback se_cmd callback
2011-10-24 Christoph Hellwigtarget: clean up the backend interface to caching param...
2011-10-24 Christoph Hellwigtarget: remove the ->transport_split_cdb callback in...
2011-10-24 Christoph Hellwigtarget: replace ->get_cdb with a target_get_task_cdb...
2011-10-24 Christoph Hellwigtarget: pack struct se_task more tightly
2011-10-24 Christoph Hellwigtarget: Remove unnecessary se_task members
2011-10-24 Christoph Hellwigtarget: make more use of the task_flags field in se_task
2011-10-24 Christoph Hellwigtarget: Cleanup unused se_task bits
2011-10-24 Christoph Hellwigtarget: Cleanup unused target_core_base.h bits
2011-10-24 Nicholas Bellingertarget: Merge transport_cmd_finish_abort_tmr into trans...
2011-10-24 Nicholas Bellingertarget: Convert ->transport_wait_for_tasks usage to...
2011-10-24 Roland Dreiertarget: Have core_tmr_alloc_req() take an explicit...
2011-10-24 Christoph Hellwigtarget: remove unused se_subsystem_api methods
2011-10-24 Nicholas Bellingertarget: Remove session_reinstatement parameter from...
2011-10-24 Christoph Hellwigtarget: push session reinstatement out of transport_gen...
2011-10-24 Christoph Hellwigtarget: remove transport_free_se_cmd
2011-10-24 Christoph Hellwigtarget: remove transport_generic_handle_cdb
2011-10-23 Linus TorvaldsMerge branch 'samsung-fixes-4' of git://github.com...
2011-10-23 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-10-22 Eric Dumazetinet: add rfc 3168 extract in front of INET_ECN_encapsu...
2011-10-21 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-21 Eric Dumazettcp: add const qualifiers where possible
2011-10-21 Eric W. Biedermanmacvtap: Fix the minor device number allocation
2011-10-21 Ian Campbellnet: add opaque struct around skb frag page
2011-10-20 Maciej Żenczykowskinet: allow CAP_NET_RAW to set socket options IP{,V6...
2011-10-20 Eric Dumazetnet: constify skbuff and Qdisc elements
2011-10-20 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-10-20 Stephen Warrenpinctrl: get_group_pins() const fixes
2011-10-20 Ian Campbellmm: add a "struct page_frag" type containing a page...
2011-10-19 Ian Campbellnet: do not take an additional reference in skb_frag_se...
2011-10-19 Dan Carpenterfilter: use unsigned int to silence static checker...
2011-10-19 Eric W. Biedermanclass: Implement support for class attrs in tagged...
2011-10-19 Eric W. Biedermansysfs: Implement support for tagged files in sysfs.
2011-10-19 Richard Cochrannet: validate HWTSTAMP ioctl parameters
2011-10-19 Andy Flemingnet: Allow skb_recycle_check to be done in stages
2011-10-19 Yevgeny Petrilinmlx4_en: Controlling FCS header removal
2011-10-19 Daniel Martenssoncaif-hsi: Added recovery check of CA wake status.
2011-10-19 Daniel Martenssoncaif-hsi: Added sanity check for length of CAIF frames
2011-10-19 Dmitry Tarnyagincaif-hsi: Make inactivity timeout configurable.
2011-10-19 Daniel Martenssoncaif-hsi: Making read and writes asynchronous.
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-19 Eric Dumazetmacvlan: handle fragmented multicast frames
2011-10-18 Jason Barondynamic_debug: consolidate repetitive struct _ddebug...
2011-10-18 Kai Jianguio: Support physical addresses >32 bits on 32-bit...
2011-10-18 David S. MillerMerge git://git./linux/kernel/git/jkirsher/net-next
2011-10-17 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-10-17 Marc Kleine-Buddecan: remove references to berlios mailinglist
2011-10-17 Gerrit Renkerudplite: fast-path computation of checksum coverage
2011-10-17 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-16 Greg Roseif_link: Add additional parameter to IFLA_VF_INFO for...
2011-10-16 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-10-14 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-10-14 Helmut Schaanl80211: Add sta_flags to the station info
2011-10-14 Helmut Schaamac80211: Populate radiotap header with MCS info for...
next