index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
/
fault.c
(
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-28
fsnotify: drop two useless bools in the fnsotify main loop
Eric Paris
1
-8
/
+5
2010-08-28
fsnotify: fix list walk order
Eric Paris
1
-6
/
+5
2010-08-28
fanotify: Return EPERM when a process is not privileged
Andreas Gruenbacher
1
-1
/
+1
2010-08-28
fanotify: resize pid and reorder structure
Tvrtko Ursulin
1
-3
/
+3
2010-08-27
eCryptfs: Fix encrypted file name lookup regression
Tyler Hicks
2
-8
/
+24
2010-08-27
ecryptfs: properly mark init functions
Jerome Marchand
4
-4
/
+4
2010-08-27
fs/ecryptfs: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+2
2010-08-27
ARM: S5PV310: Fix on Secondary CPU startup
Changhwan Youn
4
-2
/
+10
2010-08-27
ARM: S5PV310: Bug fix on uclk1 and sclk_pwm
Jongpill Lee
2
-8
/
+15
2010-08-27
ARM: S5PV310: Fix missed uart clocks
Jongpill Lee
1
-7
/
+37
2010-08-27
ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apll
Jongpill Lee
1
-3
/
+12
2010-08-27
ARM: S5PV310: Fix on PLL setting for S5PV310
Jongpill Lee
1
-2
/
+2
2010-08-27
ARM: S5PV310: Add CMU block for S5PV310 Clock
Kukjin Kim
4
-31
/
+38
2010-08-27
ARM: S5PV310: Fix on typo irqs.h of S5PV310
Kukjin Kim
1
-4
/
+7
2010-08-27
ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310
Kukjin Kim
1
-1
/
+2
2010-08-27
ARM: S5PV310: Fix on GPIO base addresses
Kyungmin Park
1
-2
/
+10
2010-08-27
ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type
Kukjin Kim
4
-4
/
+4
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
[next]