index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: omap: drop vendor-prefix from power-controller dt property
Johan Hovold
2014-12-11
1
-1
/
+1
*
ARM: dts: am335x-boneblack: enable power off and rtc wake up
Johan Hovold
2014-12-11
1
-0
/
+4
*
ARM: dts: am33xx: update rtc-node compatible property
Johan Hovold
2014-12-11
1
-1
/
+1
*
tile: use pr_warn instead of pr_warning
Joe Perches
2014-12-11
1
-18
/
+15
*
tile: neaten early_printk uses
Joe Perches
2014-12-11
1
-7
/
+5
*
printk: remove used-once early_vprintk
Joe Perches
2014-12-11
1
-6
/
+13
*
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-11
1
-2
/
+2
*
ia64: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-11
1
-1
/
+1
*
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-12-11
4
-0
/
+14
*
sh: off by one BUG_ON() in setup_bootmem_node()
Dan Carpenter
2014-12-11
1
-1
/
+1
*
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
24
-43
/
+1297
|
\
|
*
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2014-11-19
3
-5
/
+41
|
*
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
|
*
x86, mpx: Cleanup unused bound tables
Dave Hansen
2014-11-18
3
-0
/
+413
|
*
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-11-18
6
-6
/
+370
|
*
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: 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
|
*
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
25
-105
/
+81
|
\
\
|
*
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
14
-34
/
+34
|
*
|
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
1
-2
/
+2
|
*
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
18
-22
/
+22
|
*
|
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
2014-11-23
2
-2
/
+2
|
*
|
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2014-11-21
2
-20
/
+0
|
*
|
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
2
-0
/
+18
|
*
|
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2014-11-11
1
-2
/
+2
|
*
|
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
2014-11-11
3
-25
/
+1
|
*
|
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-11-07
1
-0
/
+2
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
2
-4
/
+5
|
\
\
\
|
*
|
|
ARM: orion: convert the irq_reg_{readl,writel} calls to the new API
Gregory CLEMENT
2014-11-26
1
-4
/
+4
|
*
|
|
Merge tag 'tags/mvebu-fixes-3.18' into irqchip/core
Jason Cooper
2014-11-26
2
-5
/
+33
|
|
\
\
\
|
*
|
|
|
irqchip: bcm7120-l2: Decouple driver from brcmstb-l2
Kevin Cernekee
2014-11-09
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-10
1
-3
/
+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2014-11-16
60
-336
/
+217
|
|
\
\
\
\
|
*
|
|
|
|
sched: Kill task_preempt_count()
Oleg Nesterov
2014-10-28
1
-3
/
+0
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
1
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
Andy Lutomirski
2014-11-25
1
-2
/
+3
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-10
6
-29
/
+83
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/x86: Add support for sampling PEBS machine state registers
Stephane Eranian
2014-11-16
1
-0
/
+23
|
*
|
|
|
|
|
|
perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events
Andi Kleen
2014-11-16
1
-26
/
+26
|
*
|
|
|
|
|
|
perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST
Andi Kleen
2014-11-16
1
-3
/
+3
|
*
|
|
|
|
|
|
perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
Andi Kleen
2014-11-16
1
-0
/
+4
|
*
|
|
|
|
|
|
perf/x86/intel/uncore: Add scaling units to the EP iMC events
Andi Kleen
2014-11-16
1
-0
/
+8
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2014-11-16
205
-1659
/
+1547
|
|
\
\
\
\
\
\
\
[next]