| Commit message (Expand) | Author | Age |
* | 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 |
| * | | | powerpc: Separate PACA fields for server CPUs | Benjamin Herrenschmidt | 2009-06-09 |
| * | | | powerpc: Set init_bootmem_done on NUMA platforms as well | Benjamin Herrenschmidt | 2009-06-09 |
| * | | | powerpc: Add PTRACE_SINGLEBLOCK support | Roland McGrath | 2009-06-08 |
| * | | | powerpc/virtex: Add support for Xilinx PCI host bridge | Roderick Colenbrander | 2009-06-06 |
| * | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2009-05-28 |
| |\ \ \ |
|
| * | | | | powerpc: Keep track of emulated instructions | Geert Uytterhoeven | 2009-05-21 |
| * | | | | powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit | Becky Bruce | 2009-05-21 |
| * | | | | powerpc/pci: Cleanup some minor cruft | Kumar Gala | 2009-05-21 |
| * | | | | powerpc/pci: Move pseries code into pseries platform specific area | Kumar Gala | 2009-05-21 |
| * | | | | powerpc: Add 2.06 tlbie mnemonics | Milton Miller | 2009-05-21 |
| * | | | | powerpc: Enable MMU feature sections for inline asm | Milton Miller | 2009-05-21 |
| * | | | | powerpc: Move VSX load/stores into ppc-opcode.h | Michael Neuling | 2009-05-21 |
| * | | | | powerpc: Cleanup macros in ppc-opcode.h | Michael Neuling | 2009-05-21 |
| * | | | | powerpc: Fix up elf_read_implies_exec() usage | Kumar Gala | 2009-05-21 |