| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 | 1 | -12/+70 |
* | sched: simplify sched_find_first_bit() | Mike Galbraith | 2007-07-09 | 1 | -13/+8 |
* | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 | 1 | -5/+12 |
* | sparc64: fix alignment bug in linker definition script | Sam Ravnborg | 2007-05-29 | 1 | -3/+7 |
* | Don't call a warnign a bug. It's a warning. | Linus Torvalds | 2007-05-24 | 1 | -1/+1 |
* | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 | 1 | -2/+4 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -0/+4 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -0/+6 |
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 | 1 | -0/+3 |
|\ |
|
| * | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 | 1 | -0/+3 |
* | | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 2 | -0/+38 |
|/ |
|
* | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 1 | -1/+1 |
* | local_t: architecture independent extension | Mathieu Desnoyers | 2007-05-08 | 1 | -10/+23 |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -5/+12 |
* | atomic.h: complete atomic_long operations in asm-generic | Mathieu Desnoyers | 2007-05-08 | 1 | -0/+133 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+8 |
* | [PATCH] i386: Clean up ELF note generation | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+18 |
* | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell | 2007-05-02 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 | 1 | -0/+7 |
|\ |
|
| * | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 2007-04-25 | 1 | -0/+7 |
* | | [S390] split page_test_and_clear_dirty. | Martin Schwidefsky | 2007-04-27 | 1 | -2/+9 |
|/ |
|
* | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden | 2007-04-08 | 1 | -0/+2 |
* | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on... | Linus Torvalds | 2007-03-06 | 1 | -34/+4 |
* | [PATCH] i386: paravirt CPU hypercall batching mode | Zachary Amsden | 2007-02-13 | 1 | -0/+13 |
* | [PATCH] GPIO core | David Brownell | 2007-02-12 | 1 | -0/+25 |
* | [PATCH] one more iomap s390 build fix | Heiko Carstens | 2007-02-11 | 1 | -1/+3 |
* | [PATCH] typeof __page_to_pfn with SPARSEMEM=y | Randy Dunlap | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day | 2007-02-11 | 1 | -1/+0 |