index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
2009-12-11
1
-3
/
+0
*
firmware_class: make request_firmware_nowait more useful
Johannes Berg
2009-12-11
6
-18
/
+30
*
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
2009-12-11
1
-1
/
+1
*
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
2009-12-11
1
-0
/
+2
*
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
2009-12-11
1
-23
/
+16
*
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-12-11
1
-7
/
+2
*
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
2009-12-11
1
-10
/
+16
*
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
2009-12-11
1
-10
/
+16
*
hpilo: add locking comment
David Altobelli
2009-12-11
1
-1
/
+12
*
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
4
-58
/
+68
|
\
|
*
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
1
-26
/
+5
|
*
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-04
1
-3
/
+4
|
*
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
1
-1
/
+11
|
*
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
1
-9
/
+11
|
*
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-03
1
-0
/
+3
|
*
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-12-03
1
-4
/
+3
|
*
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
1
-4
/
+16
|
*
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
1
-3
/
+6
|
*
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
1
-6
/
+7
|
*
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-12-03
1
-3
/
+3
*
|
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
2009-12-10
7
-5
/
+9
|
\
\
|
*
|
xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
1
-1
/
+1
|
*
|
fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
3
-3
/
+3
|
*
|
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
2009-12-03
1
-1
/
+3
|
*
|
Fix toogle whether xenbus driver should be built as module or part of kernel.
Konrad Rzeszutek Wilk
2009-10-08
2
-0
/
+2
*
|
|
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-12-10
2
-9
/
+51
|
\
\
\
|
*
|
|
UBI: flush wl before clearing update marker
Sebastian Andrzej Siewior
2009-12-04
1
-9
/
+11
|
*
|
|
UBI: Add ubi_open_volume_path
Corentin Chary
2009-11-24
1
-0
/
+40
*
|
|
|
V4L/DVB (13592): max2165: 32bit build patch
David Wong
2009-12-10
1
-1
/
+1
*
|
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-09
46
-279
/
+1148
|
\
\
\
\
|
*
|
|
|
ACPICA: Add additional module-level code support
Lin Ming
2009-11-24
2
-21
/
+61
|
*
|
|
|
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
2009-11-24
9
-52
/
+30
|
*
|
|
|
ACPICA: New internal utility function to create Integer objects
Bob Moore
2009-11-24
2
-0
/
+31
|
*
|
|
|
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
2009-11-24
4
-2
/
+559
|
*
|
|
|
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
2009-11-24
1
-1
/
+42
|
*
|
|
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
26
-149
/
+193
|
*
|
|
|
ACPICA: Change package length error message to an info message
Bob Moore
2009-11-24
1
-4
/
+4
|
*
|
|
|
ACPICA: Reduce severity of predefined repair messages, Warning to Info
Bob Moore
2009-11-24
4
-4
/
+54
|
*
|
|
|
ACPICA: Fix possible memory leak for Scope ASL operator
Lin Ming
2009-11-24
1
-17
/
+33
|
*
|
|
|
ACPICA: Remove possibility of executing _REG methods twice
Lin Ming
2009-11-24
1
-5
/
+59
|
*
|
|
|
ACPICA: Add repair for bad _MAT buffers
Lin Ming
2009-11-24
1
-2
/
+21
|
*
|
|
|
ACPICA: Add repair for bad _BIF/_BIX packages
Bob Moore
2009-11-24
1
-26
/
+65
|
|
/
/
/
*
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-12-09
49
-1650
/
+2082
|
\
\
\
\
|
*
|
|
|
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
2009-12-09
2
-3
/
+64
|
*
|
|
|
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
2009-12-09
2
-20
/
+65
|
*
|
|
|
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
2009-12-09
1
-6
/
+36
|
*
|
|
|
hwmon: (adt7475) Print device information on probe
Jean Delvare
2009-12-09
1
-0
/
+18
|
*
|
|
|
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
2009-12-09
1
-15
/
+99
|
*
|
|
|
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
2009-12-09
1
-6
/
+10
|
*
|
|
|
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
2009-12-09
2
-14
/
+105
[next]