aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller
2008-08-04[IA64] Update generic configTony Luck
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller
2008-08-04sparc64: Use xcall_deliver() consistently.David S. Miller
2008-08-04sparc64: Use function pointer for cross-call sending.David S. Miller
2008-08-04arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi
2008-08-04sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller
2008-08-04[IA64] Fix uniprocessor build w.r.t. SGI_XP and SGI_GRUTony Luck
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg
2008-08-04kconfig: always write out .configSam Ravnborg
2008-08-04iwl3945: fix merge mistake for packet injectionZhu Yi
2008-08-04iwlwifi: grap nic access before accessing periphery registersTomas Winkler
2008-08-04iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach
2008-08-04iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger
2008-08-04rt2x00: Disable link tuning in rt2500usbIvo van Doorn
2008-08-04iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener
2008-08-04iwlwifi: rename 4965 to AGNTomas Winkler
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler
2008-08-04iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler
2008-08-04mac80211: automatic IBSS channel selectionDaniel Drake
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler
2008-08-04iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev
2008-08-04iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach
2008-08-04iwlwifi: set led register in disassociationEsti Kummer
2008-08-04iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler
2008-08-04iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler
2008-08-04iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler
2008-08-04iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-04iwlwifi: corrects power_level in sysfsEsti Kummer
2008-08-04iwlwifi: add power save to 5000 HWMohamed Abbas
2008-08-04[IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner
2008-08-04[IA64] update generic_defconfig to support sn2.Robin Holt
2008-08-04[IA64] update generic_defconfig for 2.6.27-rc1Robin Holt
2008-08-04[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreRobin Holt
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata