| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 3 | -61/+10 |
|\ |
|
| * | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | tile: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -57/+11 |
| * | tile: Enter idle with preemption disabled | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| * | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
* | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 | 1 | -22/+5 |
* | | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 | 1 | -6/+1 |
* | | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 | 1 | -0/+1 |
* | | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf | 2013-04-09 | 1 | -1/+9 |
|/ |
|
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-04-01 | 1 | -13/+12 |
|\ |
|
| * | tile: expect new initramfs name from hypervisor file system | Chris Metcalf | 2013-03-29 | 1 | -13/+12 |
* | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-03-23 | 2 | -2/+0 |
|\ \
| |/
|/| |
|
| * | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle | 2013-03-20 | 2 | -2/+0 |
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf | 2013-03-04 | 1 | -16/+19 |
* | | tile: work around bug in the generic sys_llseek | Chris Metcalf | 2013-03-04 | 2 | -0/+16 |
* | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 5 | -134/+4 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -6/+0 |
| * | | tile: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 3 | -53/+1 |
| * | | tile: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 3 | -17/+1 |
| * | | tile: switch to generic compat rt_sig{procmask,pending}() | Al Viro | 2013-02-03 | 1 | -0/+2 |
| * | | tile: switch to generic sigaltstack | Al Viro | 2013-02-03 | 5 | -63/+5 |
* | | | swap: add per-partition lock for swapfile | Shaohua Li | 2013-02-23 | 1 | -1/+1 |
* | | | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 | 1 | -0/+8 |
* | | | mm: remove flags argument to mmap_region | Michel Lespinasse | 2013-02-23 | 1 | -1/+0 |
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 | 1 | -6/+0 |
|\ \ \ |
|
| * | | | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 2013-02-21 | 1 | -6/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-17 | 1 | -1/+1 |
| |/ |
|
* | | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf | 2013-02-08 | 1 | -0/+4 |
* | | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf | 2013-02-08 | 1 | -1/+5 |
* | | tile: export a handful of symbols appropriately | Chris Metcalf | 2013-02-08 | 6 | -0/+10 |
* | | tile: avoid defining INT_MASK macro in <arch/interrupts.h> | Chris Metcalf | 2013-02-04 | 4 | -391/+383 |
* | | tile: provide "screen_info" when enabling VT | Chris Metcalf | 2013-02-04 | 1 | -0/+5 |
* | | tile: include kernel/Kconfig.freezer in tile Kconfig | Chris Metcalf | 2013-02-01 | 1 | -0/+2 |
* | | tile: remove an unused variable in copy_thread() | Chris Metcalf | 2013-02-01 | 1 | -1/+1 |
|/ |
|
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -36/+22 |
* | 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 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | tile: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 2012-11-28 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | modules: don't hand 0 to vmalloc. | Rusty Russell | 2012-12-14 | 1 | -2/+0 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-12-18 | 6 | -34/+126 |
|\ \ \ \ |
|
| * | | | | arch/tile: set CORE_DUMP_USE_REGSET on tile | Simon Marchi | 2012-12-18 | 1 | -0/+2 |