summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-16perf tools: Add support to specify pmu style eventJiri Olsa
2012-03-16perf tools: Add perf pmu object to access pmu format definitionJiri Olsa
2012-03-16perf tools: Add config options support for event parsingJiri Olsa
2012-03-16perf tools: Add parser generator for events parsingJiri Olsa
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-16genirq: Remove paranoid warnons and bogus fixupsThomas Gleixner
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris
2012-03-16Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-16Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds
2012-03-16drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter
2012-03-16MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee
2012-03-16MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg
2012-03-16MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg
2012-03-16MAINTAINERS: Gustavo has movedGustavo Padovan
2012-03-16prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov
2012-03-16rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine
2012-03-16MAINTAINERS: update ST's Mailing list for SPEArViresh Kumar
2012-03-16memcg: free mem_cgroup by RCU to fix oopsHugh Dickins
2012-03-15ntp: Fix integer overflow when setting timeSasha Levin
2012-03-15math: Introduce div64_longSasha Levin
2012-03-15perf tools: Adjust make rulesJan Beulich
2012-03-15i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala
2012-03-15i2c-core: Comment says "transmitted" but means "received"Wolfram Sang
2012-03-15printk: Make it compile with !CONFIG_PRINTKPeter Zijlstra
2012-03-15Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-03-15drm exynos: use drm_fb_helper_set_par directlySascha Hauer
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski
2012-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-15Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf
2012-03-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-03-14Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-03-14hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo