index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2014-06-05
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
2
-79
/
+47
2014-06-05
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
Igor Mammedov
1
-1
/
+1
2014-06-05
x86: Fix list/memory corruption on CPU hotplug
Igor Mammedov
1
-3
/
+0
2014-06-05
Merge branch 'devel-stable' into for-next
Russell King
2
-3
/
+26
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
129
-1455
/
+2073
2014-06-05
microblaze: Fix typo in head.S s/substract/subtract/
Antonio Ospite
1
-1
/
+1
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
224
-1199
/
+2002
2014-06-05
powerpc/powernv: Pass buffer size to OPAL validate flash call
Vasant Hegde
1
-1
/
+2
2014-06-05
powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()
Anton Blanchard
1
-3
/
+3
2014-06-05
powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...
Anton Blanchard
2
-2
/
+2
2014-06-05
powerpc/powernv: Set memory_block_size_bytes to 256MB
Anton Blanchard
1
-0
/
+10
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
5
-14
/
+21
2014-06-05
powerpc/powernv: Fix endian issues in memory error handling code
Anton Blanchard
2
-9
/
+9
2014-06-05
powerpc/eeh: Skip eeh sysfs when eeh is disabled
Wei Yang
1
-0
/
+3
2014-06-05
powerpc: 64bit sendfile is capped at 2GB
Anton Blanchard
1
-1
/
+1
2014-06-05
powerpc/powernv: Provide debugfs access to the LPC bus via OPAL
Benjamin Herrenschmidt
1
-0
/
+150
2014-06-05
powerpc/serial: Use saner flags when creating legacy ports
Benjamin Herrenschmidt
1
-6
/
+9
2014-06-05
powerpc/xmon: Fix up xmon format strings
Michael Ellerman
1
-13
/
+13
2014-06-05
powerpc/powernv: Add calls to support little endian host
Benjamin Herrenschmidt
3
-0
/
+30
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
52
-244
/
+165
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2
-2
/
+2
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
12
-12
/
+0
2014-06-04
hwpoison: remove unused global variable in do_machine_check()
Chen Yucong
2
-7
/
+0
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
1
-1
/
+1
2014-06-04
arch/x86/mm/numa.c: use for_each_memblock()
Emil Medve
1
-3
/
+3
2014-06-04
mm: x86 pgtable: require X86_64 for soft-dirty tracker
Cyrill Gorcunov
3
-50
/
+6
2014-06-04
mm: x86 pgtable: drop unneeded preprocessor ifdef
Cyrill Gorcunov
2
-18
/
+0
2014-06-04
arc: call find_vma with the mmap_sem held
Davidlohr Bueso
1
-4
/
+6
2014-06-04
mm: disable zone_reclaim_mode by default
Mel Gorman
2
-7
/
+4
2014-06-04
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...
Akinobu Mita
1
-1
/
+6
2014-06-04
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-1
/
+1
2014-06-04
x86: enable DMA CMA with swiotlb
Akinobu Mita
5
-9
/
+17
2014-06-04
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
1
-2
/
+2
2014-06-04
x86, mm: probe memory block size for generic x86 64bit
Yinghai Lu
1
-4
/
+30
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
5
-36
/
+61
2014-06-04
x86: require x86-64 for automatic NUMA balancing
Mel Gorman
1
-1
/
+1
2014-06-04
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
1
-1
/
+3
2014-06-04
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
1
-4
/
+2
2014-06-04
sh: Replace __get_cpu_var uses
Christoph Lameter
5
-23
/
+23
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
12
-65
/
+4
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-245
/
+88
2014-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-1
/
+34
2014-06-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-51
/
+0
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
75
-131
/
+331
2014-06-04
MIPS: IP22/IP28: Improve GIO support
Thomas Bogendoerfer
4
-17
/
+38
2014-06-04
MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
Eunbong Song
2
-0
/
+4
2014-06-04
DEC: Document the R4k MB ASIC mini interrupt controller
Maciej W. Rozycki
1
-3
/
+12
2014-06-04
MIPS: Add microMIPS MSA support.
Steven J. Hill
2
-10
/
+43
2014-06-04
MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
Daniel Walter
2
-5
/
+8
[prev]
[next]