| Commit message (Expand) | Author | Age |
* | asm-generic/tlb.h: build fix | Ingo Molnar | 2008-01-31 |
* | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 2008-01-30 |
* | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis | 2008-01-30 |
* | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com | 2008-01-30 |
* | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com | 2008-01-30 |
* | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 2008-01-30 |
* | debug: move WARN_ON() out of line | Arjan van de Ven | 2008-01-30 |
* | debug: introduce __WARN() | Olof Johansson | 2008-01-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-01-29 |
|\ |
|
| * | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg | 2008-01-28 |
| * | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies | Adrian Bunk | 2008-01-28 |
| * | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 2008-01-28 |
| * | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 |
|/ |
|
* | sched: SCHED_FIFO/SCHED_RR watchdog timer | Peter Zijlstra | 2008-01-25 |
* | Revert quicklist need->flush fix | Christoph Lameter | 2007-12-27 |
* | quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 | Christoph Lameter | 2007-12-17 |
* | sched: fix RLIMIT_CPU comment | Ingo Molnar | 2007-11-26 |
* | Linux Kernel Markers | Mathieu Desnoyers | 2007-10-19 |
* | define first set of BIT* macros | Jiri Slaby | 2007-10-19 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | unexport asm/shmparam.h | Olaf Hering | 2007-10-17 |
* | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki | 2007-10-16 |
* | Generic Virtual Memmap support for SPARSEMEM | Christoph Lameter | 2007-10-16 |
* | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro | 2007-10-13 |
* | libata-portmap: Remove unused definitions | Alan Cox | 2007-10-12 |
* | Define termios_1 functions for powerpc, s390, avr32 and frv | Paul Mackerras | 2007-09-12 |
* | changing include/asm-generic/pgtable.h for non-mmu | Greg Ungerer | 2007-08-11 |
* | Fix WARN_ON() on bitfield ops | Linus Torvalds | 2007-08-01 |
* | use __val in __get_unaligned | Mike Frysinger | 2007-07-31 |
* | i386: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | saner typechecking in generic unaligned.h | Al Viro | 2007-07-17 |
* | Fix sparse false positives re BUG_ON(ptr) | Alexey Dobriyan | 2007-07-17 |
* | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 |
* | mm: remove ptep_establish() | Martin Schwidefsky | 2007-07-17 |
* | Introduce O_CLOEXEC | Ulrich Drepper | 2007-07-16 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 |
* | sched: simplify sched_find_first_bit() | Mike Galbraith | 2007-07-09 |
* | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 |
* | sparc64: fix alignment bug in linker definition script | Sam Ravnborg | 2007-05-29 |
* | Don't call a warnign a bug. It's a warning. | Linus Torvalds | 2007-05-24 |
* | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 |