Age | Commit message (Expand) | Author |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | unicore32: just use mmap_pgoff()... | Al Viro |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-04-29 | mm/unicore32: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot |
2013-04-10 | cpufreq: unicore2: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-08 | unicore: Use generic idle loop | Thomas Gleixner |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar |
2013-03-20 | unicore32: default GENERIC_GPIO to false | Alexandre Courbot |
2013-03-20 | unicore32: remove unneeded select GENERIC_GPIO | Alexandre Courbot |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-17 | unicore32 idle: delete stray pm_idle comment | Len Brown |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-03 | unicore32: switch to generic sigaltstack | Al Viro |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-14 | modules: don't hand 0 to vmalloc. | Rusty Russell |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | unicore32: switch to generic clone(2) | Al Viro |
2012-11-28 | unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-09 | arch/unicore32: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-11-09 | unicore32: switch to generic sys_execve() | Al Viro |
2012-11-09 | unicore32: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-11-09 | unicore32: Use Kbuild infrastructure for kvm_para.h | Guan Xuetao |
2012-11-09 | UAPI: (Scripted) Disintegrate arch/unicore32/include/asm | David Howells |
2012-11-09 | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between... | Guan Xuetao |
2012-11-09 | UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer | Guan Xuetao |
2012-11-09 | UniCore32 bugfix: add missed CONFIG_ZONE_DMA | Guan Xuetao |