Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | numa_emulation: fix cpumask_of_node() | Andrea Arcangeli | 1 | -1/+1 |
2012-03-22 | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() | Xiao Guangrong | 1 | -13/+5 |
2012-03-22 | mm: search from free_area_cache for the bigger size | Xiao Guangrong | 1 | -17/+17 |
2012-03-22 | hugetlb: try to search again if it is really needed | Xiao Guangrong | 1 | -4/+6 |
2012-03-22 | sparc: use block_sigmask() | Matt Fleming | 3 | -17/+3 |
2012-03-22 | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -14/+3 |
2012-03-22 | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming | 1 | -4/+7 |
2012-03-22 | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming | 1 | -3/+0 |
2012-03-22 | xtensa: don't reimplement force_sigsegv() | Matt Fleming | 1 | -3/+1 |
2012-03-22 | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 1 | -0/+2 |
2012-03-21 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 3 | -2/+18 |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 6 | -1/+7 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 74 | -2384/+400 |
2012-03-21 | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 10 | -209/+204 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 39 | -123/+122 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 17 | -31/+26 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 41 | -207/+821 |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 9 | -45/+76 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 10 | -700/+245 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -10/+150 |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -9/+24 |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 31 | -120/+37 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 41 | -756/+1656 |
2012-03-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+3 |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+1 |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 15 | -21/+21 |
2012-03-20 | x86: remove the second argument of k[un]map_atomic() | Cong Wang | 6 | -27/+27 |
2012-03-20 | um: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
2012-03-20 | sh: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -8/+8 |
2012-03-20 | powerpc: remove the second argument of k[un]map_atomic() | Cong Wang | 4 | -9/+8 |
2012-03-20 | mips: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -6/+6 |
2012-03-20 | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 9 | -50/+50 |
2012-03-20 | Merge branch 'dcache-word-accesses' | Linus Torvalds | 1 | -0/+1 |
2012-03-20 | constify struct pci_dev * in obvious cases | Al Viro | 2 | -2/+2 |
2012-03-20 | net: bpf_jit: fix BPF_S_LDX_B_MSH compilation | Eric Dumazet | 1 | -9/+5 |
2012-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -2491/+635 |
2012-03-19 | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 1 | -2/+0 |
2012-03-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -27/+0 |
2012-03-17 | Merge branch 'pm-domains' | Rafael J. Wysocki | 1 | -0/+2 |
2012-03-17 | PM / shmobile: Make TMU driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 1 | -0/+2 |
2012-03-16 | C6X: remove dead code from entry.S | Mark Salter | 1 | -27/+0 |
2012-03-15 | USB: use generic platform driver on ath79 | Hauke Mehrtens | 1 | -6/+25 |
2012-03-15 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2 | -2753/+2 |
2012-03-14 | arch/tile/configs: convert to minimal configs via "make savedefconfig" | Chris Metcalf | 2 | -2753/+2 |
2012-03-14 | sparc32: Add -Av8 to assembler command line. | David S. Miller | 1 | -1/+1 |
2012-03-14 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 6 | -576/+1488 |
2012-03-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+9 |
2012-03-14 | tile: Use set_current_blocked() and block_sigmask() | Matt Fleming | 2 | -15/+3 |
2012-03-13 | Merge branch 'linus' into irq/core | Thomas Gleixner | 164 | -448/+924 |
2012-03-13 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 2 | -7/+4 |