summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-09-03pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König-1/+1
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz-0/+7
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-3/+5
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-0/+6
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+0
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+13
2012-08-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+20
2012-08-24drm: Check for invalid cursor flagsJakob Bornecrantz-2/+3
2012-08-24drm: Initialize object type when using DRM_MODE() macroVille Syrjälä-1/+2
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann-0/+4
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann-0/+4
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann-63/+107
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-2/+0
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+18
2012-08-22introduce kref_put_mutex()Al Viro-0/+18
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-3/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-37/+57
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman-2/+2
2012-08-21string: do not export memweight() to userspaceWANG Cong-1/+1
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau-2/+0
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet-1/+3
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier-2/+0
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-1/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai-3313/+18260
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+9
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller-1/+1
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond-0/+2
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi-0/+7
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap-1/+2
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud-0/+1
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich-0/+2
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-1/+18
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk-2/+0
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann-0/+2
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)-0/+2
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz-9/+20
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings-1/+1
2012-08-14netpoll: convert several functions to boolAmerigo Wang-7/+7
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang-15/+15
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang-0/+3
2012-08-14netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang-9/+9
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang-2/+2