summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2012-09-061-0/+1
* clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson2012-09-061-0/+1
* clk: ux500: First version of clock definitions for ux500Ulf Hansson2012-09-061-0/+17
* clk: convert ARM RealView to common clkLinus Walleij2012-08-241-0/+1
* 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
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-171-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-051-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-161-1/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | | | | | | | fuse: add missing INIT flagsMiklos Szeredi2012-07-181-0/+8
| * | | | | | | | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-181-1/+6
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-142-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |