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
2008-10-16
add per_cpu_dyn_array support
Yinghai Lu
1
-0
/
+6
2008-10-16
generic: add dyn_array support
Yinghai Lu
1
-0
/
+7
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
6
-3
/
+24
2008-10-12
Merge branch 'x86/urgent' into core/signal
Ingo Molnar
1
-0
/
+1
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
1
-0
/
+1
2008-09-23
signals: demultiplexing SIGTRAP signal
Srinivasa Ds
1
-0
/
+2
2008-09-17
warn: Turn the netdev timeout WARN_ON() into a WARN()
Arjan van de Ven
1
-0
/
+10
2008-09-10
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
Ingo Molnar
3
-3
/
+11
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
1
-0
/
+6
2008-09-06
tracehook: comment pasto fixes
Roland McGrath
1
-1
/
+1
2008-09-05
Fix conditional export of kvh.h and a.out.h to userspace.
Khem Raj
1
-2
/
+4
2008-09-05
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
Ingo Molnar
1
-0
/
+1
2008-09-04
Make <asm-generic/statfs.h> suitable for 64-bit platforms.
David Woodhouse
1
-17
/
+48
2008-08-23
rtc: fix deadlock
Ingo Molnar
1
-8
/
+4
2008-08-13
Make ioctl.h compatible with userland
Michael Abbott
1
-0
/
+4
2008-08-01
Missing symbol prefix on vmlinux.lds.h
Yoshinori Sato
1
-7
/
+7
2008-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+32
2008-07-29
include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435
Andrew Morton
1
-1
/
+5
2008-07-29
gpio: fix build on CONFIG_GPIO_SYSFS=n
Atsushi Nemoto
1
-0
/
+1
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
9
-11
/
+212
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-1
/
+3
2008-07-27
gpiolib: fix typo in comment
Michael Buesch
1
-1
/
+1
2008-07-26
tracehook: asm/syscall.h
Roland McGrath
1
-0
/
+141
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
1
-0
/
+2
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
3
-5
/
+5
2008-07-26
vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...
Jan Beulich
1
-1
/
+3
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-0
/
+2
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-0
/
+2
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-25
gpio: sysfs interface
David Brownell
1
-2
/
+31
2008-07-25
printk ratelimiting rewrite
Dave Young
1
-0
/
+3
2008-07-25
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
1
-0
/
+22
2008-07-25
asm-generic/int-ll64.h: always provide __{s,u}64
Adrian Bunk
1
-1
/
+1
2008-07-18
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
5
-3
/
+94
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+6
2008-07-16
mm: fix build on non-mmu machines
Sebastian Siewior
1
-1
/
+1
2008-07-15
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
1
-0
/
+7
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-0
/
+7
2008-07-15
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+6
2008-07-13
x86: change _node_to_cpumask_ptr to return const ptr
Mike Travis
1
-1
/
+2
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
1
-0
/
+7
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
5
-3
/
+78
2008-07-04
Christoph has moved
Christoph Lameter
1
-1
/
+1
2008-06-30
generic: per-device coherent dma allocator
Dmitry Baryshkov
1
-0
/
+32
2008-06-28
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
1
-1
/
+1
2008-06-25
mm: add a ptep_modify_prot transaction abstraction
Jeremy Fitzhardinge
1
-0
/
+57
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
1
-1
/
+5
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
1
-0
/
+6
2008-05-25
x86: move tracedata to RODATA
Jan Beulich
1
-0
/
+14
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-0
/
+6
[next]