Age | Commit message (Expand) | Author | Files | Lines |
2012-03-09 | powerpc: Remove the main legacy iSerie platform code | Stephen Rothwell | 36 | -8373/+0 |
2012-02-27 | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files | Stephen Rothwell | 1 | -38/+0 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+1 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -4/+8 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -4/+4 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -4/+4 |
2011-11-01 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 3 | -3/+0 |
2011-11-01 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 6 | -6/+6 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2 | -0/+2 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
2011-07-12 | powerpc, KVM: Rework KVM checks in first-level interrupt handlers | Paul Mackerras | 2 | -3/+3 |
2011-06-20 | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras | 1 | -1/+1 |
2011-05-19 | powerpc: Add kconfig for muxed smp ipi support | Milton Miller | 1 | -0/+1 |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller | 3 | -28/+4 |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller | 1 | -17/+1 |
2011-05-19 | powerpc: Use nr_cpu_ids in initial paca allocation | Milton Miller | 1 | -0/+5 |
2011-05-19 | powerpc/iseries: Cleanup and fix secondary startup | Milton Miller | 1 | -24/+35 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 1 | -5/+5 |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 2 | -3/+4 |
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 | 1 | -2/+4 |
2011-04-20 | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras | 2 | -3/+3 |
2011-04-20 | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt | 2 | -3/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -5/+5 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -2/+2 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -19/+24 |
2011-03-10 | powerpc: platforms/iseries irq_data conversion. | Lennert Buytenhek | 1 | -19/+24 |
2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt | 2 | -3/+4 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2010-11-29 | powerpc/iseries: Remove unused mf_getSrcHistory function and caller. | Jesper Juhl | 1 | -62/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-13 | powerpc/Makefiles: Change to new flag variables | matt mooney | 1 | -1/+1 |
2010-09-02 | powerpc: Abstract indexing of lppaca structs | Paul Mackerras | 2 | -3/+3 |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard | 1 | -1/+1 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 1 | -0/+1 |
2010-07-09 | powerpc/iseries: Use kstrdup | Julia Lawall | 1 | -2/+1 |
2010-07-08 | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix... | Denis Kirjanov | 1 | -1/+5 |
2010-05-21 | powerpc: Avoid bad relocations in iSeries code | Paul Mackerras | 1 | -2/+2 |
2010-05-06 | powerpc/cpumask: Convert iseries SMP code to new cpumask API | Anton Blanchard | 1 | -1/+1 |
2010-04-07 | powerpc/iseries/pci: Use __ratelimit | Akinobu Mita | 1 | -7/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -1/+5 |
2010-03-09 | powerpc: Dynamically allocate pacas | Michael Ellerman | 1 | -9/+16 |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard | 1 | -1/+1 |
2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop | 2 | -2/+2 |
2010-01-15 | powerpc/iseries: Initialise on-stack completion | Michael Ellerman | 1 | -0/+2 |
2009-12-18 | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 1 | -1/+1 |