| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 5 | -3/+78 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | / /
| | | |_|/ /
| | |/| | /
| | |_|_|/
| |/| | | |
|
| | | | * | mm: add a ptep_modify_prot transaction abstraction | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+57 |
| | | |/
| | |/| |
|
| | | * | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 | 1 | -0/+14 |
| |_|/
|/| | |
|
| * | | Christoph has moved | Christoph Lameter | 2008-07-04 | 1 | -1/+1 |
| * | | kbuild: fix a.out.h export to userspace with O= build. | David Woodhouse | 2008-06-27 | 1 | -1/+1 |
| |/ |
|
| * | gpio: build fixes | David Brownell | 2008-05-24 | 1 | -1/+5 |
|/ |
|
* | types: add C99-style constructors to <asm-generic/int-*.h> | H. Peter Anvin | 2008-05-02 | 2 | -0/+40 |
* | types: create <asm-generic/int-*.h> | H. Peter Anvin | 2008-05-02 | 3 | -0/+109 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -7/+0 |
* | remove __KERNEL__ tests of unexported headers under asm-generic/ | Robert P. J. Day | 2008-04-30 | 5 | -14/+0 |
* | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 2008-04-30 | 1 | -1/+1 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -124/+0 |
* | generalize asm-generic/ioctl.h to allow overriding values | Robert P. J. Day | 2008-04-29 | 1 | -6/+27 |
* | gpiochip_reserve() | Anton Vorontsov | 2008-04-28 | 1 | -0/+1 |
* | gpio: define gpio_is_valid() | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+12 |
* | gpiolib: better rmmod infrastructure | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+2 |
* | bitops: use __fls for fls64 on 64-bit archs | Alexander van Heukelum | 2008-04-26 | 1 | -0/+22 |
* | generic: introduce a generic __fls implementation | Alexander van Heukelum | 2008-04-26 | 1 | -0/+43 |
* | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum | 2008-04-26 | 1 | -0/+2 |
* | generic: add ioremap_wc() interface wrapper | venkatesh.pallipadi@intel.com | 2008-04-24 | 1 | -0/+4 |
* | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 2008-04-19 | 1 | -0/+14 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 1 | -0/+2 |
* | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins | 2008-02-23 | 1 | -0/+2 |
* | Add missing init section definitions | Sam Ravnborg | 2008-02-19 | 1 | -0/+3 |
* | Make topology fallback macros reference their arguments. | Andi Kleen | 2008-02-11 | 1 | -5/+5 |
* | asm-generic: remove fastcall | Harvey Harrison | 2008-02-08 | 3 | -22/+22 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -0/+2 |
* | tty: let architectures override the user/kernel macros. | Heiko Carstens | 2008-02-08 | 1 | -0/+6 |
* | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers | 2008-02-07 | 2 | -0/+87 |
* | Unexport asm/page.h | Kirill A. Shutemov | 2008-02-07 | 1 | -3/+0 |
* | Unexport asm/elf.h | Kirill A. Shutemov | 2008-02-07 | 1 | -1/+0 |
* | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov | 2008-02-07 | 1 | -1/+0 |
* | remove support for un-needed _extratext section | Robin Getz | 2008-02-06 | 1 | -2/+0 |
* | taskstats scaled time cleanup | Michael Neuling | 2008-02-06 | 1 | -0/+1 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 3 | -3/+3 |
* | gpiolib: add gpio provider infrastructure | David Brownell | 2008-02-05 | 1 | -0/+98 |
* | x86: fix RTC lockdep warning: potential hardirq recursion | Andrew Morton | 2008-02-04 | 1 | -4/+7 |
* | asm-generic/tlb.h: remove <linux/quicklist.h> | H. Peter Anvin | 2008-02-04 | 1 | -1/+0 |
* | asm-generic/tlb.h: build fix | Ingo Molnar | 2008-01-31 | 1 | -0/+1 |
* | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 2008-01-30 | 1 | -0/+1 |
* | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+0 |
* | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis | 2008-01-30 | 1 | -10/+2 |
* | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com | 2008-01-30 | 1 | -11/+63 |
* | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com | 2008-01-30 | 1 | -18/+0 |
* | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 2008-01-30 | 1 | -1/+0 |
* | debug: move WARN_ON() out of line | Arjan van de Ven | 2008-01-30 | 1 | -5/+5 |
* | debug: introduce __WARN() | Olof Johansson | 2008-01-30 | 1 | -6/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-01-29 | 1 | -2/+87 |
|\ |
|
| * | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg | 2008-01-28 | 1 | -0/+3 |
| * | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies | Adrian Bunk | 2008-01-28 | 1 | -2/+1 |