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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
arm64: insn: use set_fixmap_offset to make it more clear
yalin wang
1
-3
/
+2
2015-07-27
arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
Ard Biesheuvel
1
-9
/
+32
2015-07-27
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
2
-3
/
+8
2015-07-27
arm64: alternatives: add enable parameter to conditional asm macros
Will Deacon
1
-3
/
+9
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
14
-2
/
+121
2015-07-27
arm64: Generalise msr_s/mrs_s operations
Suzuki K. Poulose
1
-5
/
+15
2015-07-27
arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()
James Morse
1
-3
/
+25
2015-07-27
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
2
-5
/
+13
2015-07-27
arm64: kernel: Add cpufeature 'enable' callback
James Morse
2
-0
/
+7
2015-07-27
arm64: kernel: Move config_sctlr_el1
James Morse
3
-13
/
+13
2015-07-27
arm64: kvm: Adopt new alternative assembler macros
Daniel Thompson
1
-2
/
+10
2015-07-27
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
1
-16
/
+13
2015-07-27
arm64: mm: Adopt new alternative assembler macros
Daniel Thompson
1
-1
/
+6
2015-07-27
arm64: alternative: Provide if/else/endif assembler macros
Daniel Thompson
1
-0
/
+41
2015-07-27
arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension
James Morse
1
-0
/
+7
2015-07-27
arm64: perf: condense event number maps
Mark Rutland
1
-102
/
+22
2015-07-27
arm64: hugetlb: remove paragraph about writing to FSF
Jisheng Zhang
2
-8
/
+0
2015-07-27
arm64: dma-mapping: implement dma_get_sgtable()
Robin Murphy
1
-0
/
+14
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
22
-153
/
+8
2015-07-27
arm64: perf: factor out callchain code
Mark Rutland
4
-180
/
+198
2015-07-27
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
3
-18
/
+33
2015-07-27
arm64: Better native ptrace support for compat tasks
Catalin Marinas
1
-1
/
+91
2015-07-27
arm64: enable more compressed Image formats
Olof Johansson
2
-1
/
+16
2015-07-27
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
4
-2
/
+178
2015-07-27
arm64: remove dead code
Mark Salter
2
-12
/
+0
2015-07-27
arm64: move update_mmu_cache() into asm/pgtable.h
Will Deacon
2
-14
/
+15
2015-07-27
arm64: consolidate __swiotlb_mmap
Robin Murphy
1
-13
/
+7
2015-07-27
arm64: Remove unused macros from assembler.h
Daniel Thompson
1
-12
/
+0
2015-07-27
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
1
-9
/
+20
2015-07-27
arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...
Sudeep Holla
1
-2
/
+2
2015-07-27
arm64: perf: Remove unnecessary printk
Suzuki K. Poulose
1
-3
/
+1
2015-07-26
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
1
-1
/
+1
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-59
/
+81
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-25
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-161
/
+170
2015-07-25
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-23
/
+57
2015-07-25
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-26
/
+31
2015-07-25
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+12
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-25
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+37
2015-07-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2015-07-25
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
8
-27
/
+71
2015-07-25
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+11
2015-07-25
libnvdimm: fix namespace seed creation
Dan Williams
1
-0
/
+5
2015-07-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+29
2015-07-24
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-4
/
+32
2015-07-24
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
42
-187
/
+202
2015-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-8
/
+62
[prev]
[next]