summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-03perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo
2012-08-02Linux 3.6-rc1Linus Torvalds
2012-08-02m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-08-02libertas: fix two memory leaksDaniel Drake
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut
2012-08-02Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-02perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo
2012-08-02perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo
2012-08-02ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh
2012-08-02exofs: Use proper max_IO calculations from oreBoaz Harrosh
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee
2012-08-02exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-08-02exofs: stop using s_dirtArtem Bityutskiy
2012-08-02exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul
2012-08-02ASoC: core: Fix check before defaulting to regmapMark Brown
2012-08-02ipv4: route.c cleanupEric Dumazet
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-02ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity