Age | Commit message (Expand) | Author |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: cell: Fix the irq_desc access | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |
2011-03-28 | powerpc: cell: Use the core flow handler | Thomas Gleixner |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-14 | kill path_lookup() | Al Viro |
2011-03-10 | powerpc: platforms/cell irq_data conversion. | Lennert Buytenhek |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-01-21 | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler | Anton Blanchard |
2011-01-21 | powerpc/kexec: Don't initialise kexec hooks to default handlers | Anton Blanchard |
2011-01-21 | powerpc/kdump: Remove ppc_md.machine_crash_shutdown | Anton Blanchard |
2011-01-21 | powerpc/cell: Use system_wq in cpufreq_spudemand | Tejun Heo |
2011-01-21 | powerpc/spufs: Use simple_write_to_buffer | Akinobu Mita |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin |
2010-11-29 | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std | Jesper Juhl |
2010-11-29 | powerpc/cell: Beat dma ops cleanup | Nishanth Aravamudan |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-13 | powerpc/spufs: Use llseek in all file operations | Arnd Bergmann |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-09-02 | powerpc/cell: Add of_node_put to avoid memory leak | Julia Lawall |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | spufs conversion to ->evict_inode() | Al Viro |
2010-08-09 | remove inode_setattr | Christoph Hellwig |
2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-06-02 | powerpc/cell: Fix integer constant warning | Denis Kirjanov |
2010-05-27 | rename the generic fsync implementations | Christoph Hellwig |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-06 | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks | Anton Blanchard |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2010-02-19 | powerpc: Convert beat_htab_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert beatic_irq_mask_lock to raw_spinlock | Thomas Gleixner |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely |
2010-01-28 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely |