| Commit message (Expand) | Author | Files | Lines |
2011-11-08 | Linux 3.2-rc1v3.2-rc1 | Linus Torvalds | 1 | -3/+3 |
2011-11-07 | VFS: we need to set LOOKUP_JUMPED on mountpoint crossing | Al Viro | 1 | -1/+15 |
2011-11-07 | ARM: OMAP: Fix export.h or module.h includes | Tony Lindgren | 4 | -0/+4 |
2011-11-07 | ARM: OMAP: omap_device: Include linux/export.h | Axel Lin | 1 | -0/+1 |
2011-11-07 | vfs: d_invalidate() should leave mountpoints alone | Al Viro | 1 | -2/+4 |
2011-11-07 | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 1 | -17/+17 |
2011-11-07 | forcedeth: Improve stats counters | Mandeep Baines | 1 | -0/+4 |
2011-11-07 | forcedeth: remove unneeded stats updates | david decotigny | 1 | -34/+1 |
2011-11-07 | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 1 | -5/+8 |
2011-11-07 | forcedeth: fix race when unloading module | david decotigny | 1 | -1/+1 |
2011-11-07 | device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h | Stephen Rothwell | 1 | -0/+1 |
2011-11-07 | device-mapper: dm-bufio.c needs to include module.h | Stephen Rothwell | 1 | -0/+1 |
2011-11-07 | drivers/md: change module.h -> export.h in persistent-data/dm-* | Paul Gortmaker | 4 | -4/+4 |
2011-11-07 | arm: Add export.h to recently added files for EXPORT_SYMBOL | Paul Gortmaker | 2 | -0/+2 |
2011-11-07 | MAINTAINERS/rds: update maintainer | Or Gerlitz | 1 | -1/+1 |
2011-11-07 | wanrouter: Remove kernel_lock annotations | Richard Weinberger | 1 | -2/+0 |
2011-11-07 | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 1 | -1/+2 |
2011-11-07 | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2 | -2/+4 |
2011-11-07 | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz | 1 | -9/+21 |
2011-11-07 | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz | 1 | -0/+4 |
2011-11-07 | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz | 1 | -0/+1 |
2011-11-07 | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz | 1 | -6/+11 |
2011-11-07 | vmwgfx: Use pointer return error codes | Jakob Bornecrantz | 1 | -1/+1 |
2011-11-07 | vmwgfx: Fix hw cursor position | Thomas Hellstrom | 1 | -2/+5 |
2011-11-07 | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 3 | -24/+30 |
2011-11-07 | vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh | Thomas Hellstrom | 1 | -1/+23 |
2011-11-07 | vmwgfx: Remove screen object active list | Thomas Hellstrom | 1 | -37/+15 |
2011-11-07 | vmwgfx: Screen object cleanups | Thomas Hellstrom | 1 | -14/+2 |
2011-11-07 | writeback: fix uninitialized task_ratelimit | Wu Fengguang | 1 | -4/+4 |
2011-11-07 | Revert "hvc_console: display printk messages on console." | Linus Torvalds | 1 | -6/+1 |
2011-11-07 | powerpc: fix building hvc_opal.c | Michael Neuling | 1 | -0/+1 |
2011-11-07 | hid/apple: modern macbook airs use the standard apple function key translations | Linus Torvalds | 1 | -3/+0 |
2011-11-07 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 16 | -207/+439 |
2011-11-07 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 7 | -54/+90 |
2011-11-07 | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() | Deepthi Dharwar | 3 | -15/+0 |
2011-11-07 | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 12 | -99/+164 |
2011-11-07 | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning | Bart Van Assche | 1 | -1/+1 |
2011-11-07 | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger | 2 | -1/+35 |
2011-11-07 | thermal: Prevent polling from happening during system suspend | Rafael J. Wysocki | 1 | -2/+2 |
2011-11-07 | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki | 2 | -7/+2 |
2011-11-07 | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() | Luck, Tony | 1 | -1/+1 |
2011-11-07 | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 1 | -47/+15 |
2011-11-07 | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick | 1 | -5/+6 |
2011-11-07 | ACPI: use kstrdup() | Thomas Meyer | 1 | -2/+1 |
2011-11-07 | Btrfs: check for a null fs root when writing to the backup root log | Chris Mason | 1 | -3/+10 |
2011-11-07 | mrst pmu: update comment | Len Brown | 1 | -1/+1 |
2011-11-06 | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 5 | -0/+17 |
2011-11-06 | module: Enable dynamic debugging regardless of taint | Ben Hutchings | 1 | -4/+2 |
2011-11-06 | hwmon: (w83627ehf) Fix broken driver init | Guenter Roeck | 1 | -3/+6 |
2011-11-06 | hwmon: (coretemp) Fix for non-SMP builds | Jean Delvare | 1 | -2/+1 |