summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+1
2012-07-06jump label: Remove static_branch()Jason Baron1-16/+1
2012-07-06tracepoint: Use static_key_false(), since static_branch() is deprecatedJason Baron1-1/+1
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar24-46/+113
2012-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+4
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2012-06-28tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt1-1/+1
2012-06-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2012-06-22Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan1-0/+4
2012-06-21Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-06-21Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+38
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-2/+12
2012-06-21Viresh has movedViresh Kumar2-2/+2
2012-06-21mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-06-20Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-1/+3
2012-06-19kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers1-5/+5
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt1-3/+3
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust1-0/+1
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore supportYan, Zheng1-0/+11
2012-06-18perf: Introduce perf_pmu_migrate_context()Yan, Zheng1-0/+2
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-1/+3
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap1-0/+2
2012-06-16swap: fix shmem swapping when more than 8 areasHugh Dickins1-3/+5
2012-06-16Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2012-06-16Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2012-06-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+5
2012-06-16net: remove skb_orphan_try()Eric Dumazet1-5/+2
2012-06-16kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-7/+38
2012-06-15block: Drop dead function blk_abort_queue()Asias He1-1/+0
2012-06-14tracing: Add comments for the other bits of ftrace_event_call.flagsSteven Rostedt1-0/+3
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+7
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+15
2012-06-14pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-0/+1
2012-06-14pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov1-0/+1
2012-06-14USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-2/+2
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet1-4/+4
2012-06-13Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-0/+5
2012-06-11[media] Fix regression in ioctl numberingHans Verkuil1-3/+3
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar5-10/+68
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2-3/+5
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou1-0/+1
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2-1/+2
2012-06-10net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+11
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2