| Commit message (Expand) | Author | Age |
* | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc | Stephen Rothwell | 2009-08-05 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 |
* | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 |
* | powerpc: Fix spin_event_timeout() to be robust over context switches | Grant Likely | 2009-07-07 |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 |
|\ |
|
| * | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 2009-06-25 |
* | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-06-26 |
|\ \ |
|
| * | | powerpc/cpm1: Remove IMAP_ADDR | Kumar Gala | 2009-06-23 |
* | | | powerpc/mm: Fix potential access to freed pages when using hugetlbfs | Benjamin Herrenschmidt | 2009-06-26 |
* | | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 2009-06-26 |
* | | | powerpc/rtas: Turn rtas lock into a raw spinlock | Benjamin Herrenschmidt | 2009-06-26 |
* | | | powerpc: Add irqtrace support for 32-bit powerpc | Benjamin Herrenschmidt | 2009-06-26 |
* | | | powerpc/mm: Make k(un)map_atomic out of line | Benjamin Herrenschmidt | 2009-06-26 |
* | | | powerpc: Swiotlb breaks pseries | Michael Ellerman | 2009-06-26 |
| |/
|/| |
|
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 |
|\ \ |
|
| * | | perf_counter: powerpc: Change how processor-specific back-ends get selected | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Use unsigned long for register and constraint values | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 2009-06-18 |
| * | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-17 |
| |\ \ |
|
| * | | | perf_counter: Make set_perf_counter_pending() declaration common | Paul Mackerras | 2009-06-15 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-17 |
| |\ \ \ |
|
| | * | | | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 |
| * | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-16 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | powerpc: Add memory clobber to mtspr() | Benjamin Herrenschmidt | 2009-06-16 |
| * | | | | powerpc: Introduce macro spin_event_timeout() | Timur Tabi | 2009-06-16 |
| * | | | | powerpc/fsl: Increase the number of possible localbus banks | mware@internode.on.net | 2009-06-15 |
| * | | | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs | Nate Case | 2009-06-15 |
* | | | | | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | ps3: Replace direct file operations by callback | Geert Uytterhoeven | 2009-06-15 |
| * | | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata | Geert Uytterhoeven | 2009-06-15 |
| * | | ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices | Geert Uytterhoeven | 2009-06-15 |
| * | | powerpc: Use generic atomic64_t implementation on 32-bit processors | Paul Mackerras | 2009-06-14 |
| * | | powerpc: Add compiler memory barrier to mtmsr macro | Paul Mackerras | 2009-06-14 |
| * | | powerpc: Wire up sys_rt_tgsigqueueinfo | Stephen Rothwell | 2009-06-14 |
| * | | ps3fb: Tear down FB setup during cleanup | Geert Uytterhoeven | 2009-06-14 |
| * | | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-14 |
| * | | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> | Geert Uytterhoeven | 2009-06-14 |
| * | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-14 |
| |\| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | net/ucc_geth: Add SGMII support for UEC GETH driver | Haiying Wang | 2009-06-03 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-15 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 |
| |\ \ |
|
| * | | | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 2009-06-09 |
| * | | | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 |