Age | Commit message (Expand) | Author | Files | Lines |
2013-07-23 | ARM: STi: Set correct ARM ERRATAs. | Srinivas Kandagatla | 1 | -1/+2 |
2013-07-23 | ARM: dts: STi: Fix pinconf setup for STiH416 serial2 | Srinivas Kandagatla | 2 | -2/+10 |
2013-07-21 | Linux 3.11-rc2v3.11-rc2 | Linus Torvalds | 1 | -1/+1 |
2013-07-21 | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -28/+137 |
2013-07-21 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+2 |
2013-07-21 | ext3: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu | 1 | -1/+1 |
2013-07-21 | ext4: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu | 1 | -1/+1 |
2013-07-21 | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 155 | -91617/+22 |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -18/+15 |
2013-07-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -21/+60 |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -7/+15 |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Linus Torvalds | 2 | -7/+22 |
2013-07-20 | vfs: constify dentry parameter in d_count() | Peng Tao | 1 | -1/+1 |
2013-07-20 | livelock avoidance in sget() | Al Viro | 1 | -15/+10 |
2013-07-20 | allow O_TMPFILE to work with O_WRONLY | Al Viro | 2 | -2/+4 |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 8 | -61/+213 |
2013-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 10 | -21/+69 |
2013-07-20 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 5 | -42/+31 |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 9 | -46/+190 |
2013-07-19 | Btrfs: fix wrong write offset when replacing a device | Stefan Behrens | 1 | -1/+1 |
2013-07-19 | Btrfs: re-add root to dead root list if we stop dropping it | Josef Bacik | 1 | -0/+11 |
2013-07-19 | Btrfs: fix lock leak when resuming snapshot deletion | Josef Bacik | 1 | -0/+2 |
2013-07-19 | Btrfs: update drop progress before stopping snapshot dropping | Josef Bacik | 1 | -6/+8 |
2013-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+7 |
2013-07-19 | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -19/+32 |
2013-07-19 | arm64: use common reboot infrastructure | Marc Zyngier | 2 | -2/+3 |
2013-07-19 | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon | 1 | -26/+20 |
2013-07-19 | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() | Chen Gang | 1 | -7/+0 |
2013-07-19 | arm64: Only enable local interrupts after the CPU is marked online | Catalin Marinas | 1 | -7/+8 |
2013-07-19 | MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION | Markos Chandras | 1 | -1/+0 |
2013-07-19 | um: remove dead code | Richard Weinberger | 1 | -1/+0 |
2013-07-19 | um: siginfo cleanup | Richard Weinberger | 4 | -15/+15 |
2013-07-19 | MIPS: Octeon: Fix DT pruning bug with pip ports | Faidon Liambotis | 1 | -2/+3 |
2013-07-19 | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c... | Tristan Schmelcher | 1 | -41/+189 |
2013-07-19 | um: Fix wait_stub_done() error handling | Richard Weinberger | 1 | -2/+7 |
2013-07-19 | um: Mark stub pages mapping with VM_PFNMAP | Richard Weinberger | 1 | -1/+1 |
2013-07-19 | um: Fix return value of strnlen_user() | Richard Weinberger | 1 | -1/+1 |
2013-07-19 | MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP | James Hogan | 1 | -0/+1 |
2013-07-19 | MIPS: tlbex: fix broken build in v3.11-rc1 | Aaro Koskinen | 1 | -1/+1 |
2013-07-19 | MIPS: Netlogic: Add XLP PIC irqdomain | Jayachandran C | 3 | -13/+61 |
2013-07-19 | MIPS: Netlogic: Fix USB block's coherent DMA mask | Ganesan Ramalingam | 1 | -1/+1 |
2013-07-19 | MIPS: tlbex: Fix typo in r3000 tlb store handler | Tony Wu | 1 | -1/+1 |
2013-07-19 | MIPS: BMIPS: Fix thinko to release slave TP from reset | Florian Fainelli | 1 | -1/+1 |
2013-07-19 | s390/zcrypt: Alias for new zcrypt device driver base module | Ingo Tuchscherer | 1 | -0/+1 |
2013-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -164/+248 |
2013-07-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -34/+28 |
2013-07-19 | Merge tag 'md-3.11-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -39/+39 |
2013-07-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 39 | -277/+918 |
2013-07-19 | vlan: fix a race in egress prio management | Eric Dumazet | 1 | -0/+7 |
2013-07-19 | vlan: mask vlan prio bits | Eric Dumazet | 3 | -5/+11 |