index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+6
2008-07-15
mm: fix build on non-mmu machines
Sebastian Siewior
1
-1
/
+1
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
1
-0
/
+7
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-0
/
+7
2008-07-14
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-27
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
2008-05-24
gpio: build fixes
David Brownell
1
-1
/
+5
2008-05-02
types: add C99-style constructors to <asm-generic/int-*.h>
H. Peter Anvin
2
-0
/
+40
2008-05-02
types: create <asm-generic/int-*.h>
H. Peter Anvin
3
-0
/
+109
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-7
/
+0
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
5
-14
/
+0
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
1
-1
/
+1
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
1
-124
/
+0
2008-04-29
generalize asm-generic/ioctl.h to allow overriding values
Robert P. J. Day
1
-6
/
+27
2008-04-28
gpiochip_reserve()
Anton Vorontsov
1
-0
/
+1
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
1
-0
/
+12
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
1
-0
/
+2
2008-04-26
bitops: use __fls for fls64 on 64-bit archs
Alexander van Heukelum
1
-0
/
+22
2008-04-26
generic: introduce a generic __fls implementation
Alexander van Heukelum
1
-0
/
+43
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
1
-0
/
+2
2008-04-24
generic: add ioremap_wc() interface wrapper
venkatesh.pallipadi@intel.com
1
-0
/
+4
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
1
-0
/
+14
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
1
-0
/
+2
2008-02-23
percpu: fix DEBUG_PREEMPT per_cpu checking
Hugh Dickins
1
-0
/
+2
2008-02-19
Add missing init section definitions
Sam Ravnborg
1
-0
/
+3
2008-02-11
Make topology fallback macros reference their arguments.
Andi Kleen
1
-5
/
+5
2008-02-08
asm-generic: remove fastcall
Harvey Harrison
3
-22
/
+22
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-0
/
+2
2008-02-08
tty: let architectures override the user/kernel macros.
Heiko Carstens
1
-0
/
+6
2008-02-07
Add cmpxchg_local to asm-generic for per cpu atomic operations
Mathieu Desnoyers
2
-0
/
+87
2008-02-07
Unexport asm/page.h
Kirill A. Shutemov
1
-3
/
+0
2008-02-07
Unexport asm/elf.h
Kirill A. Shutemov
1
-1
/
+0
2008-02-07
Unexport asm/user.h and linux/user.h
Kirill A. Shutemov
1
-1
/
+0
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-2
/
+0
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-0
/
+1
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
3
-3
/
+3
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
1
-0
/
+98
2008-02-04
x86: fix RTC lockdep warning: potential hardirq recursion
Andrew Morton
1
-4
/
+7
2008-02-04
asm-generic/tlb.h: remove <linux/quicklist.h>
H. Peter Anvin
1
-1
/
+0
2008-01-31
asm-generic/tlb.h: build fix
Ingo Molnar
1
-0
/
+1
2008-01-30
x86: add testcases for RODATA and NX protections/attributes
Arjan van de Ven
1
-0
/
+1
[next]