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