summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-19ftrace: Return pt_regs to function trace callbackSteven Rostedt9-30/+47
2012-07-19ftrace: Consolidate arch dependent functions with 'list' functionSteven Rostedt2-41/+17
2012-07-19ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt11-46/+113
2012-07-18Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+4
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar331-1775/+2887
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds45-144/+256
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds3-4/+9
2012-07-17Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2-3/+4
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga1-1/+1
2012-07-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov1-2/+3
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck1-0/+3
2012-07-16ax25: Fix missing breakAlan Cox1-0/+1
2012-07-16MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainershipDmitry Eremin-Solenikov1-1/+2
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-10/+35
2012-07-16caif: Fix access to freed pernet memorySjur Brændeland1-1/+1
2012-07-16net: cgroup: fix access the unallocated memory in netprio cgroupGao feng1-17/+54
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2012-07-16sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2-7/+12
2012-07-16Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds5-29/+32
2012-07-16Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-37/+38
2012-07-16timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner1-0/+1
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox1-16/+19
2012-07-16gma500: move the ASLE enableAlan Cox3-5/+9
2012-07-16gma500: Fix lid related crashAlan Cox1-8/+4
2012-07-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds3-50/+114
2012-07-16fifo: Do not restart open() if it already found a partnerAnders Kaseorg1-5/+4
2012-07-16Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+6
2012-07-16net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet1-1/+1
2012-07-16ARM: dma-mapping: modify condition check while freeing pagesPrathyush K1-2/+2
2012-07-14Linux 3.5-rc7v3.5-rc7Linus Torvalds1-1/+1
2012-07-14blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo1-5/+3
2012-07-14pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2-0/+4
2012-07-14pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng1-0/+2
2012-07-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-91/+43
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2012-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+18
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds17-115/+261
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan1-10/+32
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-14Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-9/+18
2012-07-13Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+2
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-19/+107
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig3-31/+23
2012-07-13xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig1-1/+1