summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-062-8/+26
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-041-29/+57
|\
| * [IA64] make uncached allocator more node awareDean Nelson2006-08-041-29/+57
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-08-0411-62/+75
|\ \
| * | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust2006-08-031-2/+4
| * | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-034-43/+61
| * | NLM/lockd: remove b_doneJ. Bruce Fields2006-08-032-10/+3
| * | NFS: make 2 functions staticAdrian Bunk2006-08-033-6/+4
| * | NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-031-1/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-08-045-117/+190
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
| * | [CPUFREQ] [2/2] demand load governor modules.Jeremy Fitzhardinge2006-07-311-0/+17
| * | [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling.Jeremy Fitzhardinge2006-07-311-23/+34
| * | [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-311-5/+7
| * | [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-311-1/+1
| * | [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-311-0/+1
| * | [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
| * | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
| * | [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-311-1/+1
| * | [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-311-0/+12
| * | [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-312-87/+109
| * | [CPUFREQ] return error when failing to set minfreqMattia Dongili2006-07-312-1/+9
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-08-031-8/+2
|\ \ \
| * | | [PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang2006-08-031-8/+2
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-08-038-250/+215
|\ \ \ \
| * | | | [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin2006-08-031-1/+4
| * | | | [PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin2006-08-031-12/+7
| * | | | [PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov2006-08-031-6/+2
| * | | | [PATCH] s2io driver bug fixes #2Ananda Raju2006-08-032-135/+98
| * | | | [PATCH] s2io driver bug fixes #1Ananda Raju2006-08-032-78/+85
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-034-18/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz2006-08-023-9/+6
| | * | | [PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz2006-08-021-3/+3
| | * | | [PATCH] zd1211rw: Remove bogus assertDaniel Drake2006-08-021-1/+0
| | * | | [PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake2006-08-021-2/+3
| | * | | [PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2006-08-022-3/+7
| | * | | [PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz2006-08-021-4/+4
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-08-0311-41/+49
|\ \ \ \
| * | | | PNP: Add missing casts in printk() argumentsPierre Ossman2006-08-031-6/+6
| * | | | PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-033-13/+6
| * | | | PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-08-032-0/+8
| * | | | PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2006-08-033-3/+8
| * | | | PCI: pci/search: EXPORTs cannot be __devinitRandy Dunlap2006-08-031-1/+1
| * | | | PCIE: cleanup on probe errorRandy Dunlap2006-08-031-1/+3
| * | | | pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar2006-08-031-17/+17
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-0318-120/+128
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-034-68/+72
| * | | [IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2006-08-032-2/+4
| * | | [PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2006-08-032-2/+2
| * | | [IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai2006-08-021-2/+0