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