Age | Commit message (Expand) | Author |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | mm/hugetlb: use already existing interface huge_page_shift | Wanpeng Li |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-01 | Merge tag 'v3.10' into sched/core | Ingo Molnar |
2013-06-30 | powerpc/eeh: Fix fetching bus for single-dev-PE | Gavin Shan |
2013-06-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-30 | powerpc/pci: Improve device hotplug initialization | Guenter Roeck |
2013-06-29 | proc_powerpc: switch to fixed_size_llseek() | Al Viro |
2013-06-29 | [readdir] switch dcache_readdir() users to ->iterate() | Al Viro |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-28 | powerpc/eeh: Add eeh_dev to the cache during boot | Thadeu Lima de Souza Cascardo |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst |
2013-06-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-24 | Merge 3.10-rc7 into tty-next | Greg Kroah-Hartman |
2013-06-24 | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman |
2013-06-24 | powerpc/pci: Fix boot panic on mpc83xx (regression) | Rojhalat Ibrahim |
2013-06-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-20 | powerpc: Fix bad pmd error with book3E config | Aneesh Kumar K.V |
2013-06-19 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-06-19 | kvm/ppc/booke: Delay kvmppc_lazy_ee_enable | Scott Wood |
2013-06-17 | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-06-17 | Merge 3.10-rc6 into tty-next | Greg Kroah-Hartman |
2013-06-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-15 | powerpc: Fix missing/delayed calls to irq_work | Benjamin Herrenschmidt |
2013-06-15 | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras |
2013-06-15 | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman |
2013-06-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-11 | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() | Scott Wood |
2013-06-11 | kvm/ppc/booke: Hold srcu lock when calling gfn functions | Scott Wood |
2013-06-11 | kvm/ppc/booke64: Disable e6500 support | Scott Wood |
2013-06-11 | kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage | Mihai Caraman |
2013-06-10 | powerpc,kvm: fix imbalance srcu_read_[un]lock() | Lai Jiangshan |
2013-06-10 | powerpc: Partial revert of "Context switch more PMU related SPRs" | Michael Ellerman |
2013-06-10 | powerpc/perf: Fix deadlock caused by calling printk() in PMU exception | Michael Ellerman |
2013-06-10 | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression | Michael Neuling |
2013-06-10 | powerpc/power8: Update denormalization handler | Michael Neuling |
2013-06-10 | powerpc/pseries: Simplify denormalization handler | Michael Neuling |
2013-06-10 | powerpc/power8: Fix oprofile and perf | Michael Neuling |
2013-06-10 | powerpc/eeh: Don't check RTAS token to get PE addr | Gavin Shan |