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
2009-06-18
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-17
Merge branch 'akpm'
Linus Torvalds
1
-1
/
+1
2009-06-17
kmap_types: make most arches use generic header file
Randy Dunlap
1
-1
/
+1
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+42
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
75
-338
/
+4485
2009-06-15
lib: Provide generic atomic64_t implementation
Paul Mackerras
1
-0
/
+42
2009-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
1
-10
/
+231
2009-06-15
vmlinux.lds.h update
Sam Ravnborg
1
-7
/
+10
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
3
-12
/
+13
2009-06-11
add generic lib/checksum.c
Arnd Bergmann
1
-0
/
+79
2009-06-11
asm-generic: add a generic uaccess.h
Arnd Bergmann
1
-0
/
+325
2009-06-11
asm-generic: add generic NOMMU versions of some headers
Arnd Bergmann
8
-0
/
+240
2009-06-11
asm-generic: add generic atomic.h and io.h
Arnd Bergmann
2
-0
/
+465
2009-06-11
asm-generic: add legacy I/O header files
Arnd Bergmann
6
-0
/
+106
2009-06-11
asm-generic: add generic versions of common headers
Arnd Bergmann
18
-0
/
+558
2009-06-11
asm-generic: make bitops.h usable
Arnd Bergmann
1
-6
/
+18
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
1
-0
/
+8
2009-06-11
asm-generic: make get_rtc_time overridable
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2
-7
/
+7
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2
-3
/
+4
2009-06-11
asm-generic: add a generic unistd.h
Arnd Bergmann
2
-0
/
+855
2009-06-11
asm-generic: add generic ABI headers
Arnd Bergmann
16
-0
/
+1049
2009-06-11
asm-generic: add generic sysv ipc headers
Arnd Bergmann
6
-0
/
+189
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
5
-0
/
+38
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
4
-11
/
+11
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2
-11
/
+12
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-06-11
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+11
2009-06-10
Improve vmlinux.lds.h support for arch specific linker scripts
Sam Ravnborg
1
-7
/
+224
2009-06-10
initconst adjustments
Jan Beulich
1
-2
/
+3
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-0
/
+2
2009-06-02
x86: Fix atomic_long_xchg() on 64bit
Peter Zijlstra
1
-1
/
+1
2009-05-18
asm-generic: fix local_add_unless macro
Roel Kluin
1
-1
/
+1
2009-05-18
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
1
-3
/
+4
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
5
-61
/
+25
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
5
-17
/
+33
2009-05-07
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
1
-3
/
+4
2009-05-03
atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
Heiko Carstens
1
-2
/
+2
2009-04-28
Remove unused support code for refok sections.
Tim Abbott
1
-3
/
+0
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
1
-1
/
+3
2009-04-22
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
1
-24
/
+2
2009-04-22
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-2
/
+41
2009-04-16
The default CONFIG_BUG=n version of BUG() should have an empty do...while
David Howells
1
-1
/
+1
2009-04-14
asm-generic/siginfo.h: update NSIGTRAP definition
Andi Kleen
1
-1
/
+1
2009-04-14
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-52
/
+0
2009-04-14
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
1
-1
/
+1
2009-04-10
percpu: unbreak alpha percpu
Tejun Heo
1
-52
/
+0
2009-04-08
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
4
-319
/
+33
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+28
2009-04-03
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-0
/
+5
[next]