summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-181-0/+1
* [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-181-1/+1
* [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
* [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
* [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
* [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-181-2/+8
* [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-181-2/+5
* [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
* [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
* [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-181-1/+1
* [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0
* [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1
* [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
* [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-182-0/+43
* [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-181-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-1514-334/+511
|\
| * [IA64] update sn2_defconfigJes Sorensen2007-10-151-254/+189
| * [IA64] Fix kernel hangup in kdump on INITKenji Kaneshige2007-10-121-5/+8
| * [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-123-3/+3
| * [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-121-5/+1
| * [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-121-22/+25
| * [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-121-22/+19
| * [IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2007-10-123-0/+247
| * [IA64] abstract SAL_CALL wrapper to allow other firmware entry pointsBjorn Helgaas2007-10-121-6/+9
| * [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-121-7/+0
| * [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-123-11/+11
* | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-1525-1288/+1872
|\ \
| * | sched: sync wakeups preempt tooIngo Molnar2007-10-151-10/+1
| * | sched: affine sync wakeupsIngo Molnar2007-10-153-6/+12
| * | sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2007-10-152-0/+12
| * | sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-152-0/+26
| * | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-154-2/+27
| * | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-152-4/+12
| * | sched: domain sysctl fixes: add terminator commentMilton Miller2007-10-151-0/+1
| * | sched: domain sysctl fixes: do not crash on allocation failureMilton Miller2007-10-151-2/+8
| * | sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller2007-10-151-4/+30
| * | sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller2007-10-151-1/+2
| * | sched: domain sysctl fixes: use kcalloc()Milton Miller2007-10-151-3/+2
| * | Make scheduler debug file operations constArjan van de Ven2007-10-151-1/+1
| * | sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar2007-10-151-3/+4
| * | sched: reintroduce topology.h tuningsIngo Molnar2007-10-151-7/+5
| * | sched: allow the immediate migration of cache-cold tasksIngo Molnar2007-10-151-1/+7
| * | sched: debug, improve migration statisticsIngo Molnar2007-10-153-32/+149
| * | sched: debug: increase width of debug lineIngo Molnar2007-10-151-6/+7
| * | sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra2007-10-151-3/+8
| * | sched: reintroduce cache-hot affinityIngo Molnar2007-10-154-0/+38
| * | sched: speed up context-switches a bitIngo Molnar2007-10-151-11/+0
| * | sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar2007-10-151-0/+6
| * | sched: generate uevents for user creation/destructionSrivatsa Vaddagiri2007-10-151-0/+4