index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-11-06
ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit
Takashi Iwai
1
-2
/
+5
2011-11-06
ALSA: hda - Fix a regression for DMA-position check with CA0110
Takashi Iwai
1
-2
/
+2
2011-11-06
ALSA: hda - Fix silent output regression with ALC861
Takashi Iwai
1
-0
/
+6
2011-11-06
ALSA: control: remove compilation warning on 32-bit
Olof Johansson
1
-2
/
+2
2011-11-06
ALSA: ua101: fix crash when unplugging
Clemens Ladisch
1
-7
/
+21
2011-11-06
Btrfs: fix race during transaction joins
Chris Mason
1
-5
/
+8
2011-11-06
Btrfs: fix a potential btrfs_bio leak on scrub fixups
Ilya Dryomov
1
-0
/
+1
2011-11-06
Btrfs: rename btrfs_bio multi -> bbio for consistency
Ilya Dryomov
1
-15
/
+15
2011-11-06
Btrfs: stop leaking btrfs_bios on readahead
Ilya Dryomov
1
-0
/
+2
2011-11-06
Btrfs: stop the readahead threads on failed mount
Chris Mason
1
-0
/
+1
2011-11-06
Btrfs: fix extent_buffer leak in the metadata IO error handling
Chris Mason
1
-0
/
+1
2011-11-06
Btrfs: fix the new inspection ioctls for 32 bit compat
Chris Mason
4
-16
/
+15
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
3
-8
/
+49
2011-11-06
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
2
-1
/
+10
2011-11-06
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
1
-19
/
+67
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
4
-7
/
+13
2011-11-06
Btrfs: add a log of past tree roots
Chris Mason
3
-24
/
+369
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
12
-76
/
+78
[next]