index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_script.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-28
RDMA/cxgb4: Fastreg NSMR fixes
Steve Wise
3
-31
/
+29
2010-09-28
RDMA/cxgb4: Don't set completion flag for read requests
Steve Wise
1
-1
/
+1
2010-09-28
RDMA/cxgb4: Set the default TCP send window to 128KB
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
3
-93
/
+88
2010-09-28
RDMA/cxgb4: Support on-chip SQs
Steve Wise
7
-29
/
+226
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
5
-111
/
+72
2010-09-28
RDMA/cxgb4: debugfs files for dumping active stags
Steve Wise
1
-39
/
+113
2010-09-28
RDMA/cxgb4: Log HW lack-of-resource errors
Steve Wise
1
-0
/
+6
2010-09-28
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
3
-14
/
+16
2010-09-28
RDMA/cxgb4: Ignore TERMINATE CQEs
Steve Wise
1
-0
/
+6
2010-09-28
RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Zero out ISGL padding
Steve Wise
1
-0
/
+4
2010-09-28
RDMA/cxgb4: Don't use null ep ptr
Steve Wise
1
-1
/
+2
2010-09-28
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
4
-7
/
+7
2010-09-28
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
1
-1
/
+1
2010-09-28
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
1
-1
/
+1
2010-09-27
mn10300: check __get_user/__put_user results...
Al Viro
1
-6
/
+6
2010-09-27
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
1
-4
/
+0
2010-09-27
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-27
mn10300: prevent double syscall restarts
Al Viro
1
-3
/
+9
2010-09-27
mn10300: avoid SIGSEGV delivery loop
Al Viro
1
-2
/
+2
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
1
-4
/
+4
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
3
-47
/
+12
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-27
ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
Will Deacon
1
-1
/
+7
2010-09-27
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
1
-11
/
+18
2010-09-27
amd64_edac: Fix driver module removal
Borislav Petkov
1
-0
/
+3
2010-09-27
TOMOYO: Don't abuse sys_getpid(), sys_getppid()
Ben Hutchings
2
-4
/
+5
2010-09-26
mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: MAINTAINERS: add myself as MMC maintainer
Chris Ball
1
-2
/
+6
2010-09-26
pcmcia: pd6729: Fix error path
Rahul Ruikar
1
-1
/
+1
2010-09-25
alpha: fix usp value in multithreaded coredumps
Al Viro
1
-1
/
+1
2010-09-25
alpha: fix hae_cache race in RESTORE_ALL
Al Viro
1
-4
/
+7
2010-09-25
Avoid pgoff overflow in remap_file_pages
Larry Woodman
1
-0
/
+4
2010-09-25
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+2
2010-09-25
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
Santosh Shilimkar
4
-8
/
+4
2010-09-25
ARM: 6408/1: omap: Map only available sram memory
Santosh Shilimkar
1
-20
/
+5
2010-09-25
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
1
-2
/
+15
2010-09-25
block: prevent merges of discard and write requests
Adrian Hunter
1
-0
/
+12
2010-09-25
ARM: pxa: remove pr_<level> uses of KERN_<level>
Joe Perches
1
-2
/
+1
2010-09-25
ARM: pxa168fb: clear enable bit when not active
Haojian Zhuang
1
-2
/
+2
2010-09-25
ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured
Eric Miao
1
-0
/
+12
2010-09-25
ARM: pxa168: fix corrected reset vector
Mark F. Brown
1
-1
/
+6
2010-09-25
ARM: pxa: Use PIO for PI2C communication on Palm27x
Marek Vasut
1
-1
/
+5
2010-09-25
ARM: pxa: Fix Vpac270 gpio_power for MMC
Marek Vasut
1
-0
/
+1
2010-09-24
arch/tile: remove dead code from intvec_32.S
Chris Metcalf
1
-7
/
+0
2010-09-24
fremap: get rid of broken 'end' variable
Linus Torvalds
1
-2
/
+1
2010-09-24
m32r: fix breakage from "m32r: use generic ptrace_resume code"
Al Viro
1
-3
/
+4
2010-09-24
m32r: hole in shifting pc back
Al Viro
1
-21
/
+17
[next]