index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
2015-07-27
2
-3
/
+8
*
arm64: alternatives: add enable parameter to conditional asm macros
Will Deacon
2015-07-27
1
-3
/
+9
*
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
14
-2
/
+121
*
arm64: Generalise msr_s/mrs_s operations
Suzuki K. Poulose
2015-07-27
1
-5
/
+15
*
arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()
James Morse
2015-07-27
1
-3
/
+25
*
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
2015-07-27
2
-5
/
+13
*
arm64: kernel: Add cpufeature 'enable' callback
James Morse
2015-07-27
2
-0
/
+7
*
arm64: kernel: Move config_sctlr_el1
James Morse
2015-07-27
3
-13
/
+13
*
arm64: kvm: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
1
-2
/
+10
*
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
1
-16
/
+13
*
arm64: mm: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
1
-1
/
+6
*
arm64: alternative: Provide if/else/endif assembler macros
Daniel Thompson
2015-07-27
1
-0
/
+41
*
arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension
James Morse
2015-07-27
1
-0
/
+7
*
arm64: perf: condense event number maps
Mark Rutland
2015-07-27
1
-102
/
+22
*
arm64: hugetlb: remove paragraph about writing to FSF
Jisheng Zhang
2015-07-27
2
-8
/
+0
*
arm64: dma-mapping: implement dma_get_sgtable()
Robin Murphy
2015-07-27
1
-0
/
+14
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
22
-153
/
+8
*
arm64: perf: factor out callchain code
Mark Rutland
2015-07-27
4
-180
/
+198
*
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
2015-07-27
3
-18
/
+33
*
arm64: Better native ptrace support for compat tasks
Catalin Marinas
2015-07-27
1
-1
/
+91
*
arm64: enable more compressed Image formats
Olof Johansson
2015-07-27
2
-1
/
+16
*
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
2015-07-27
4
-2
/
+178
*
arm64: remove dead code
Mark Salter
2015-07-27
2
-12
/
+0
*
arm64: move update_mmu_cache() into asm/pgtable.h
Will Deacon
2015-07-27
2
-14
/
+15
*
arm64: consolidate __swiotlb_mmap
Robin Murphy
2015-07-27
1
-13
/
+7
*
arm64: Remove unused macros from assembler.h
Daniel Thompson
2015-07-27
1
-12
/
+0
*
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
2015-07-27
1
-9
/
+20
*
arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...
Sudeep Holla
2015-07-27
1
-2
/
+2
*
arm64: perf: Remove unnecessary printk
Suzuki K. Poulose
2015-07-27
1
-3
/
+1
*
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
2015-07-26
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-26
1
-0
/
+8
|
\
|
*
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-07-26
1
-0
/
+8
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-26
11
-59
/
+81
|
\
\
|
|
/
|
/
|
|
*
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-26
1
-3
/
+3
|
*
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
2015-07-24
1
-5
/
+9
|
*
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-24
1
-2
/
+2
|
*
mm: Fix bugs in region_is_ram()
Toshi Kani
2015-07-22
1
-3
/
+3
|
*
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
1
-18
/
+6
|
*
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-22
1
-3
/
+4
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-21
2
-4
/
+33
|
|
\
|
|
*
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
2015-07-15
2
-4
/
+33
|
*
|
x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...
Luis R. Rodriguez
2015-07-21
1
-6
/
+9
|
*
|
x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()
Luis R. Rodriguez
2015-07-21
1
-2
/
+4
|
*
|
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
1
-3
/
+3
|
*
|
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
2015-07-21
1
-0
/
+6
|
*
|
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
2
-21
/
+10
|
*
|
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
2015-07-21
1
-1
/
+1
*
|
|
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-07-26
20
-161
/
+170
|
\
\
\
|
*
|
|
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-07-22
1
-1
/
+1
|
*
|
|
cdc-acm: Destroy acm_minors IDR on module exit
Johannes Thumshirn
2015-07-22
1
-0
/
+1
[next]