index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
2014-05-25
5
-13
/
+70
*
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
2014-05-25
4
-10
/
+10
*
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
2014-05-25
3
-8
/
+8
*
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
2014-05-25
2
-0
/
+12
*
ARM: 8028/1: move __fixup_smp out of init section
Rob Herring
2014-05-25
1
-1
/
+1
*
ARM: stacktrace: include exception PC value in stacktrace output
Russell King
2014-05-22
1
-0
/
+23
*
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
2014-05-22
1
-5
/
+13
*
ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu
Russell King
2014-05-22
1
-3
/
+4
*
ARM: 8037/1: mm: support big-endian page tables
Jianguo Wu
2014-04-25
1
-5
/
+13
*
ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr
Catalin Marinas
2014-04-25
4
-8
/
+10
*
ARM: 8035/1: Disable preemption in crunch_task_enable()
Catalin Marinas
2014-04-25
1
-2
/
+10
*
ARM: 8034/1: Disable preemption in iwmmxt_task_enable()
Catalin Marinas
2014-04-25
1
-3
/
+11
*
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
2014-04-23
5
-21
/
+29
*
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
Liu Hua
2014-04-23
2
-6
/
+5
*
ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
Gregory CLEMENT
2014-04-23
1
-3
/
+25
*
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
2014-04-23
2
-9
/
+0
*
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
Rabin Vincent
2014-04-23
1
-0
/
+13
*
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
2014-04-23
4
-0
/
+115
*
ARM: 8008/1: topology: Coding style fixes
Mark Brown
2014-04-14
1
-4
/
+4
*
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
2014-04-13
1
-2
/
+2
*
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
5
-84
/
+128
|
\
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
3
-8
/
+9
|
*
mm/slab.c: cleanup outdated comments and unify variables naming
Jianyu Zhan
2014-04-01
1
-34
/
+32
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
|
*
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
2014-03-27
1
-2
/
+3
|
*
slab: Make allocations with GFP_ZERO slightly more efficient
Joe Perches
2014-02-08
1
-8
/
+8
|
*
slab: make more slab management structure off the slab
Joonsoo Kim
2014-02-08
1
-1
/
+1
|
*
slab: introduce byte sized index for the freelist of a slab
Joonsoo Kim
2014-02-08
1
-9
/
+9
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
2
-0
/
+32
|
*
slab: introduce helper functions to get/set free object
Joonsoo Kim
2014-02-08
1
-7
/
+13
|
*
slab: factor out calculate nr objects in cache_estimate
Joonsoo Kim
2014-02-08
1
-21
/
+27
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
6
-120
/
+196
|
\
\
|
*
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
2
-1
/
+142
|
*
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
|
*
|
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
2
-7
/
+7
|
|
/
*
|
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
2014-04-12
1
-0
/
+4
*
|
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
2014-04-12
1
-1
/
+2
*
|
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-12
1
-9
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
102
-433
/
+420
|
\
\
|
*
\
Merge branch 'tunnels'
David S. Miller
2014-04-12
2
-2
/
+2
|
|
\
\
|
|
*
|
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
|
*
|
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
|
/
/
|
*
|
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
2014-04-12
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-04-12
14
-203
/
+91
|
|
\
\
|
|
*
|
i40evf: program RSS LUT correctly
Mitch A Williams
2014-04-11
1
-4
/
+16
|
|
*
|
i40evf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
[next]