summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-1/+4
2012-09-15uprobes: Introduce arch_uprobe_enable/disable_step()Sebastian Andrzej Siewior1-0/+2
2012-09-15uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov1-1/+2
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar5-13/+37
2012-09-12trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett1-10/+18
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-09-02linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck1-2/+10
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-28uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov1-1/+1
2012-08-28uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov1-4/+0
2012-08-28uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2-0/+7
2012-08-28uprobes: Kill uprobes_state->countOleg Nesterov1-1/+1
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar29-71/+164
2012-08-26Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-0/+6
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+13
2012-08-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+20
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann1-0/+4
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann1-0/+4
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann21-46/+72
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa1-2/+2
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+18
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-35/+51
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar323-2453/+15514
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-10/+175
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+18
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann1-0/+2
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-08-15netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3