index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
1
-7
/
+0
2010-08-24
PCI: PCIe: Move PCIe PME code to the pcie directory
Rafael J. Wysocki
3
-8
/
+3
2010-08-24
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
1
-3
/
+26
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
17
-237
/
+155
2010-08-24
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
5
-30
/
+49
2010-08-24
ACPI/PCI: Do not preserve _OSC control bits returned by a query
Rafael J. Wysocki
2
-16
/
+7
2010-08-24
ACPI/PCI: Make acpi_pci_query_osc() return control bits
Rafael J. Wysocki
1
-11
/
+24
2010-08-24
ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()
Rafael J. Wysocki
1
-4
/
+4
2010-08-24
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
4
-0
/
+24
2010-08-24
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
2
-3
/
+8
2010-08-17
x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set
Jesse Barnes
1
-2
/
+4
2010-08-14
PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs
Dave Airlie
1
-0
/
+3
2010-08-13
x86: don't send SIGBUS for kernel page faults
Linus Torvalds
1
-1
/
+3
2010-08-13
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
1
-1
/
+3
2010-08-13
[S390] partitions: fix build error in ibm partition detection code
Heiko Carstens
1
-1
/
+1
2010-08-13
[S390] appldata: fix dev_get_stats 64 bit conversion
Heiko Carstens
1
-1
/
+2
2010-08-13
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
3
-1
/
+31
2010-08-13
[S390] zcrypt: fix Kconfig dependencies
Heiko Carstens
1
-1
/
+1
2010-08-13
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
3
-4
/
+4
2010-08-13
[S390] dasd: fix format string types
Heiko Carstens
1
-2
/
+2
2010-08-13
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
1
-0
/
+23
2010-08-13
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
5
-110
/
+118
2010-08-13
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
2
-61
/
+61
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
9
-76
/
+61
2010-08-12
perf: Add back list_head data types
Ingo Molnar
1
-0
/
+12
2010-08-12
[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set
Steve French
1
-0
/
+1
2010-08-12
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Randy Dunlap
1
-0
/
+1
2010-08-12
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
10
-10
/
+10
2010-08-12
V4L/DVB: Fix IR_CORE dependencies
Mauro Carvalho Chehab
4
-4
/
+11
2010-08-12
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
2
-3
/
+3
2010-08-12
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
1
-4
/
+7
2010-08-12
MN10300: Use no_printk() for disabled gdbstub debugging functions
David Howells
1
-4
/
+4
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
8
-54
/
+22
2010-08-12
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
David Howells
2
-0
/
+3
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
1
-0
/
+1
2010-08-12
MN10300: Fix size_t and ssize_t
David Howells
1
-1
/
+6
2010-08-12
MN10300: Fix RTC routines
David Howells
1
-4
/
+1
2010-08-12
[CPUFREQ] add missing __percpu markup in pcc-cpufreq.c
Namhyung Kim
1
-1
/
+1
2010-08-12
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
Tony Luck
1
-3
/
+3
2010-08-12
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
1
-2
/
+3
2010-08-12
memstick: init sysfs attributes
Maxim Levitsky
1
-0
/
+1
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
1
-29
/
+47
2010-08-12
mmc_test: add performance tests
Adrian Hunter
1
-2
/
+791
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
2
-3
/
+46
2010-08-12
block: add secure discard
Adrian Hunter
9
-7
/
+45
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
1
-3
/
+10
2010-08-12
mmc_block: add discard support
Adrian Hunter
2
-3
/
+55
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
14
-8
/
+651
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
2
-1
/
+4
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
1
-33
/
+10
[next]