aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-10
* | mm: fix build on non-mmu machinesSebastian Siewior2008-07-15
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\ \
| | * | firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-10
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'linus' into core/rodataIngo Molnar2008-06-16
| |\ \ \ | | | |/ | | |/|
| * | | move BUG_TABLE into RODATAJan Beulich2008-05-25
* | | | x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-13
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | | * mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-25
| | | |/ | | |/|
| | | * x86: move tracedata to RODATAJan Beulich2008-05-25
| |_|/ |/| |
| * | Christoph has movedChristoph Lameter2008-07-04
| * | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-27
| |/
| * gpio: build fixesDavid Brownell2008-05-24
|/
* types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-02
* types: create <asm-generic/int-*.h>H. Peter Anvin2008-05-02
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-30
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-30
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-29
* generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day2008-04-29
* gpiochip_reserve()Anton Vorontsov2008-04-28
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-28
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-28
* bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-26
* generic: introduce a generic __fls implementationAlexander van Heukelum2008-04-26
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-26
* generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-24
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-19
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-02
* percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-23
* Add missing init section definitionsSam Ravnborg2008-02-19
* Make topology fallback macros reference their arguments.Andi Kleen2008-02-11
* asm-generic: remove fastcallHarvey Harrison2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-08
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-07
* Unexport asm/page.hKirill A. Shutemov2008-02-07
* Unexport asm/elf.hKirill A. Shutemov2008-02-07
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-07
* remove support for un-needed _extratext sectionRobin Getz2008-02-06
* taskstats scaled time cleanupMichael Neuling2008-02-06
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-05
* x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton2008-02-04
* asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin2008-02-04
* asm-generic/tlb.h: build fixIngo Molnar2008-01-31
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-30