aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-04Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang
2008-08-04sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt
2008-08-04SH2(A) cache updateYoshinori Sato
2008-08-04nommu: Provide vmalloc_exec().Paul Mundt
2008-08-04add addrespace definition for sh2a.Takashi Yoshii
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt