| Commit message (Expand) | Author | Age |
* | powerpc/mm: fix ".__node_distance" undefined | Mike Qiu | 2014-04-18 |
* | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu | 2014-04-14 |
* | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras | 2014-04-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 |
|\ |
|
| * | get rid of DEBUG_WRITECOUNT | Al Viro | 2014-04-01 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 |
|\ \ |
|
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 2014-03-20 |
* | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-04-08 |
| |\ \ \ |
|
| | * | | | cpufreq: powernv: Select CPUFreq related Kconfig options for powernv | Gautham R. Shenoy | 2014-04-07 |
| | * | | | cpufreq: powernv: cpufreq driver for powernv platform | Vaidyanathan Srinivasan | 2014-04-07 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-04-09 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self | Stewart Smith | 2014-04-08 |
| * | | | | | power, sched: stop updating inside arch_update_cpu_topology() when nothing to... | Michael Wang | 2014-04-08 |
| * | | | | | powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. | Tony Breeds | 2014-04-08 |
| * | | | | | arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c | Monam Agarwal | 2014-04-08 |
| * | | | | | powerpc/opal: Add missing include | Michael Neuling | 2014-04-08 |
| * | | | | | powerpc: Convert last uses of __FUNCTION__ to __func__ | Joe Perches | 2014-04-08 |
| * | | | | | powerpc: Add lq/stq emulation | Anton Blanchard | 2014-04-08 |
| * | | | | | powerpc/powernv: Add invalid OPAL call | Joel Stanley | 2014-04-08 |
| * | | | | | powerpc/powernv: Add OPAL message log interface | Joel Stanley | 2014-04-08 |
| * | | | | | powerpc/book3s: Fix mc_recoverable_range buffer overrun issue. | Mahesh Salgaonkar | 2014-04-08 |
| * | | | | | powerpc: Remove dead code in sycall entry | Michael Neuling | 2014-04-08 |
| * | | | | | powerpc: Use of_node_init() for the fakenode in msi_bitmap.c | Li Zhong | 2014-04-08 |
| * | | | | | powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast() | Aneesh Kumar K.V | 2014-04-08 |
| * | | | | | powerpc/powernv: Fix endian issues with sensor code | Anton Blanchard | 2014-04-08 |
| * | | | | | powerpc/powernv: Fix endian issues with OPAL async code | Anton Blanchard | 2014-04-06 |
| * | | | | | powerpc/powernv: Add opal_notifier_unregister() and export to modules | Benjamin Herrenschmidt | 2014-04-06 |
| * | | | | | powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early | Benjamin Herrenschmidt | 2014-04-06 |
| * | | | | | powerpc/ppc64: Gracefully handle early interrupts | Benjamin Herrenschmidt | 2014-04-06 |
| * | | | | | powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once | Benjamin Herrenschmidt | 2014-04-06 |
| * | | | | | powerpc: Make boot_cpuid common between 32 and 64-bit | Benjamin Herrenschmidt | 2014-04-06 |
| * | | | | | powerpc: Adjust CPU_FTR_SMT on all platforms | Benjamin Herrenschmidt | 2014-04-06 |
| * | | | | | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling | 2014-04-06 |
| * | | | | | powerpc/le: Enable RTAS events support | Greg Kurz | 2014-04-06 |
| * | | | | | powerpc: Correct emulated mtfsf instruction | Stephen Chivers | 2014-04-06 |
* | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-04-07 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ppc: make PPC_BOOK3S_64 select IRQ_WORK | Josh Triplett | 2014-04-07 |
| * | | | | | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 2014-04-07 |
| * | | | | | include/linux/crash_dump.h: add vmcore_cleanup() prototype | Rashika Kheria | 2014-04-07 |
| |/ / / / |
|
* | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | powerpc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 |
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-05 |
|\ \ \ \ \ |
|
| * | | | | | random: Add arch_has_random[_seed]() | H. Peter Anvin | 2014-03-19 |
| * | | | | | x86, random: Enable the RDSEED instruction | H. Peter Anvin | 2014-03-19 |
* | | | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 |
| * | | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 2014-03-31 |