| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -2/+6 |
* | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner | 2013-09-12 | 1 | -7/+7 |
* | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 1 | -10/+0 |
* | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | 3 | -7/+7 |
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 2 | -56/+5 |
|\ |
|
| * | mm/unicore32: fix stale comment about VALID_PAGE() | Jiang Liu | 2013-07-03 | 1 | -6/+0 |
| * | mm/unicore32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -47/+2 |
| * | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
| * | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
| * | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 | 1 | -5/+0 |
|\ \ |
|
| * | | unicore32/PCI: Remove redundant call of pci_bus_add_devices() | Jiang Liu | 2013-06-14 | 1 | -5/+0 |
* | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 2013-06-28 | 1 | -1/+1 |
| |/ |
|
* / | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 1 | -9/+1 |
|\ |
|
| * | unicore32: just use mmap_pgoff()... | Al Viro | 2013-05-09 | 1 | -9/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -5/+1 |
|\ \
| |/
|/| |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
| * | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 2013-04-16 | 1 | -1/+1 |
| * | unicore32: default GENERIC_GPIO to false | Alexandre Courbot | 2013-03-20 | 1 | -1/+1 |
| * | unicore32: remove unneeded select GENERIC_GPIO | Alexandre Courbot | 2013-03-20 | 1 | -1/+0 |
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 2 | -11/+1 |
|\ \ |
|
| * | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -5/+1 |
| * | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -6/+0 |
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 2 | -94/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpufreq: unicore2: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 2 | -93/+0 |
| * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -3/+2 |
| |/ |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -18/+3 |
|\ \ |
|
| * | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | unicore: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -18/+4 |
| |/ |
|
* | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 | 1 | -8/+4 |
* | | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 | 1 | -12/+5 |
* | | mm/unicore32: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 1 | -25/+3 |
* | | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-29 | 1 | -0/+3 |
|/ |
|
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 1 | -1/+1 |
|\ |
|
| * | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 2 | -15/+2 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
| * | | unicore32: switch to generic sigaltstack | Al Viro | 2013-02-03 | 3 | -15/+3 |
| |/ |
|
* / | unicore32 idle: delete stray pm_idle comment | Len Brown | 2013-02-17 | 1 | -5/+0 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -3/+1 |
|\ |
|
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -3/+0 |
|\ \ |
|
| * | | modules: don't hand 0 to vmalloc. | Rusty Russell | 2012-12-14 | 1 | -3/+0 |