Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+6 |
2013-09-13 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner | 1 | -7/+7 |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -10/+0 |
2013-07-09 | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt | 3 | -7/+7 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2 | -56/+5 |
2013-07-04 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2013-07-04 | mm/unicore32: fix stale comment about VALID_PAGE() | Jiang Liu | 1 | -6/+0 |
2013-07-04 | mm/unicore32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -47/+2 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -7/+0 |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-15 | unicore32/PCI: Remove redundant call of pci_bus_add_devices() | Jiang Liu | 1 | -5/+0 |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+1 |
2013-05-09 | unicore32: just use mmap_pgoff()... | Al Viro | 1 | -9/+1 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -5/+1 |
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-16 | Remove GENERIC_GPIO config option | Alexandre Courbot | 1 | -3/+0 |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 1 | -1/+1 |
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-20 | unicore32: default GENERIC_GPIO to false | Alexandre Courbot | 1 | -1/+1 |
2013-03-20 | unicore32: remove unneeded select GENERIC_GPIO | Alexandre Courbot | 1 | -1/+0 |
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 |