Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 | 1 | -18/+2 |
|\ | |||||
| * | proc_powerpc: switch to fixed_size_llseek() | Al Viro | 2013-06-29 | 1 | -18/+2 |
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -8/+8 |
|\ \ | |||||
| * | | powerpc: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -8/+8 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge tag 'v3.10' into sched/core | Ingo Molnar | 2013-07-01 | 41 | -270/+371 |
| |\ \ \ | |||||
| * | | | | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 1 | -0/+73 |
|\ \ \ \ | |||||
| * | | | | perf: Power7: Make CPI stack events available in sysfs | Sukadev Bhattiprolu | 2013-05-29 | 1 | -0/+73 |
| |/ / / | |||||
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-06-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | powerpc,kvm: fix imbalance srcu_read_[un]lock() | Lai Jiangshan | 2013-06-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 1 | -6/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 | 1 | -6/+4 |
* | | | | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 | 2 | -2/+9 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 | 37 | -245/+337 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 2 | -3/+3 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-07-02 | 1 | -0/+49 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 3.10-rc7 into tty-next | Greg Kroah-Hartman | 2013-06-24 | 2 | -2/+9 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge 3.10-rc6 into tty-next | Greg Kroah-Hartman | 2013-06-17 | 16 | -126/+104 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge 3.10-rc5 into tty-next | Greg Kroah-Hartman | 2013-06-08 | 26 | -123/+237 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | serial/mpc52xx_uart: add MPC5125 PSC support | Matteo Facchinetti | 2013-06-03 | 1 | -0/+49 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 | 2 | -4/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | [readdir] switch dcache_readdir() users to ->iterate() | Al Viro | 2013-06-29 | 1 | -1/+1 |
| * | | | | | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | powerpc/eeh: Fix fetching bus for single-dev-PE | Gavin Shan | 2013-06-30 | 1 | -1/+2 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-29 | 2 | -7/+14 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | powerpc/pci: Improve device hotplug initialization | Guenter Roeck | 2013-06-30 | 1 | -5/+12 |
| * | | | | | powerpc/eeh: Add eeh_dev to the cache during boot | Thadeu Lima de Souza Cascardo | 2013-06-28 | 1 | -2/+2 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-25 | 1 | -15/+9 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | powerpc/pci: Fix boot panic on mpc83xx (regression) | Rojhalat Ibrahim | 2013-06-24 | 1 | -15/+9 |
| |/ / / | |||||
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-21 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | kvm/ppc/booke: Delay kvmppc_lazy_ee_enable | Scott Wood | 2013-06-19 | 1 | -1/+2 |
* | | | | | powerpc: Fix bad pmd error with book3E config | Aneesh Kumar K.V | 2013-06-20 | 1 | -1/+7 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-14 | 5 | -5/+15 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | powerpc: Fix missing/delayed calls to irq_work | Benjamin Herrenschmidt | 2013-06-15 | 1 | -1/+1 |
| * | | | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras | 2013-06-15 | 2 | -1/+11 |
| * | | | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman | 2013-06-15 | 2 | -3/+3 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-11 | 5 | -8/+38 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() | Scott Wood | 2013-06-11 | 1 | -0/+11 |
| * | | | kvm/ppc/booke: Hold srcu lock when calling gfn functions | Scott Wood | 2013-06-11 | 3 | -0/+17 |
| * | | | kvm/ppc/booke64: Disable e6500 support | Scott Wood | 2013-06-11 | 1 | -2/+0 |
| * | | | kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage | Mihai Caraman | 2013-06-11 | 1 | -6/+10 |
| | |/ | |/| | |||||
* | | | powerpc: Partial revert of "Context switch more PMU related SPRs" | Michael Ellerman | 2013-06-10 | 1 | -28/+0 |
* | | | powerpc/perf: Fix deadlock caused by calling printk() in PMU exception | Michael Ellerman | 2013-06-10 | 1 | -1/+1 |
* | | | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression | Michael Neuling | 2013-06-10 | 2 | -8/+12 |
* | | | powerpc/power8: Update denormalization handler | Michael Neuling | 2013-06-10 | 1 | -0/+10 |
* | | | powerpc/pseries: Simplify denormalization handler | Michael Neuling | 2013-06-10 | 1 | -64/+16 |
* | | | powerpc/power8: Fix oprofile and perf | Michael Neuling | 2013-06-10 | 1 | -4/+4 |