Age | Commit message (Expand) | Author |
2012-10-07 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-06 | lib/decompress.c add __init to decompress_method and data | Hein Tibosch |
2012-10-06 | kernel/resource.c: fix stack overflow in __reserve_region_with_split() | T Makphaibulchoke |
2012-10-06 | omfs: convert to use beXX_add_cpu() | Wei Yongjun |
2012-10-06 | taskstats: cgroupstats_user_cmd() may leak on error | Jesper Juhl |
2012-10-06 | aoe: update aoe-internal version number to 50 | Ed Cashin |
2012-10-06 | aoe: update documentation to better reflect aoe-plus-udev usage | Ed Cashin |
2012-10-06 | aoe: remove unused code | Ed Cashin |
2012-10-06 | aoe: make dynamic block minor numbers the default | Ed Cashin |
2012-10-06 | aoe: update and specify AoE address guards and error messages | Ed Cashin |
2012-10-06 | aoe: retain static block device numbers for backwards compatibility | Ed Cashin |
2012-10-06 | aoe: support more AoE addresses with dynamic block device minor numbers | Ed Cashin |
2012-10-06 | aoe: update documentation with new URL and VM settings reference | Ed Cashin |
2012-10-06 | aoe: update copyright year in touched files | Ed Cashin |
2012-10-06 | aoe: update internal version number to 49 | Ed Cashin |
2012-10-06 | aoe: remove unused code and add cosmetic improvements | Ed Cashin |
2012-10-06 | aoe: increase net_device reference count while using it | Ed Cashin |
2012-10-06 | aoe: associate frames with the AoE storage target | Ed Cashin |
2012-10-06 | aoe: disallow unsupported AoE minor addresses | Ed Cashin |
2012-10-06 | aoe: do revalidation steps in order | Ed Cashin |
2012-10-06 | aoe: failover remote interface based on aoe_deadsecs parameter | Ed Cashin |
2012-10-06 | aoe: use packets that work with the smallest-MTU local interface | Ed Cashin |
2012-10-06 | aoe: use a kernel thread for transmissions | Ed Cashin |
2012-10-06 | aoe: become I/O request queue handler for increased user control | Ed Cashin |
2012-10-06 | aoe: kernel thread handles I/O completions for simple locking | Ed Cashin |
2012-10-06 | aoe: for performance support larger packet payloads | Ed Cashin |
2012-10-06 | nbd: handle discard requests | Paul Clements |
2012-10-06 | nbd: add set flags ioctl | Paul Clements |
2012-10-06 | rapidio: add destination ID allocation mechanism | Alexandre Bounine |
2012-10-06 | rapidio/rionet: rework to support multiple RIO master ports | Alexandre Bounine |
2012-10-06 | rapidio: run discovery as an asynchronous process | Alexandre Bounine |
2012-10-06 | rapidio: use device lists handling on per-net basis | Alexandre Bounine |
2012-10-06 | rapidio: fix blocking wait for discovery ready | Alexandre Bounine |
2012-10-06 | rapidio: apply RX/TX enable to active switch ports only | Alexandre Bounine |
2012-10-06 | rapidio/tsi721: add inbound memory mapping callbacks | Alexandre Bounine |
2012-10-06 | rapidio: add inbound memory mapping interface | Alexandre Bounine |
2012-10-06 | drivers/rapidio/devices/tsi721.c: fix error return code | Peter Senna Tschudin |
2012-10-06 | rapidio: fix kerneldoc warnings after DMA support was added | Alexandre Bounine |
2012-10-06 | rapidio/tsi721: modify mport name assignment | Alexandre Bounine |
2012-10-06 | rapidio/rionet: fix multicast packet transmit logic | Alexandre Bounine |
2012-10-06 | kdump: remove unneeded include | Wei Yongjun |
2012-10-06 | fs/proc/root.c: use NULL instead of 0 for pointer | Sachin Kamat |
2012-10-06 | proc_sysctl.c: use BUG_ON instead of BUG | Prasad Joshi |
2012-10-06 | proc: use kzalloc instead of kmalloc and memset | yan |
2012-10-06 | proc: no need to initialize proc_inode->fd in proc_get_inode() | yan |
2012-10-06 | proc: return -ENOMEM when inode allocation failed | yan |