index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/events/fifo: correctly align bitops
Vladimir Murzin
2014-04-28
1
-11
/
+30
*
arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
Julien Grall
2014-04-28
1
-1
/
+0
*
Merge commit 'e26a9e0' into stable/for-linus-3.15
David Vrabel
2014-04-28
69
-387
/
+502
|
\
|
*
ARM: Better virt_to_page() handling
Russell King
2014-04-03
3
-26
/
+34
|
*
ARM: 8004/1: [SCSI]: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
4
-4
/
+4
|
*
ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
1
-1
/
+1
|
*
ARM: 8002/1: spear: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
1
-1
/
+1
|
*
ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
1
-1
/
+1
|
*
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
9
-9
/
+8
|
*
ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabled
Michael Opdenacker
2014-03-12
1
-1
/
+1
|
*
ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
5
-13
/
+7
|
*
ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
1
-1
/
+1
|
*
ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
1
-1
/
+1
|
*
ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED
Michael Opdenacker
2014-03-12
3
-7
/
+7
|
*
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
2014-03-12
2
-0
/
+7
|
*
ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow
Anurag Aggarwal
2014-02-25
1
-37
/
+100
|
*
ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
Ard Biesheuvel
2014-02-25
2
-0
/
+10
|
*
ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry
Ard Biesheuvel
2014-02-25
3
-1
/
+17
|
*
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
2014-02-25
1
-34
/
+3
|
*
ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+
Will Deacon
2014-02-25
1
-4
/
+31
|
*
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
2014-02-25
7
-196
/
+196
|
*
ARM: 7989/1: Delete asm/system.h
David Howells
2014-02-25
6
-12
/
+1
|
*
ARM: 7985/1: mm: implement pte_accessible for faulting mappings
Will Deacon
2014-02-25
1
-2
/
+5
|
*
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
2014-02-25
4
-0
/
+23
|
*
ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator
Steven Capper
2014-02-18
1
-3
/
+0
|
*
ARM: 7962/2: Make all mcpm functions notrace
Dave Martin
2014-02-18
2
-0
/
+4
|
*
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
2014-02-10
6
-28
/
+18
|
*
ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Nicolas Pitre
2014-02-10
1
-1
/
+1
|
*
ARM: 7949/1: feroceon: Log a FW_BUG if the L2 cache is turned on at boot
Jason Gunthorpe
2014-02-10
1
-1
/
+3
|
*
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
Christopher Covington
2014-02-10
2
-1
/
+3
|
*
ARM: 7945/1: footbridge: Switch to sched_clock_register()
Stephen Boyd
2014-02-10
1
-2
/
+2
|
*
ARM: 7940/1: add support for the Cortex-A12 processor
Jonathan Austin
2014-02-10
2
-0
/
+12
*
|
xen/manage: Poweroff forcefully if user-space is not yet up.
Konrad Rzeszutek Wilk
2014-04-15
1
-2
/
+30
*
|
xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.
Konrad Rzeszutek Wilk
2014-04-15
1
-3
/
+41
*
|
xen/spinlock: Don't enable them unconditionally.
Konrad Rzeszutek Wilk
2014-04-15
1
-1
/
+4
*
|
xen-pciback: silence an unwanted debug printk
Dan Carpenter
2014-04-15
1
-1
/
+2
*
|
xen: fix memory leak in __xen_pcibk_add_pci_dev()
Daeseok Youn
2014-04-15
1
-0
/
+2
*
|
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
2014-04-15
2
-9
/
+19
*
|
Xen: do hv callback accounting only on x86
Arnd Bergmann
2014-04-07
1
-1
/
+1
*
|
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
2014-04-07
1493
-13637
/
+25211
|
\
\
|
*
\
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
82
-393
/
+705
|
|
\
\
|
|
*
|
irqchip: sun7i/sun6i: Disable NMI before registering the handler
Hans de Goede
2014-03-31
1
-3
/
+3
|
|
*
|
ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controller
Hans de Goede
2014-03-31
1
-1
/
+1
|
|
*
|
ARM: sun7i/sun6i: irqchip: Update the documentation
Carlo Caione
2014-03-26
1
-0
/
+27
|
|
*
|
ARM: sun7i/sun6i: dts: Add NMI irqchip support
Carlo Caione
2014-03-26
2
-0
/
+16
|
|
*
|
ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller
Carlo Caione
2014-03-26
2
-0
/
+209
|
|
*
|
genirq: Export symbol no_action()
Alexander Shiyan
2014-03-22
1
-0
/
+1
|
|
*
|
arm: omap: Fix typo in ams-delta-fiq.c
Thomas Gleixner
2014-03-20
1
-1
/
+1
|
|
*
|
m68k: atari: Fix the last kernel_stat.h fallout
Thomas Gleixner
2014-03-20
1
-0
/
+1
|
|
*
|
irqchip: sun4i: Simplify sun4i_irq_ack
Hans de Goede
2014-03-19
1
-6
/
+1
[next]