| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 2008-01-28 | 1 | -6/+82 |
| * | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -0/+7 |
* | | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 | 2 | -0/+6 |
|/ |
|
* | sched: SCHED_FIFO/SCHED_RR watchdog timer | Peter Zijlstra | 2008-01-25 | 1 | -2/+3 |
* | Revert quicklist need->flush fix | Christoph Lameter | 2007-12-26 | 1 | -3/+0 |
* | quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 | Christoph Lameter | 2007-12-17 | 1 | -0/+4 |
* | sched: fix RLIMIT_CPU comment | Ingo Molnar | 2007-11-26 | 1 | -1/+1 |
* | Linux Kernel Markers | Mathieu Desnoyers | 2007-10-19 | 1 | -1/+6 |
* | define first set of BIT* macros | Jiri Slaby | 2007-10-19 | 2 | -31/+25 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 2 | -0/+46 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 2 | -32/+0 |
* | unexport asm/shmparam.h | Olaf Hering | 2007-10-17 | 1 | -1/+0 |
* | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -4/+0 |
* | Generic Virtual Memmap support for SPARSEMEM | Christoph Lameter | 2007-10-16 | 1 | -0/+6 |
* | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro | 2007-10-13 | 1 | -1/+2 |
* | libata-portmap: Remove unused definitions | Alan Cox | 2007-10-12 | 1 | -5/+0 |
* | Define termios_1 functions for powerpc, s390, avr32 and frv | Paul Mackerras | 2007-09-12 | 1 | -0/+2 |
* | changing include/asm-generic/pgtable.h for non-mmu | Greg Ungerer | 2007-08-11 | 1 | -35/+38 |
* | Fix WARN_ON() on bitfield ops | Linus Torvalds | 2007-07-31 | 1 | -3/+3 |
* | use __val in __get_unaligned | Mike Frysinger | 2007-07-31 | 1 | -6/+6 |
* | i386: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -1/+5 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 2 | -0/+16 |
* | saner typechecking in generic unaligned.h | Al Viro | 2007-07-17 | 1 | -7/+9 |
* | Fix sparse false positives re BUG_ON(ptr) | Alexey Dobriyan | 2007-07-17 | 1 | -1/+1 |
* | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 | 1 | -25/+0 |
* | mm: remove ptep_establish() | Martin Schwidefsky | 2007-07-17 | 1 | -19/+0 |
* | Introduce O_CLOEXEC | Ulrich Drepper | 2007-07-16 | 1 | -0/+3 |