Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | powerpc: fix implicit notifier use in converting to export.h | Paul Gortmaker | 1 | -1/+2 |
2011-11-01 | powerpc: cell/beat_wrapper.h is implicitly using memcpy functions | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | powerpc: Fix up implicit sched.h users | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 4 | -0/+4 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 5 | -0/+5 |
2011-08-19 | net: fix IBM EMAC driver after rename. | Tony Breeds | 1 | -4/+4 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 3 | -3/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -6/+6 |
2011-07-21 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -2/+9 |
2011-07-20 | switch do_spufs_create() to user_path_create(), fix double-unlock | Al Viro | 3 | -32/+21 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 3 | -6/+6 |
2011-05-26 | powerpc/cell: Rename ipi functions to match current abstractions | Milton Miller | 3 | -10/+10 |
2011-05-26 | powerpc/cell: Use common smp ipi actions | Milton Miller | 1 | -32/+13 |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2 | -11/+19 |
2011-05-19 | powerpc/axon_msi: Validate msi irq via chip_data | Milton Miller | 1 | -1/+2 |
2011-05-19 | powerpc/spider-pic: Get pic from chip_data instead of irq_map | Milton Miller | 1 | -6/+7 |
2011-05-19 | powerpc: Remove irq_host_ops->remap hook | Milton Miller | 1 | -11/+0 |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller | 1 | -2/+14 |
2011-05-19 | powerpc: Remove stubbed beat smp support | Milton Miller | 5 | -131/+0 |
2011-05-19 | powerpc: Remove alloc_maybe_bootmem for zalloc version | Milton Miller | 1 | -3/+3 |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller | 2 | -34/+2 |
2011-05-11 | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 1 | -10/+18 |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro | 4 | -14/+14 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 2 | -6/+6 |
2011-04-27 | powerpc/pci: Make IO workarounds init implicit when first bus is registered | Michael Ellerman | 2 | -15/+5 |
2011-04-27 | powerpc/pci: Move IO workarounds to the common kernel dir | Michael Ellerman | 9 | -244/+9 |
2011-04-27 | powerpc/pci: Split IO vs MMIO indirect access hooks | Michael Ellerman | 1 | -1/+2 |
2011-04-20 | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman | 2 | -5/+6 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-03-30 | powerpc/cell: fixup for removal of handle_iic_irq | Stephen Rothwell | 1 | -1/+1 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 5 | -25/+25 |
2011-03-29 | powerpc: cell: Fix the irq_desc access | Thomas Gleixner | 1 | -8/+1 |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 1 | -2/+1 |
2011-03-28 | powerpc: cell: Use the core flow handler | Thomas Gleixner | 2 | -49/+2 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -54/+64 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -7/+4 |
2011-03-14 | kill path_lookup() | Al Viro | 1 | -1/+1 |
2011-03-10 | powerpc: platforms/cell irq_data conversion. | Lennert Buytenhek | 5 | -54/+64 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -7/+4 |
2011-01-21 | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler | Anton Blanchard | 1 | -0/+70 |
2011-01-21 | powerpc/kexec: Don't initialise kexec hooks to default handlers | Anton Blanchard | 1 | -4/+0 |
2011-01-21 | powerpc/kdump: Remove ppc_md.machine_crash_shutdown | Anton Blanchard | 1 | -1/+0 |
2011-01-21 | powerpc/cell: Use system_wq in cpufreq_spudemand | Tejun Heo | 1 | -17/+3 |
2011-01-21 | powerpc/spufs: Use simple_write_to_buffer | Akinobu Mita | 1 | -20/+7 |
2011-01-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -4/+2 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -2/+8 |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -4/+1 |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin | 1 | -0/+3 |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin | 1 | -1/+1 |