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
*
dma-debug: prevent early callers from crashing
Florian Fainelli
2014-12-11
1
-2
/
+10
*
dma-debug: introduce dma_debug_disabled
Florian Fainelli
2014-12-11
1
-16
/
+21
*
fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-12-11
1
-2
/
+2
*
fs/cifs/file.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-12-11
1
-2
/
+2
*
fs/cifs: remove obsolete __constant
Fabian Frederick
2014-12-11
7
-47
/
+47
*
mm/CMA: fix boot regression due to physical address of high_memory
Joonsoo Kim
2014-12-11
1
-1
/
+13
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
3
-5
/
+67
|
\
|
*
timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...
Heena Sirwani
2014-10-29
2
-0
/
+31
|
*
timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC
Heena Sirwani
2014-10-29
3
-5
/
+36
*
|
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
35
-47
/
+1591
|
\
\
|
*
|
asm-generic: Remove asm-generic arch_bprm_mm_init()
Dave Hansen
2014-11-22
1
-5
/
+0
|
*
|
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2014-11-19
5
-14
/
+55
|
*
|
x86: Cleanly separate use of asm-generic/mm_hooks.h
Dave Hansen
2014-11-19
2
-5
/
+24
|
*
|
x86 mpx: Change return type of get_reg_offset()
Dave Hansen
2014-11-19
1
-5
/
+4
|
*
|
fs: Do not include mpx.h in exec.c
Dave Hansen
2014-11-18
1
-1
/
+0
|
*
|
x86, mpx: Add documentation on Intel MPX
Qiaowei Ren
2014-11-18
1
-0
/
+234
|
*
|
x86, mpx: Cleanup unused bound tables
Dave Hansen
2014-11-18
5
-0
/
+421
|
*
|
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-11-18
11
-6
/
+399
|
*
|
x86, mpx: Decode MPX instruction to get bound violation information
Dave Hansen
2014-11-18
2
-0
/
+249
|
*
|
x86, mpx: Add MPX-specific mmap interface
Qiaowei Ren
2014-11-18
4
-0
/
+128
|
*
|
x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific
Qiaowei Ren
2014-11-18
2
-0
/
+9
|
*
|
x86, mpx: Add MPX to disabled features
Dave Hansen
2014-11-18
1
-1
/
+7
|
*
|
ia64: Sync struct siginfo with general version
Qiaowei Ren
2014-11-18
1
-2
/
+6
|
*
|
mips: Sync struct siginfo with general version
Qiaowei Ren
2014-11-18
1
-0
/
+4
|
*
|
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
2014-11-18
2
-1
/
+12
|
*
|
x86, mpx: Rename cfg_reg_u and status_reg
Dave Hansen
2014-11-18
1
-4
/
+4
|
*
|
x86: mpx: Give bndX registers actual names
Dave Hansen
2014-11-18
1
-3
/
+4
|
*
|
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
2014-11-18
9
-22
/
+53
*
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
53
-351
/
+1924
|
\
\
\
|
*
|
|
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2014-12-07
2
-6
/
+6
|
*
|
|
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2014-11-23
2
-2
/
+17
|
*
|
|
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
2014-11-23
2
-3
/
+67
|
*
|
|
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
2014-11-23
3
-0
/
+187
|
*
|
|
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
3
-18
/
+14
|
*
|
|
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
2
-13
/
+140
|
*
|
|
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
2
-0
/
+104
|
*
|
|
asm-generic: Add msi.h
Thomas Gleixner
2014-11-23
1
-0
/
+32
|
*
|
|
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
4
-0
/
+197
|
*
|
|
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
2014-11-23
1
-0
/
+8
|
*
|
|
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
2014-11-23
1
-1
/
+24
|
*
|
|
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2014-11-23
2
-0
/
+40
|
*
|
|
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2014-11-23
2
-17
/
+89
|
*
|
|
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2014-11-23
2
-0
/
+26
|
*
|
|
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
2014-11-23
2
-5
/
+15
|
*
|
|
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2014-11-23
2
-0
/
+6
|
*
|
|
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2014-11-23
2
-0
/
+31
|
*
|
|
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2014-11-23
2
-0
/
+54
|
*
|
|
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2014-11-23
2
-0
/
+33
|
*
|
|
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
2014-11-23
1
-9
/
+18
|
*
|
|
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2014-11-23
6
-16
/
+581
[next]