Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2 | -0/+2 |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson | 4 | -107/+186 |
2008-07-24 | powerpc: define support for 16G hugepages | Jon Tollefson | 1 | -18/+44 |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2 | -1/+59 |
2008-07-24 | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 1 | -0/+21 |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen | 1 | -0/+5 |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen | 1 | -1/+2 |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 1 | -4/+4 |
2008-07-24 | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 1 | -0/+23 |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt | 3 | -6/+33 |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 1 | -2/+1 |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 1 | -0/+1 |
2008-07-23 | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel | 6 | -66/+418 |
2008-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 76 | -714/+5724 |
2008-07-22 | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2 | -5/+8 |
2008-07-22 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 3 | -20/+43 |
2008-07-22 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 1 | -1/+1 |
2008-07-22 | powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 | Segher Boessenkool | 1 | -3/+28 |
2008-07-22 | powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded | Mike Mason | 1 | -14/+12 |
2008-07-22 | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson | 1 | -5/+108 |
2008-07-22 | powerpc: Indicate which oprofile counters to use while in compat mode | Torez Smith | 1 | -0/+20 |
2008-07-22 | powerpc/boot: Change spaces to tabs | Adrian Bunk | 1 | -2/+2 |
2008-07-22 | powerpc: Remove duplicate 6xx option in Kconfig | Adrian Bunk | 1 | -3/+0 |
2008-07-22 | powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S | Michael Ellerman | 1 | -12/+6 |
2008-07-22 | powerpc: Fix OF parsing of 64 bits PCI addresses | Benjamin Herrenschmidt | 2 | -20/+25 |
2008-07-22 | powerpc: Use WARN_ON(1) instead of __WARN() | Michael Ellerman | 1 | -1/+1 |
2008-07-22 | powerpc: Fix support for latencytop | Arnd Bergmann | 1 | -1/+1 |
2008-07-22 | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 1 | -74/+122 |
2008-07-22 | powerpc/ps3: Add a sub-match id to ps3_system_bus | Masakazu Mokuno | 2 | -7/+15 |
2008-07-22 | powerpc: Add a 6xx defconfig | Kumar Gala | 1 | -0/+3304 |
2008-07-22 | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson | 6 | -15/+26 |
2008-07-22 | powerpc/cell: Add support for power button of future IBM cell blades | Christian Krafft | 3 | -0/+127 |
2008-07-22 | powerpc/cell: Cleanup sysreset_hack for IBM cell blades | Christian Krafft | 4 | -26/+64 |
2008-07-22 | powerpc/cell/cpufreq: Add spu aware cpufreq governor | Christian Krafft | 3 | -0/+194 |
2008-07-22 | powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs | Maxim Shchetynin | 1 | -1/+4 |
2008-07-22 | powerpc/axonram: Use only one block device major number | Maxim Shchetynin | 1 | -8/+15 |
2008-07-20 | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction | Marcelo Tosatti | 1 | -0/+4 |
2008-07-20 | KVM: Add coalesced MMIO support (powerpc part) | Laurent Vivier | 2 | -1/+4 |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity | 1 | -4/+0 |
2008-07-17 | powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigs | Timur Tabi | 4 | -12/+20 |
2008-07-17 | Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET" | Kumar Gala | 1 | -4/+0 |
2008-07-17 | powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang | Kumar Gala | 1 | -0/+1 |
2008-07-17 | powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E | Kumar Gala | 1 | -15/+4 |
2008-07-17 | powerpc: rework FSL Book-E PTE access and TLB miss | Kumar Gala | 1 | -124/+44 |
2008-07-17 | powerpc: Remove Kconfig PPC_CPM_NEW_BINDING | Kumar Gala | 2 | -6/+0 |
2008-07-17 | gianfar: Add magic packet and suspend/resume support. | Scott Wood | 1 | -0/+3 |
2008-07-17 | powerpc: Fix a bunch of sparse warnings in the qe_lib | Andy Fleming | 3 | -14/+14 |
2008-07-17 | powerpc: Add support for multiple gfar mdio interfaces | Andy Fleming | 1 | -46/+38 |
2008-07-17 | powerpc/86xx: mpc8610_hpcd - add support for ULI RTC | Anton Vorontsov | 2 | -13/+122 |
2008-07-17 | powerpc/85xx/86xx: some refactoring for fsl_uli1575 code | Anton Vorontsov | 5 | -99/+108 |