index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
vm: adjust ifdef for TINY_RCU
Paul E. McKenney
1
-1
/
+1
2013-04-30
mm/shmem.c: remove an ifdef
Andrew Morton
2
-5
/
+8
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
8
-1
/
+24
2013-04-30
mm: trace filemap add and del
Robert Jarzmik
2
-0
/
+63
2013-04-30
HWPOISON: check dirty flag to match against clean page
Naoya Horiguchi
1
-2
/
+2
2013-04-30
fs/read_write.c: fix generic_file_llseek() comment
Ming Lei
1
-1
/
+1
2013-04-30
debug_locks.h: make warning more verbose
James Hogan
1
-1
/
+1
2013-04-30
ocfs2/dlm: remove redundant null pointer check
Sachin Kamat
1
-4
/
+2
2013-04-30
ocfs2: fix NULL dereference for moving extents
Dan Carpenter
1
-8
/
+8
2013-04-30
ocfs2: fix error handling in ocfs2_ioctl_move_extents()
Dan Carpenter
1
-20
/
+17
2013-04-30
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
Wei Yongjun
1
-1
/
+3
2013-04-30
ocfs2: delay inode update transactions after verifying the input flags
Jeff Liu
1
-9
/
+9
2013-04-30
scripts/decodecode: make faulting insn ptr more robust
Borislav Petkov
1
-1
/
+7
2013-04-30
mkcapflags.pl: convert to mkcapflags.sh
Rob Landley
3
-50
/
+43
2013-04-30
fs/fscache/stats.c: fix memory leak
Anurup m
1
-1
/
+1
2013-04-30
drivers/video/mmp: remove legacy hw definitions
Zhou Zhu
1
-478
/
+1
2013-04-30
drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driver
H Hartley Sweeten
1
-15
/
+3
2013-04-30
drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()
Sachin Kamat
1
-4
/
+4
2013-04-30
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
Haiyang Zhang
4
-0
/
+850
2013-04-30
drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr
Devendra Naga
1
-2
/
+1
2013-04-30
matroxfb: convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
1
-2
/
+14
2013-04-30
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
1
-1
/
+1
2013-04-30
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
Chen Gang
1
-0
/
+4
2013-04-30
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
1
-2
/
+0
2013-04-30
audit: remove duplicate export of audit_enabled
Gao feng
1
-1
/
+0
2013-04-30
audit: don't check if kauditd is valid every time
Gao feng
1
-6
/
+6
2013-04-30
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
Rakib Mullick
1
-10
/
+4
2013-04-30
kthread: kill task_get_live_kthread()
Oleg Nesterov
1
-13
/
+7
2013-04-30
kthread: introduce to_live_kthread()
Oleg Nesterov
1
-10
/
+16
2013-04-29
Linux 3.9
v3.9
Linus Torvalds
1
-1
/
+1
2013-04-27
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
1
-0
/
+10
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
1
-5
/
+7
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
5
-164
/
+176
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
1
-1
/
+1
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
1
-2
/
+16
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-26
s390/pci: use pci_scan_root_bus
Sebastian Ott
1
-33
/
+17
2013-04-26
s390/scm_blk: fix memleak in init function
Sebastian Ott
1
-2
/
+1
2013-04-26
s390/scm_blk: allow more cluster size values
Sebastian Ott
1
-2
/
+4
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-26
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
1
-1
/
+3
2013-04-26
s390: remove small stack config option
Heiko Carstens
3
-28
/
+0
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
6
-13
/
+24
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
4
-48
/
+46
2013-04-26
lockdep: Consolidate bug messages into a single print_lockdep_off() function
Dave Jones
1
-15
/
+13
2013-04-26
lockdep: Print out additional debugging advice when we hit lockdep BUGs
Dave Jones
1
-0
/
+5
2013-04-26
fbdev: fix check for fb_mmap's mmio availability
Tomi Valkeinen
1
-0
/
+5
2013-04-26
fbdev: improve fb_mmap bounds checks
Tomi Valkeinen
4
-5
/
+18
2013-04-26
fbdev/ps3fb: use vm_iomap_memory()
Tomi Valkeinen
1
-12
/
+6
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
[next]