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
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
5
-8
/
+8
2016-04-04
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
Maciej W. Rozycki
1
-13
/
+13
2016-04-04
MIPS: BMIPS: Fix gisb-arb compatible string for 7435
Florian Fainelli
1
-1
/
+1
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+48
2016-04-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-30
/
+38
2016-04-03
MIPS: Bail on unsupported module relocs
Paul Burton
2
-6
/
+32
2016-04-03
MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name
Antony Pavlov
1
-1
/
+1
2016-04-03
MIPS: ath79: Fix the ar913x reference clock rate
Alban Bedel
1
-37
/
+1
2016-04-03
MIPS: ath79: Fix the ar724x clock calculation
Weijie Gao
1
-3
/
+3
2016-04-03
dt-bindings: clock: qca,ath79-pll: fix copy-paste typos
Antony Pavlov
1
-1
/
+1
2016-04-03
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
3
-12
/
+20
2016-04-03
FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.
Ralf Baechle
1
-2
/
+2
2016-04-03
MIPS: ci20: Enable NAND and UBIFS support in defconfig.
Harvey Hunt
1
-5
/
+9
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
32
-52
/
+52
2016-04-03
MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE
Paul Burton
1
-0
/
+5
2016-04-03
MIPS: zboot: Remove copied source files on clean
Alban Bedel
1
-0
/
+1
2016-04-03
MIPS: zboot: Fix the build with XZ compression on older GCC versions
Alban Bedel
1
-3
/
+3
2016-04-03
MIPS: Wire up preadv2 and pwrite2 syscalls.
Ralf Baechle
5
-6
/
+20
2016-04-01
Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2016-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-10
/
+10
2016-04-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+3
2016-04-01
ARM: SMP enable of cache maintanence broadcast
Russell King
1
-5
/
+5
2016-04-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-131
/
+90
2016-04-01
mm/rmap: batched invalidations should use existing api
Nadav Amit
2
-7
/
+1
2016-04-01
x86/mm: TLB_REMOTE_SEND_IPI should count pages
Nadav Amit
1
-3
/
+9
2016-04-01
Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-4
/
+4
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-10
/
+28
2016-04-01
kvm: set page dirty only if page has been writable
Yu Zhao
1
-2
/
+10
2016-04-01
KVM: x86: reduce default value of halt_poll_ns parameter
Paolo Bonzini
1
-1
/
+1
2016-04-01
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
Paolo Bonzini
1
-0
/
+5
2016-04-01
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
1
-10
/
+10
2016-04-01
Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-22
/
+43
2016-04-01
s390: wire up preadv2/pwritev2 syscalls
Heiko Carstens
2
-1
/
+5
2016-04-01
s390/pci: PCI function group 0 is valid for clp_query_pci_fn
Pierre Morel
1
-2
/
+1
2016-03-31
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-2
/
+35
2016-03-31
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
4
-2
/
+23
2016-03-31
parisc: Fix SIGSYS signals in compat case
Helge Deller
2
-0
/
+12
2016-03-31
arm64: KVM: Register CPU notifiers when the kernel runs at HYP
James Morse
1
-19
/
+33
2016-03-31
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
1
-7
/
+45
2016-03-30
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+1
2016-03-31
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
Guenter Roeck
1
-2
/
+1
2016-03-30
ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type
Yegor Yefremov
1
-1
/
+4
2016-03-30
ARM: OMAP: Correct interrupt type for ARM TWD
Jon Hunter
1
-1
/
+1
2016-03-30
ARM: DRA722: Add ID detect for Silicon Rev 2.0
Vishal Mahaveer
2
-2
/
+3
2016-03-30
ARM: dts: am43xx: fix edma memcpy channel allocation
Tero Kristo
1
-1
/
+1
2016-03-30
ARM: dts: AM43x-epos: Fix clk parent for synctimer
Lokesh Vutla
1
-0
/
+5
2016-03-30
ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
Nishanth Menon
1
-0
/
+1
2016-03-30
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
3
-3
/
+10
2016-03-30
ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b
Carlo Caione
2
-27
/
+42
[prev]
[next]