index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
device.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-25
intel_scu_ipcutils: Fix the license tag
Alan Cox
1
-1
/
+1
2011-01-25
Documentation: Fix kernel parameter ordering
Alan Cox
1
-2
/
+2
2011-01-25
intel_scu_ipc: fix signedness bug
Axel Lin
1
-4
/
+3
2011-01-25
mailmap: Add an entry for Axel Lin.
Paul Mundt
1
-0
/
+1
2011-01-25
video: fix some comments in drivers/video/console/vgacon.c
Amerigo Wang
1
-5
/
+1
2011-01-25
drivers/video/bf537-lq035.c: Add missing IS_ERR test
Julia Lawall
1
-25
/
+33
2011-01-25
video: pxa168fb: remove a redundant pxa168fb_check_var call
axel lin
1
-5
/
+1
2011-01-25
video: da8xx-fb: fix fb_probe error path
axel lin
1
-1
/
+2
2011-01-25
sh: Fix build of sh7750 base boards
Nobuhiro Iwamatsu
1
-3
/
+3
2011-01-24
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
3
-1
/
+6
2011-01-24
fix a shutdown regression in intel_idle
Shaohua Li
1
-6
/
+2
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
1
-0
/
+2
2011-01-24
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
1
-1
/
+2
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
1
-2
/
+2
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
1
-7
/
+18
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
4
-14
/
+24
2011-01-24
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
Yong Zhang
1
-25
/
+53
2011-01-24
Make CIFS mount work in a container.
Rob Landley
2
-2
/
+43
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
4
-4
/
+6
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
1
-6
/
+27
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2
-2
/
+2
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
1
-2
/
+4
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
1
-1
/
+1
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
3
-11
/
+88
2011-01-24
CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
Jesper Juhl
1
-1
/
+0
2011-01-24
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
1
-17
/
+5
2011-01-24
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2
-0
/
+6
2011-01-24
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
1
-9
/
+5
2011-01-24
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
1
-1
/
+1
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
1
-0
/
+3
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2
-3
/
+3
2011-01-24
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
1
-3
/
+3
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
1
-0
/
+1
2011-01-24
keys: add trusted and encrypted maintainers
Mimi Zohar
1
-0
/
+22
2011-01-24
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
3
-2
/
+3
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
3
-2
/
+2
2011-01-23
x86: Fix jump label with RO/NX module protection crash
matthieu castet
1
-1
/
+1
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
3
-4
/
+10
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2
-2
/
+2
2011-01-23
fs: fix new dcache.c kernel-doc warnings
Randy Dunlap
1
-1
/
+3
2011-01-23
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2011-01-23
docbook: fix broken serial to tty/serial movement
Randy Dunlap
1
-2
/
+2
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
1
-2
/
+2
2011-01-22
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
1
-2
/
+7
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
23
-82
/
+93
2011-01-23
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
1
-14
/
+19
[next]