index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
aoe: use a kernel thread for transmissions
Ed Cashin
3
-3
/
+40
2012-10-06
aoe: become I/O request queue handler for increased user control
Ed Cashin
5
-182
/
+308
2012-10-06
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
6
-306
/
+560
2012-10-06
aoe: for performance support larger packet payloads
Ed Cashin
5
-46
/
+111
2012-10-06
nbd: handle discard requests
Paul Clements
2
-2
/
+19
2012-10-06
nbd: add set flags ioctl
Paul Clements
2
-5
/
+12
2012-10-06
rapidio: add destination ID allocation mechanism
Alexandre Bounine
2
-35
/
+179
2012-10-06
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
1
-63
/
+70
2012-10-06
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2
-4
/
+50
2012-10-06
rapidio: use device lists handling on per-net basis
Alexandre Bounine
2
-29
/
+32
2012-10-06
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
1
-42
/
+20
2012-10-06
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2012-10-06
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2
-4
/
+99
2012-10-06
rapidio: add inbound memory mapping interface
Alexandre Bounine
3
-0
/
+54
2012-10-06
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-06
rapidio: fix kerneldoc warnings after DMA support was added
Alexandre Bounine
1
-1
/
+2
2012-10-06
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2
-2
/
+4
2012-10-06
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
1
-3
/
+17
2012-10-06
kdump: remove unneeded include
Wei Yongjun
1
-1
/
+0
2012-10-06
fs/proc/root.c: use NULL instead of 0 for pointer
Sachin Kamat
1
-1
/
+1
2012-10-06
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
1
-2
/
+1
2012-10-06
proc: use kzalloc instead of kmalloc and memset
yan
1
-7
/
+6
2012-10-06
proc: no need to initialize proc_inode->fd in proc_get_inode()
yan
1
-1
/
+0
2012-10-06
proc: return -ENOMEM when inode allocation failed
yan
1
-1
/
+1
2012-10-06
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
3
-4
/
+108
2012-10-06
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
3
-2
/
+36
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
19
-476
/
+513
2012-10-06
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
8
-21
/
+21
2012-10-06
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
Oleg Nesterov
2
-2
/
+2
2012-10-06
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
2
-3
/
+9
2012-10-06
coredump: update coredump-related headers
Alex Kelly
7
-6
/
+15
2012-10-06
coredump: make core dump functionality optional
Alex Kelly
6
-27
/
+53
2012-10-06
device_cgroup: rename whitelist to exception list
Aristeu Rozanski
1
-99
/
+99
2012-10-06
device_cgroup: convert device_cgroup internally to policy + exceptions
Aristeu Rozanski
1
-98
/
+134
2012-10-06
device_cgroup: introduce dev_whitelist_clean()
Aristeu Rozanski
1
-5
/
+17
2012-10-06
device_cgroup: add "deny_all" in dev_cgroup structure
Aristeu Rozanski
1
-0
/
+5
2012-10-06
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
1
-2
/
+7
2012-10-06
kernel-doc: bugfix - empty line in Example section
Daniel Santos
1
-1
/
+10
2012-10-06
kernel-doc: bugfix - multi-line macros
Daniel Santos
1
-0
/
+3
2012-10-06
fat: simplify writeback_inode()
Namjae Jeon
1
-9
/
+5
2012-10-06
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
1
-3
/
+0
2012-10-06
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
1
-4
/
+6
2012-10-06
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
1
-9
/
+14
2012-10-06
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
1
-7
/
+0
2012-10-06
fs/fat: fix two checkpatch issues in cache.c
Cruz Julian Bishop
1
-4
/
+6
2012-10-06
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
1
-36
/
+36
2012-10-06
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
1
-3
/
+3
2012-10-06
fs/fat: fix a checkpatch issue in namei_msdos.c
Cruz Julian Bishop
1
-1
/
+1
2012-10-06
fat (exportfs): fix dentry reconnection
Steven J. Magnani
6
-137
/
+141
2012-10-06
fat (exportfs): move NFS support code
Steven J. Magnani
4
-131
/
+174
[prev]
[next]