index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-21
x86/PCI: derive pcibios_last_bus from ACPI MCFG
Jan Beulich
1
-0
/
+10
2011-05-12
PCI: add latency tolerance reporting enable/disable support
Jesse Barnes
3
-0
/
+163
2011-05-12
PCI: add OBFF enable/disable support
Jesse Barnes
3
-0
/
+114
2011-05-12
PCI: add ID-based ordering enable/disable support
Jesse Barnes
3
-0
/
+68
2011-05-11
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
1
-0
/
+7
2011-05-11
PCI: Set PCIE maxpayload for card during hotplug insertion
Jordan_Hargrave@Dell.com
1
-0
/
+45
2011-05-11
PCI/ACPI: Report _OSC control mask returned on failure to get control
Rafael J. Wysocki
1
-4
/
+10
2011-05-11
x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs
Seth Heasley
2
-1
/
+6
2011-05-11
PCI: handle positive error codes
Greg Thelen
1
-3
/
+13
2011-05-11
PCI: check pci_vpd_pci22_wait() return
Greg Thelen
1
-0
/
+2
2011-05-11
PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpio
Jean Delvare
1
-1
/
+1
2011-05-11
PCI: Fix typo in ich7 quirk comment
Jean Delvare
1
-1
/
+1
2011-05-11
x86/PCI: Remove dma32_reserve_bootmem
Yinghai Lu
3
-67
/
+0
2011-05-11
PCI: Add quirk for setting valid class for TI816X Endpoint
Hemant Pedanekar
1
-0
/
+10
2011-05-11
PCI: Fix uninitialized variable bug in AER injection code
Wanlong Gao
1
-1
/
+1
2011-05-11
x86/PCI: Convert release_resource to release_region/release_mem_region
Julia Lawall
1
-11
/
+6
2011-05-11
PCI/PM: Add kerneldoc description of pci_pm_reset()
Rafael J. Wysocki
1
-0
/
+15
2011-05-11
PCI: Enable ASPM state clearing regardless of policy
Alex Williamson
1
-1
/
+1
2011-04-20
drm/radeon/kms: pll tweaks for r7xx
Alex Deucher
1
-5
/
+1
2011-04-20
drm/nouveau: fix allocation of notifier object
Marcin Slusarz
1
-1
/
+1
2011-04-20
drm/nouveau: fix notifier memory corruption bug
Marcin Slusarz
1
-2
/
+2
2011-04-20
drm/nouveau: fix pinning of notifier block
Ben Skeggs
1
-4
/
+7
2011-04-20
drm/nouveau: populate ttm_alloced with false, when it's not
Ben Skeggs
1
-0
/
+1
2011-04-20
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
2
-3
/
+3
2011-04-20
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
6
-12
/
+22
2011-04-19
Revert "[media] V4L: videobuf, don't use dma addr as physical"
Linus Torvalds
1
-1
/
+1
2011-04-19
netfilter: ipset: Fix the order of listing of sets
Jozsef Kadlecsik
1
-8
/
+10
2011-04-19
perf, x86: Fix AMD family 15h FPU event constraints
Robert Richter
1
-3
/
+17
2011-04-19
perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus
Andre Przywara
1
-1
/
+1
2011-04-19
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
x86, gart: Make sure GART does not map physmem above 1TB
Joerg Roedel
1
-1
/
+8
2011-04-18
x86, gart: Set DISTLBWALKPRB bit always
Joerg Roedel
2
-3
/
+3
2011-04-18
x86, gart: Convert spaces to tabs in enable_gart_translation
Joerg Roedel
1
-11
/
+11
2011-04-18
GFS2: filesystem hang caused by incorrect lock order
Bob Peterson
6
-21
/
+55
2011-04-18
GFS2: Don't try to deallocate unlinked inodes when mounted ro
Steven Whitehouse
2
-2
/
+7
2011-04-18
GFS2: directly write blocks past i_size
Benjamin Marzinski
1
-10
/
+48
2011-04-18
GFS2: write_end error path fails to unlock transaction lock
Bob Peterson
1
-1
/
+1
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
RTC: rtc-omap: Fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
2
-17
/
+12
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
[next]