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
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
80
-200
/
+204
*
MAINTAINERS: Update cxl maintainers
Michael Neuling
2016-09-20
1
-2
/
+2
*
powerpc/pseries: fix memory leak in queue_hotplug_event() error path
Andrew Donnellan
2016-09-20
1
-0
/
+1
*
powerpc/nvram: Fix an incorrect partition merge
Pan Xinhui
2016-09-20
1
-3
/
+3
*
powerpc/nvram: Fix a memory leak in err path
Pan Xinhui
2016-09-20
1
-1
/
+1
*
powerpc/64s: Optimise MSR handling in exception handling
Nicholas Piggin
2016-09-20
1
-12
/
+9
*
powerpc/64: Optimise syscall entry for virtual, relocatable case
Nicholas Piggin
2016-09-20
1
-5
/
+2
*
powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
Aneesh Kumar K.V
2016-09-20
1
-1
/
+1
*
powerpc/64: Document the syscall ABI
Nicholas Piggin
2016-09-20
1
-0
/
+105
*
powerpc/64: Replay hypervisor maintenance interrupt first
Nicholas Piggin
2016-09-20
1
-5
/
+9
*
powerpc: Ensure .mem(init|exit).text are within _stext/_etext
Michael Ellerman
2016-09-19
1
-0
/
+2
*
powerpc: Don't change the section in _GLOBAL()
Michael Ellerman
2016-09-19
1
-6
/
+2
*
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
2016-09-19
3
-29
/
+20
*
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
2016-09-19
4
-15
/
+25
*
powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active
Simon Guo
2016-09-13
2
-3
/
+14
*
powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()
Simon Guo
2016-09-13
1
-45
/
+29
*
cxl: Fix informational message
Frederic Barrat
2016-09-13
1
-2
/
+2
*
powerpc/32: Add missing \n and switch to pr_warn()
Colin Ian King
2016-09-13
1
-1
/
+1
*
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-13
3
-0
/
+56
*
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
7
-22
/
+71
*
powerpc/mm/radix: Use different RTS encoding for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
1
-4
/
+9
*
powerpc/book3s: Add a cpu table entry for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
2
-1
/
+22
*
powerpc/pasemi: Fix device_type of Nemo SB600 node.
Darren Stevens
2016-09-13
1
-0
/
+16
*
powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.
Darren Stevens
2016-09-13
1
-0
/
+65
*
powerpc/pasemi: Add Nemo motherboard config option.
Darren Stevens
2016-09-13
1
-0
/
+10
*
hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
1
-1
/
+1
*
powerpc/ps3: fix spelling mistake in function name
Colin Ian King
2016-09-13
1
-1
/
+1
*
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
Michael Ellerman
2016-09-13
1
-15
/
+4
*
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
5
-28
/
+26
*
powerpc/boot: Use $(Q) to quiet build rules not @
Michael Ellerman
2016-09-13
1
-4
/
+4
*
powerpc/vdso64: Drop vdso64as
Michael Ellerman
2016-09-13
1
-6
/
+0
*
powerpc/Makefile: CROSS32AS is unused, remove it
Michael Ellerman
2016-09-13
1
-1
/
+0
*
powerpc/64: Do load of PACAKBASE in LOAD_HANDLER
Michael Ellerman
2016-09-13
2
-14
/
+1
*
powerpc/64: Correct comment on LOAD_HANDLER()
Michael Ellerman
2016-09-13
1
-4
/
+4
*
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
2016-09-13
3
-11
/
+49
*
powerpc/xmon: Don't use ld on 32-bit
Michael Ellerman
2016-09-13
1
-2
/
+2
*
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-09-13
9
-0
/
+45
*
powerpc/fadump: Set core e_flags using kernel's ELF ABI version
Daniel Axtens
2016-09-13
2
-5
/
+5
*
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-13
22
-27
/
+27
*
powerpc/cell: Drop unused iic_get_irq_host()
Daniel Axtens
2016-09-10
1
-6
/
+0
*
Linux 4.8-rc5
v4.8-rc5
Linus Torvalds
2016-09-04
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-04
1
-0
/
+12
|
\
|
*
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
2016-09-02
1
-0
/
+12
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-09-04
2
-1
/
+3
|
\
\
|
*
|
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-09-02
1
-1
/
+2
|
*
|
clocksource/drivers/atmel-pit: Fix compilation error
Daniel Lezcano
2016-08-29
1
-0
/
+1
|
|
/
*
|
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-09-04
3
-7
/
+14
|
\
\
|
*
|
dm bufio: remove use of deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-08-31
1
-1
/
+1
|
*
|
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-08-31
1
-1
/
+1
|
*
|
dm crypt: fix error with too large bios
Mikulas Patocka
2016-08-31
1
-0
/
+7
[next]