Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | ARC: [cmdline] uboot cmdline handling rework | Vineet Gupta | 3 | -42/+34 |
2013-12-23 | ARC: [SMP] optimize IPI send and receive | Vineet Gupta | 1 | -28/+40 |
2013-12-23 | ARC: [SMP] simplify IPI code | Vineet Gupta | 1 | -28/+28 |
2013-12-23 | ARC: [SMP] cpu halt interface doesn't need "self" cpu-id | Vineet Gupta | 1 | -5/+4 |
2013-12-23 | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta | 3 | -5/+5 |
2013-12-23 | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta | 3 | -17/+18 |
2013-12-22 | Linux 3.13-rc5v3.13-rc5 | Linus Torvalds | 1 | -1/+1 |
2013-12-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -26/+61 |
2013-12-22 | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -1/+0 |
2013-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 10 | -49/+52 |
2013-12-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 3 | -16/+55 |
2013-12-22 | aio: clean up and fix aio_setup_ring page mapping | Linus Torvalds | 1 | -35/+23 |
2013-12-21 | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise | 3 | -15/+53 |
2013-12-21 | aio: fix kioctx leak introduced by "aio: Fix a trinity splat" | Benjamin LaHaise | 1 | -1/+2 |
2013-12-20 | Don't set the INITRD_COMPRESS environment variable automatically | Linus Torvalds | 1 | -1/+3 |
2013-12-20 | Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 11 | -84/+168 |
2013-12-20 | mm: fix build of split ptlock code | Olof Johansson | 1 | -1/+1 |
2013-12-20 | Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+7 |
2013-12-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -20/+18 |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 4 | -2/+10 |
2013-12-20 | Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -109/+79 |
2013-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -62/+112 |
2013-12-20 | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov | 5 | -7/+8 |
2013-12-20 | mm: page_alloc: revert NUMA aspect of fair allocation policy | Johannes Weiner | 1 | -10/+9 |
2013-12-20 | Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ... | Mel Gorman | 1 | -2/+1 |
2013-12-20 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov | 1 | -3/+2 |
2013-12-20 | Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker... | Kevin Hilman | 3 | -16/+20 |
2013-12-20 | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 13 | -62/+112 |
2013-12-20 | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 6 | -44/+51 |
2013-12-20 | Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2013-12-20 | Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/... | Kevin Hilman | 522 | -2558/+4836 |
2013-12-19 | Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/ke... | Kevin Hilman | 1 | -0/+2 |
2013-12-19 | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure | Nicholas Bellinger | 1 | -0/+1 |
2013-12-19 | target: Remove extra percpu_ref_init | Andy Grover | 1 | -7/+1 |
2013-12-19 | arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events | Will Deacon | 1 | -20/+18 |
2013-12-19 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+17 |
2013-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+19 |
2013-12-19 | Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 16 | -45/+115 |
2013-12-19 | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h | Vineet Gupta | 1 | -1/+7 |
2013-12-19 | Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 541 | -2724/+5150 |
2013-12-19 | Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix... | Mark Brown | 11 | -32/+75 |
2013-12-19 | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus | Mark Brown | 1 | -11/+27 |
2013-12-19 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 1 | -2/+3 |
2013-12-19 | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger | 4 | -5/+14 |
2013-12-19 | iser-target: Move INIT_WORK setup into isert_create_device_ib_res | Nicholas Bellinger | 1 | -2/+4 |
2013-12-19 | iscsi-target: Fix incorrect np->np_thread NULL assignment | Nicholas Bellinger | 2 | -6/+1 |
2013-12-18 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 24 | -57/+249 |
2013-12-18 | mm/hugetlb: check for pte NULL pointer in __page_check_address() | Jianguo Wu | 1 | -0/+4 |
2013-12-18 | fix build with make 3.80 | Jan Beulich | 1 | -13/+7 |
2013-12-18 | mm/mempolicy: fix !vma in new_vma_page() | Wanpeng Li | 1 | -6/+8 |