index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+30
2008-12-25
Merge branch 'core/debug' into core/core
Ingo Molnar
1
-4
/
+3
2008-12-25
[S390] __page_to_pfn warnings
Martin Schwidefsky
1
-1
/
+1
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2
-0
/
+58
2008-12-20
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
1
-0
/
+46
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
2
-1
/
+3
2008-12-19
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
1
-0
/
+4
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
1
-0
/
+8
2008-12-12
tracing/function-graph-tracer: add a new .irqentry.text section
Frederic Weisbecker
1
-0
/
+10
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-09
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
1
-0
/
+2
2008-11-28
debug warnings: eliminate warn_on_slowpath()
Ingo Molnar
1
-4
/
+3
2008-11-23
trace: profile all if conditionals
Steven Rostedt
1
-1
/
+10
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
1
-6
/
+3
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-0
/
+1
2008-11-13
trace: rename unlikely profiler to branch profiler
Steven Rostedt
1
-1
/
+1
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
1
-1
/
+13
2008-11-08
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
1
-1
/
+1
2008-10-27
asm-generic: define DIE_OOPS in asm-generic
Jonas Bonn
1
-0
/
+1
2008-10-23
mutex: speed up generic mutex implementations
Nick Piggin
2
-32
/
+3
2008-10-21
fix WARN() for PPC
Arjan van de Ven
1
-1
/
+1
2008-10-21
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+13
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
1
-12
/
+12
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+9
2008-10-16
gpiolib: request/free hooks
David Brownell
1
-0
/
+9
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
1
-0
/
+7
2008-10-16
gpio: make gpiochip label const
Dmitry Baryshkov
1
-1
/
+1
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-1
/
+9
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
1
-0
/
+8
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
1
-1
/
+5
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
[next]