index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-nvic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
MAINTAINERS: update LTP mailing list
Cyril Hrubis
1
-2
/
+2
2015-09-18
userfaultfd: add missing mmput() in error path
Eric Biggers
1
-1
/
+3
2015-09-18
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
1
-1
/
+5
2015-09-18
alpha: lib: export __delay
Sudip Mukherjee
1
-0
/
+1
2015-09-18
alpha: io: define ioremap_uc
Sudip Mukherjee
1
-1
/
+3
2015-09-18
kasan: fix last shadow judgement in memory_is_poisoned_16()
Xishi Qiu
1
-2
/
+1
2015-09-18
zram: fix possible use after free in zcomp_create()
Luis Henriques
1
-5
/
+7
2015-09-18
hp-wmi: limit hotkey enable
Kyle Evans
1
-11
/
+20
2015-09-17
libceph: advertise support for keepalive2
Ilya Dryomov
1
-0
/
+1
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
2
-5
/
+8
2015-09-17
x86/pci/dma: Fix gfp flags for coherent DMA memory allocation
Junichi Nomura
1
-1
/
+1
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
3
-0
/
+22
2015-09-17
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
1
-11
/
+36
2015-09-17
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2
-2
/
+2
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2
-0
/
+9
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2
-0
/
+8
2015-09-16
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-09-16
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-16
powerpc/boot: Specify ABI v2 when building an LE boot wrapper
Benjamin Herrenschmidt
1
-0
/
+3
2015-09-16
ia64: Enable userfaultfd and membarrier system calls
Luck, Tony
3
-1
/
+5
2015-09-15
modsign: Fix GPL/OpenSSL licence incompatibility
David Woodhouse
2
-10
/
+13
2015-09-15
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
1
-0
/
+5
2015-09-15
arm64: enable generic idle loop
Leo Yan
1
-0
/
+1
2015-09-15
perf tests: Fix software clock events test setting maps
Adrian Hunter
1
-4
/
+14
2015-09-15
perf tests: Fix task exit test setting maps
Adrian Hunter
1
-4
/
+14
2015-09-15
perf evlist: Fix create_syswide_maps() not propagating maps
Adrian Hunter
1
-9
/
+10
2015-09-15
perf evlist: Fix add() not propagating maps
Adrian Hunter
1
-0
/
+2
2015-09-15
perf evlist: Factor out a function to propagate maps for a single evsel
Adrian Hunter
1
-22
/
+27
2015-09-15
perf evlist: Make create_maps() use set_maps()
Adrian Hunter
1
-9
/
+10
2015-09-15
perf evlist: Make set_maps() more resilient
Adrian Hunter
1
-4
/
+15
2015-09-15
perf evsel: Add own_cpus member
Adrian Hunter
4
-3
/
+8
2015-09-15
perf evlist: Fix missing thread_map__put in propagate_maps()
Adrian Hunter
1
-0
/
+1
2015-09-15
perf evlist: Fix splice_list_tail() not setting evlist
Adrian Hunter
3
-12
/
+9
2015-09-15
perf evlist: Add has_user_cpus member
Adrian Hunter
2
-5
/
+7
2015-09-15
perf evlist: Remove redundant validation from propagate_maps()
Adrian Hunter
2
-16
/
+10
2015-09-15
perf evlist: Simplify set_maps() logic
Adrian Hunter
1
-6
/
+2
2015-09-15
perf evlist: Simplify propagate_maps() logic
Adrian Hunter
1
-3
/
+2
2015-09-15
cxl: Fix build failure due to -Wunused-variable behaviour change
Ian Munsie
1
-1
/
+1
2015-09-15
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
1
-2
/
+0
2015-09-15
locking/static_keys: Fix up the static keys documentation
Jonathan Corbet
2
-8
/
+6
2015-09-14
perf top: Fix segfault pressing -> with no hist entries
Wang Nan
1
-1
/
+11
2015-09-14
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-09-14
x86/ioapic: Force affinity setting in setup_ioapic_dest()
Thomas Gleixner
1
-2
/
+3
2015-09-14
x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method
Juergen Gross
1
-1
/
+0
2015-09-14
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
Will Deacon
1
-5
/
+1
2015-09-14
arm64: Fix pte_modify() to preserve the hardware dirty information
Catalin Marinas
1
-1
/
+1
2015-09-14
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
Catalin Marinas
1
-2
/
+2
2015-09-14
arm64: dma-mapping: check whether cma area is initialized or not
Jisheng Zhang
1
-1
/
+1
2015-09-14
x86/ldt: Fix small LDT allocation for Xen
Jan Beulich
1
-2
/
+2
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
4
-96
/
+30
[next]