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.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
2007-07-09
sched: simplify sched_find_first_bit()
Mike Galbraith
1
-13
/
+8
2007-06-17
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-5
/
+12
2007-05-29
sparc64: fix alignment bug in linker definition script
Sam Ravnborg
1
-3
/
+7
2007-05-24
Don't call a warnign a bug. It's a warning.
Linus Torvalds
1
-1
/
+1
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
1
-2
/
+4
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-0
/
+4
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-0
/
+6
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
2
-0
/
+38
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
1
-0
/
+3
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-08
local_t: architecture independent extension
Mathieu Desnoyers
1
-10
/
+23
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-5
/
+12
2007-05-08
atomic.h: complete atomic_long operations in asm-generic
Mathieu Desnoyers
1
-0
/
+133
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+8
2007-05-02
[PATCH] i386: Clean up ELF note generation
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+18
2007-05-02
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
1
-0
/
+1
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
1
-2
/
+9
2007-04-26
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
1
-0
/
+7
2007-04-09
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
Zachary Amsden
1
-0
/
+2
2007-03-07
Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...
Linus Torvalds
1
-34
/
+4
2007-02-13
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
1
-0
/
+13
2007-02-12
[PATCH] GPIO core
David Brownell
1
-0
/
+25
2007-02-12
[PATCH] one more iomap s390 build fix
Heiko Carstens
1
-1
/
+3
2007-02-11
[PATCH] typeof __page_to_pfn with SPARSEMEM=y
Randy Dunlap
1
-1
/
+1
2007-02-11
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
Robert P. J. Day
1
-1
/
+0
2007-01-27
Fix Maple PATA IRQ assignment.
David Woodhouse
1
-2
/
+2
2006-12-30
[PATCH] change WARN_ON back to "BUG: at ..."
Ingo Molnar
1
-1
/
+1
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
1
-0
/
+3
2006-12-15
Remove stack unwinder for now
Linus Torvalds
1
-22
/
+0
2006-12-11
Make sure we populate the initroot filesystem late enough
Linus Torvalds
1
-0
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant
David Howells
1
-4
/
+34
2006-12-08
[PATCH] Fix generic WARN_ON message
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
2
-0
/
+24
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-8
/
+15
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
1
-0
/
+1
2006-12-07
[PATCH] cleanup include/asm-generic/atomic.h
Adrian Bunk
2
-4
/
+4
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-12-07
[PATCH] unwinder: move .eh_frame to RODATA
Jan Beulich
1
-5
/
+12
2006-12-07
[PATCH] i386: Distinguish absolute symbols
Vivek Goyal
1
-5
/
+5
2006-12-02
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+12
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
1
-0
/
+2
2006-10-28
[PATCH] drivers: wait for threaded probes between initcall levels
Andrew Morton
1
-1
/
+8
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-0
/
+10
2006-10-21
[PATCH] x86-64: Speed up dwarf2 unwinder
Jan Beulich
1
-0
/
+16
[next]