summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov
2012-07-31wlcore: don't get the hlid from a queued skbArik Nemtsov
2012-07-31cfg80211: unify IE searchVladimir Kondratiev
2012-07-31mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach
2012-07-31mac80211: don't react to beacon loss if HW monitoringJohannes Berg
2012-07-31mac80211: VHT (11ac) associationMahesh Palivela
2012-07-31mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh
2012-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-27Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2012-07-27powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds
2012-07-27powerpc: Lack of firmware flash support is not an errorAnton Blanchard
2012-07-27powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard
2012-07-27powerpc: Update g5_defconfigBenjamin Herrenschmidt
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-26Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter
2012-07-27cpumask: cpulist_parse() comments correctionAlex Shi
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie
2012-07-27cpumask: add a few comments of cpumask functionsAlex Shi
2012-07-26sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill
2012-07-26sparc32: delete dead code in show_mem()Sam Ravnborg
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg
2012-07-26sparc32: move probe_memory() to srmmu.cSam Ravnborg
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg
2012-07-26sparc32: drop quicklistSam Ravnborg
2012-07-26sparc32: drop sparc model check in paging_initSam Ravnborg
2012-07-26sparc32: drop sparc_unmapped_baseSam Ravnborg
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg
2012-07-26sparc32: drop fixmap.hSam Ravnborg
2012-07-26sparc32: fixmap.h cleanupSam Ravnborg
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg
2012-07-26sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg