index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-28
NOMMU: Stub out vm_get_page_prot() if there's no MMU
David Howells
1
-0
/
+8
2010-08-28
mm: fix hang on anon_vma->root->lock
Hugh Dickins
1
-3
/
+16
2010-08-27
vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB
Chris Wilson
1
-2
/
+13
2010-08-27
drm/radeon/kms: add missing scratch update in dp_detect
Alex Deucher
1
-0
/
+1
2010-08-27
drm/modes: Fix CVT-R modeline generation
Adam Jackson
1
-1
/
+4
2010-08-27
drm: fix regression in drm locking since BKL removal.
Arnd Bergmann
1
-0
/
+2
2010-08-27
drm/radeon/kms: remove stray radeon_i2c_destroy
Alex Deucher
1
-2
/
+0
2010-08-27
drm: mm: fix range restricted allocations
Daniel Vetter
1
-10
/
+14
2010-08-27
lguest: Odd Fixes
Rusty Russell
1
-1
/
+1
2010-08-27
lguest: clean up warnings in demonstration launcher.
Rusty Russell
2
-12
/
+14
2010-08-27
drm/nouveau: drop drm_global_mutex before sleeping in submission path
Ben Skeggs
1
-0
/
+2
2010-08-27
drm: export drm_global_mutex for drivers to use
Ben Skeggs
1
-0
/
+1
2010-08-26
PM QoS: Fix inline documentation.
Saravana Kannan
1
-4
/
+6
2010-08-26
nfsd: fix NULL dereference in nfsd_statfs()
Takashi Iwai
1
-6
/
+8
2010-08-26
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2
-16
/
+21
2010-08-26
nfsd4: typo fix in find_any_file
J. Bruce Fields
1
-1
/
+1
2010-08-26
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+0
2010-08-26
Cannot allocate memory error on mount
Suresh Jayaraman
1
-1
/
+1
2010-08-26
ceph: fix get_ticket_handler() error handling
Dan Carpenter
1
-6
/
+9
2010-08-26
ceph: don't BUG on ENOMEM during mds reconnect
Sage Weil
1
-3
/
+4
2010-08-26
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
1
-0
/
+4
2010-08-26
amd64_edac: Do not report error overflow as a separate error
Borislav Petkov
2
-13
/
+2
2010-08-26
drm/nv20: Don't use pushbuf calls on the original nv20.
Francisco Jerez
1
-2
/
+2
2010-08-26
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
1
-14
/
+6
2010-08-26
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
2
-21
/
+27
2010-08-26
drm/nv30: Apply modesetting to the correct slave encoder
Patrice Mandin
1
-3
/
+5
2010-08-26
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
Francisco Jerez
3
-20
/
+16
2010-08-26
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
Ben Skeggs
2
-1
/
+2
2010-08-26
[CIFS] Eliminate unused variable warning
Steve French
1
-1
/
+2
2010-08-26
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
Mark Lord
1
-4
/
+0
2010-08-26
sata_mv: fix broken DSM/TRIM support (v2)
Mark Lord
1
-7
/
+37
2010-08-26
libata: be less of a drama queen on empty data commands
Tejun Heo
1
-4
/
+7
2010-08-26
[libata] sata_dwc_460ex: signdness bug
Dan Carpenter
1
-1
/
+1
2010-08-26
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Tejun Heo
3
-2
/
+26
2010-08-26
libata: remove no longer needed pata_winbond driver
Bartlomiej Zolnierkiewicz
4
-285
/
+14
2010-08-26
pata_cmd64x: revert commit d62f5576
Tejun Heo
1
-6
/
+0
2010-08-25
ceph: Fix warnings
Alan Cox
1
-5
/
+9
2010-08-25
ceph: ceph_get_inode() returns an ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
1
-2
/
+0
2010-08-25
Input: mousedev - fix regression of inverting axes
Christoph Fritz
1
-4
/
+4
2010-08-25
MAINTAINERS: hwmon/coretemp: Change maintainers
Fenghua Yu
1
-2
/
+1
2010-08-25
hwmon: (k8temp) Differentiate between AM2 and ASB1
Andreas Herrmann
1
-3
/
+32
2010-08-25
hwmon: (ads7871) Fix ads7871_probe error paths
Axel Lin
1
-19
/
+19
2010-08-25
hwmon: (coretemp) Fix harmless build warning
Jean Delvare
1
-1
/
+0
2010-08-25
perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag
Lin Ming
1
-0
/
+2
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
1
-1
/
+1
2010-08-25
ceph: initialize fields on new dentry_infos
Sage Weil
1
-1
/
+1
2010-08-25
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
4
-7
/
+26
2010-08-24
guard page for stacks that grow upwards
Luck, Tony
3
-8
/
+18
2010-08-24
drm/i915: fix vblank wait test condition
Jesse Barnes
1
-1
/
+1
[next]