Age | Commit message (Expand) | Author |
2008-02-08 | tty: let architectures override the user/kernel macros. | Heiko Carstens |
2008-02-07 | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov |
2008-02-07 | Unexport asm/elf.h | Kirill A. Shutemov |
2008-02-07 | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov |
2008-02-06 | remove support for un-needed _extratext section | Robin Getz |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | gpiolib: add gpio provider infrastructure | David Brownell |
2008-02-04 | x86: fix RTC lockdep warning: potential hardirq recursion | Andrew Morton |
2008-02-04 | asm-generic/tlb.h: remove <linux/quicklist.h> | H. Peter Anvin |
2008-01-31 | asm-generic/tlb.h: build fix | Ingo Molnar |
2008-01-30 | 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-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-01-28 | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V |
2008-01-28 | 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-25 | sched: SCHED_FIFO/SCHED_RR watchdog timer | Peter Zijlstra |
2007-12-26 | Revert quicklist need->flush fix | Christoph Lameter |
2007-12-17 | quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 | Christoph Lameter |
2007-11-26 | sched: fix RLIMIT_CPU comment | Ingo Molnar |
2007-10-19 | 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-18 | bitops: introduce lock ops | Nick Piggin |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-17 | unexport asm/shmparam.h | Olaf Hering |
2007-10-16 | 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-13 | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro |
2007-10-12 | libata-portmap: Remove unused definitions | Alan Cox |
2007-09-12 | Define termios_1 functions for powerpc, s390, avr32 and frv | Paul Mackerras |
2007-08-11 | changing include/asm-generic/pgtable.h for non-mmu | Greg Ungerer |
2007-07-31 | Fix WARN_ON() on bitfield ops | Linus Torvalds |
2007-07-31 | use __val in __get_unaligned | Mike Frysinger |
2007-07-19 | 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-17 | 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 |