Age | Commit message (Expand) | Author |
2011-10-30 | [S390] add TIF_SYSCALL thread flag | Martin Schwidefsky |
2011-10-30 | [S390] addressing mode limits and psw address wrapping | Martin Schwidefsky |
2011-10-30 | [S390] signal race with restarting system calls | Martin Schwidefsky |
2011-10-30 | [S390] defconfig: switch on CONFIG_DEVTMPFS | Hendrik Brueckner |
2011-10-30 | [S390] lowcore cleanup | Martin Schwidefsky |
2011-10-30 | [S390] Add architecture code for unmapping crashkernel memory | Michael Holzheu |
2011-10-30 | [S390] kdump: Add infrastructure for unmapping crashkernel memory | Michael Holzheu |
2011-10-30 | [S390] Export vmcoreinfo note | Michael Holzheu |
2011-10-30 | [S390] kdump: Initialize vmcoreinfo note at startup | Michael Holzheu |
2011-10-30 | [S390] kdump backend code | Michael Holzheu |
2011-10-30 | [S390] Add real memory access functions | Michael Holzheu |
2011-10-30 | [S390] Force PSW restart on online CPU | Michael Holzheu |
2011-10-30 | [S390] kdump: Add size to elfcorehdr kernel parameter | Michael Holzheu |
2011-10-30 | [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT | Michael Holzheu |
2011-10-30 | [S390] fix _TIF_SINGLE_STEP definition | Tejun Heo |
2011-10-30 | [S390] cio: add message for timeouts on internal I/O | Sebastian Ott |
2011-10-30 | [S390] use ENTRY macro for sys_setns_wrapper | Jan Glauber |
2011-10-30 | [S390] memory leak with RCU_TABLE_FREE | Martin Schwidefsky |
2011-10-30 | [S390] user per registers vs. ptrace single stepping | Martin Schwidefsky |
2011-10-30 | [S390] topology: fix alloc_masks annotation | Sebastian Ott |
2011-10-30 | [S390] avoid warning in show_cpuinfo | Martin Schwidefsky |
2011-10-30 | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter |
2011-10-29 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-10-29 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-29 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-29 | ARM: mark empty gpio.h files empty | Linus Walleij |
2011-10-29 | gpio: Fix ARM versatile-express build failure | Grant Likely |
2011-10-29 | of: include errno.h | Kalle Valo |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-28 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-10-28 | Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw | Linus Torvalds |
2011-10-28 | Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-10-28 | leases: fix write-open/read-lease race | J. Bruce Fields |
2011-10-28 | nfs: drop unnecessary locking in llseek | Andi Kleen |
2011-10-28 | ext4: replace cut'n'pasted llseek code with generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: add generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen |
2011-10-28 | direct-io: merge direct_io_walker into __blockdev_direct_IO | Andi Kleen |
2011-10-28 | direct-io: inline the complete submission path | Andi Kleen |
2011-10-28 | direct-io: separate map_bh from dio | Andi Kleen |
2011-10-28 | direct-io: use a slab cache for struct dio | Andi Kleen |
2011-10-28 | direct-io: rearrange fields in dio/dio_submit to avoid holes | Andi Kleen |
2011-10-28 | direct-io: fix a wrong comment | Andi Kleen |