index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-10-03
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2
-0
/
+4
2014-10-03
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
1
-0
/
+2
2014-10-01
PCI: Add pci_remap_iospace() to map bus I/O resources
Liviu Dudau
1
-0
/
+4
2014-09-30
asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAP
Liviu Dudau
1
-1
/
+1
2014-09-26
asm-generic: COMMON_CLK defines __clk_{get,put}
Mike Turquette
1
-0
/
+2
2014-09-24
syscall.h: fix doc text for syscall_get_arch()
Richard Guy Briggs
1
-1
/
+1
2014-09-23
gpio: Increase ARCH_NR_GPIOs to 512
Mika Westerberg
1
-1
/
+1
2014-09-22
asm-generic: Add dma-contiguous.h
Zubair Lutfullah Kakakhel
1
-0
/
+9
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+10
2014-08-26
dma-mapping: Provide write-combine allocations
Thierry Reding
1
-8
/
+0
2014-08-14
locking,arch: Rewrite generic atomic support
Peter Zijlstra
2
-100
/
+112
2014-08-09
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+0
2014-08-09
pci-dma-compat: add pci_zalloc_consistent helper
Joe Perches
1
-0
/
+8
2014-08-05
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-59
/
+351
2014-08-04
Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-10
/
+18
2014-07-24
gpio: remove gpio_ensure_requested()
Alexandre Courbot
1
-3
/
+12
2014-07-23
gpio: move gpio_ensure_requested() into legacy C file
Alexandre Courbot
1
-12
/
+3
2014-07-23
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
1
-3
/
+0
2014-07-14
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2014-07-04
readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q
Jason Baron
2
-10
/
+18
2014-07-02
core: fix typo in percpu read_mostly section
Zhengyu He
1
-1
/
+1
2014-06-20
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
1
-0
/
+3
2014-06-18
percpu: preffity percpu header files
Tejun Heo
1
-285
/
+296
2014-06-18
percpu: reorder macros in percpu header files
Tejun Heo
1
-99
/
+99
2014-06-18
percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...
Tejun Heo
1
-0
/
+341
2014-06-18
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
1
-64
/
+0
2014-06-18
percpu: introduce arch_raw_cpu_ptr()
Tejun Heo
1
-2
/
+9
2014-06-18
percpu: disallow archs from overriding SHIFT_PERCPU_PTR()
Tejun Heo
1
-6
/
+3
2014-06-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+10
2014-06-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+187
2014-06-07
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
Hans Verkuil
1
-0
/
+5
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+13
2014-06-06
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2
-0
/
+187
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
1
-1
/
+1
2014-06-05
Merge branch 'perf/kprobes' into perf/core
Ingo Molnar
1
-0
/
+10
2014-06-05
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-2
/
+6
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-44
/
+16
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-16
/
+12
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+5
2014-05-21
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
1
-8
/
+5
2014-05-21
serial: earlycon: add DT support
Rob Herring
1
-1
/
+3
2014-05-20
vmlinuz.lds: define OF table sections with macros
Rob Herring
1
-44
/
+14
2014-05-20
ARM: align cpu_method_of_table naming
Rob Herring
1
-2
/
+2
2014-05-20
irqchip: align irqchip OF match table section naming
Rob Herring
1
-2
/
+2
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
1
-8
/
+13
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
1
-1
/
+1
2014-05-08
asm-generic: allow generic unaligned access if the arch supports it
Ard Biesheuvel
1
-8
/
+13
2014-05-07
kprobes: Ensure blacklist data is aligned
Vineet Gupta
1
-1
/
+2
[prev]
[next]