index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
serio.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
driver core: Display error codes when class suspend fails
Mark Brown
1
-4
/
+4
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
2
-6
/
+13
2010-10-22
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
1
-0
/
+7
2010-10-22
Driver core: Move find_memory_block routine
Nathan Fontenot
1
-33
/
+33
2010-10-22
hpilo: Despecificate driver from iLO generation
dann frazier
2
-6
/
+6
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
1
-3
/
+5
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted.
Robin Holt
2
-10
/
+20
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
2
-0
/
+41
2010-10-22
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
1
-0
/
+6
2010-10-22
driver-core: base: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
sysfs: only access bin file vm_ops with the active lock
Eric W. Biederman
1
-16
/
+26
2010-10-22
sysfs: Fail bin file mmap if vma close is implemented.
Eric W. Biederman
1
-18
/
+8
2010-10-22
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
1
-1
/
+0
2010-10-22
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
1
-35
/
+18
2010-10-22
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
1
-6
/
+37
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
2
-8
/
+8
2010-10-22
uio: Don't clear driver data
Eric W. Biederman
1
-14
/
+3
2010-10-22
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
1
-43
/
+15
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
7
-30
/
+68
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
8
-259
/
+43
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
1
-20
/
+12
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
1
-1
/
+8
2010-10-22
debugfs: mark me as the maintainer
Greg Kroah-Hartman
1
-1
/
+3
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
4
-0
/
+742
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2
-0
/
+38
2010-10-22
uio: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-6
/
+7
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
1
-2
/
+2
2010-10-22
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
Thomas Renninger
1
-10
/
+23
2010-10-22
Dynamic Debug: Introduce ddebug_query= boot parameter
Thomas Renninger
3
-2
/
+52
2010-10-22
Dynamic Debug: Split out query string parsing/setup from proc_write
Thomas Renninger
1
-15
/
+25
2010-10-22
pcmcia: fix ni_daq_700 compilation
Dominik Brodowski
1
-1
/
+0
2010-10-22
bluetooth: Fix missing NULL check
Alan Cox
1
-0
/
+7
2010-10-22
xen-blkfront: disable barrier/flush write support
Jens Axboe
1
-0
/
+7
2010-10-22
cfq-iosched: Fix a gcc 4.5 warning and put some comments
Vivek Goyal
1
-3
/
+13
2010-10-22
m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA
Thorsten Glaser
1
-0
/
+4
2010-10-22
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
1
-3
/
+0
2010-10-22
m68k: __pa(): cast arg to long
Andrew Morton
1
-1
/
+1
2010-10-22
fbdev: atafb - Remove undead ifdef ATAFB_FALCON
Christian Dietrich
1
-2
/
+0
2010-10-22
zorro: Fix device_register() error handling
Vasiliy Kulikov
1
-0
/
+2
2010-10-22
fbdev/m68k: Fix section mismatches in q40fb.c
Henrik Kretzschmar
1
-2
/
+2
2010-10-22
m68k/m68knommu: merge the MMU and non-MMU traps.h
Greg Ungerer
3
-430
/
+271
2010-10-22
m68k/m68knommu: merge MMU and non-MMU thread_info.h
Greg Ungerer
5
-183
/
+111
2010-10-22
m68k/m68knommu: merge MMU and non-MMU atomic.h
Greg Ungerer
3
-358
/
+207
2010-10-22
m68k/m68knommu: clean up page.h
Greg Ungerer
3
-93
/
+55
2010-10-22
m68k/m68knommu: merge machdep.h files into a single file
Greg Ungerer
3
-66
/
+44
2010-10-22
m68k/m68knommu: merge MMU and non-MMU string.h
Greg Ungerer
3
-260
/
+131
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
5
-17
/
+1
2010-10-22
m68k: move definition of THREAD_SIZE into thread_info_mm.h
Greg Ungerer
2
-6
/
+5
2010-10-22
m68k: Use asm-generic/ioctls.h (enables termiox)
Jeff Mahoney
1
-79
/
+1
[next]