| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] disable debugging version of write_lock() | Andrew Morton | 2006-08-06 | 1 | -4/+6 |
* | [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> | Adrian Bunk | 2006-08-06 | 1 | -0/+1 |
* | [PATCH] Make suspend possible with a traced process at a breakpoint | Rafael J. Wysocki | 2006-08-06 | 2 | -8/+26 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-04 | 1 | -29/+57 |
|\ |
|
| * | [IA64] make uncached allocator more node aware | Dean Nelson | 2006-08-04 | 1 | -29/+57 |
* | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-08-04 | 11 | -62/+75 |
|\ \ |
|
| * | | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. | Trond Myklebust | 2006-08-03 | 1 | -2/+4 |
| * | | RPC: Ensure that we disconnect TCP socket when client requests error out | Trond Myklebust | 2006-08-03 | 4 | -43/+61 |
| * | | NLM/lockd: remove b_done | J. Bruce Fields | 2006-08-03 | 2 | -10/+3 |
| * | | NFS: make 2 functions static | Adrian Bunk | 2006-08-03 | 3 | -6/+4 |
| * | | NFS: Release dcache_lock in an error path of nfs_path | Josh Triplett | 2006-08-03 | 1 | -1/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-08-04 | 5 | -117/+190 |
|\ \ \
| |_|/
|/| | |
|
| * | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value. | bert hubert | 2006-07-31 | 1 | -2/+1 |
| * | | [CPUFREQ] [2/2] demand load governor modules. | Jeremy Fitzhardinge | 2006-07-31 | 1 | -0/+17 |
| * | | [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling. | Jeremy Fitzhardinge | 2006-07-31 | 1 | -23/+34 |
| * | | [CPUFREQ] Longhaul - Rename & fix multipliers table | Rafa� Bilski | 2006-07-31 | 1 | -5/+7 |
| * | | [CPUFREQ] Longhaul - Fix power state test to do something more useful | Rafa� Bilski | 2006-07-31 | 1 | -1/+1 |
| * | | [CPUFREQ] Longhaul - Readd accidentally dropped line | Rafa� Bilski | 2006-07-31 | 1 | -0/+1 |
| * | | [CPUFREQ] Make longhaul_walk_callback() static | Adrian Bunk | 2006-07-31 | 1 | -3/+3 |
| * | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCI | Adrian Bunk | 2006-07-31 | 1 | -0/+1 |
| * | | [CPUFREQ] Longhaul - Initialise later. | Rafa� Bilski | 2006-07-31 | 1 | -1/+1 |
| * | | [CPUFREQ] Longhaul - Workaround issues with APIC. | Rafa� Bilski | 2006-07-31 | 1 | -0/+12 |
| * | | [CPUFREQ] Longhaul - Hook into ACPI C states. | Rafa� Bilski | 2006-07-31 | 2 | -87/+109 |
| * | | [CPUFREQ] return error when failing to set minfreq | Mattia Dongili | 2006-07-31 | 2 | -1/+9 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-08-03 | 1 | -8/+2 |
|\ \ \ |
|
| * | | | [PATCH] ahci: skip protocol test altogether in spurious interrupt code | Unicorn Chang | 2006-08-03 | 1 | -8/+2 |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-08-03 | 8 | -250/+215 |
|\ \ \ \ |
|
| * | | | | [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler | Brice Goglin | 2006-08-03 | 1 | -1/+4 |
| * | | | | [PATCH] myri10ge - Write the firmware in 256-bytes chunks | Brice Goglin | 2006-08-03 | 1 | -12/+7 |
| * | | | | [PATCH] Stop calling phy_stop_interrupts() twice | Sergei Shtylylov | 2006-08-03 | 1 | -6/+2 |
| * | | | | [PATCH] s2io driver bug fixes #2 | Ananda Raju | 2006-08-03 | 2 | -135/+98 |
| * | | | | [PATCH] s2io driver bug fixes #1 | Ananda Raju | 2006-08-03 | 2 | -78/+85 |
| * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-08-03 | 4 | -18/+19 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | [PATCH] zd1211rw: Packet filter fix for managed (STA) mode | Ulrich Kunitz | 2006-08-02 | 3 | -9/+6 |
| | * | | | [PATCH] zd1211rw: Fixed endianess issue with length info tag detection | Ulrich Kunitz | 2006-08-02 | 1 | -3/+3 |
| | * | | | [PATCH] zd1211rw: Remove bogus assert | Daniel Drake | 2006-08-02 | 1 | -1/+0 |
| | * | | | [PATCH] zd1211rw: Fix software encryption/decryption | Daniel Drake | 2006-08-02 | 1 | -2/+3 |
| | * | | | [PATCH] zd1211rw: Pass more management frame types up to host | Daniel Drake | 2006-08-02 | 2 | -3/+7 |
| | * | | | [PATCH] zd1211rw: Fixes radiotap header | Ulrich Kunitz | 2006-08-02 | 1 | -4/+4 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-08-03 | 11 | -41/+49 |
|\ \ \ \ |
|
| * | | | | PNP: Add missing casts in printk() arguments | Pierre Ossman | 2006-08-03 | 1 | -6/+6 |
| * | | | | PCI: docking station: remove dock uevents | Kristen Carlson Accardi | 2006-08-03 | 3 | -13/+6 |
| * | | | | PCI: Unhide the SMBus on Asus PU-DLS | Jean Delvare | 2006-08-03 | 2 | -0/+8 |
| * | | | | PCI Hotplug: add acpiphp to MAINTAINERS | Kristen Carlson Accardi | 2006-08-03 | 3 | -3/+8 |
| * | | | | PCI: pci/search: EXPORTs cannot be __devinit | Randy Dunlap | 2006-08-03 | 1 | -1/+1 |
| * | | | | PCIE: cleanup on probe error | Randy Dunlap | 2006-08-03 | 1 | -1/+3 |
| * | | | | pcie: fix warnings when CONFIG_PM=n | Henrik Kretzschmar | 2006-08-03 | 1 | -17/+17 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-03 | 18 | -120/+128 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM | Bob Picco | 2006-08-03 | 4 | -68/+72 |
| * | | | [IA64] align high endpoint of VIRTUAL_MEM_MAP | Bob Picco | 2006-08-03 | 2 | -2/+4 |