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