summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion: move platform_data definitionsArnd Bergmann2012-09-197-0/+184
* ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-144-0/+113
* ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-144-0/+142
* ARM: vt8500: move platform_data definitionsArnd Bergmann2012-09-141-0/+31
* ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-141-0/+28
* ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-141-0/+22
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1414-0/+612
* ARM: netx: move platform_data definitionsArnd Bergmann2012-09-141-0/+27
* ARM: msm: move platform_data definitionsArnd Bergmann2012-09-142-0/+177
* ARM: imx: move platform_data definitionsArnd Bergmann2012-09-1417-0/+730
* ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-144-0/+213
* ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-147-0/+381
* ARM: at91: move platform_data definitionsArnd Bergmann2012-09-142-1/+62
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-221-2/+0
|\
| * drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-221-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-08-221-2/+0
|\ \
| * | target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-211-2/+0
| |/
* | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-222-0/+2
|\ \
| * | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-022-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-221-0/+18
|\ \ \
| * | | introduce kref_put_mutex()Al Viro2012-08-221-0/+18
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-212-3/+3
|\ \ \ \
| * | | | mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-211-2/+2
| * | | | string: do not export memweight() to userspaceWANG Cong2012-08-211-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-218-37/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-211-1/+3
| * | | | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-201-0/+2
| * | | | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-201-1/+1
| |\ \ \ \
| | * | | | netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-101-1/+1
| * | | | | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-201-0/+2
| * | | | | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-201-0/+7
| * | | | | llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-141-1/+1
| * | | | | netpoll: convert several functions to boolAmerigo Wang2012-08-141-7/+7
| * | | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-141-15/+15
| * | | | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-141-0/+3
| * | | | | netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang2012-08-141-9/+9
| * | | | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-141-2/+2
| * | | | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-141-0/+3
| * | | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-142-2/+3
* | | | | | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-211-0/+1
|\ \ \ \ \ \
| * | | | | | pinctrl: header: trivial: declare struct deviceRichard Genoud2012-08-171-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-211-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-20482-3313/+18260
| |\ \ \ \ \ \
| * | | | | | | ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap2012-08-201-1/+2
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-201-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-0/+2
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-201-2/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-08-131-2/+9
* | | | | | | | | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-171-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich2012-08-161-0/+2
| | |_|_|/ / / / / | |/| | | | | | |