Age | Commit message (Expand) | Author |
2011-04-21 | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined | David Rientjes |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-29 | parisc: Use irq_to_desc() in show_interrupts() | Thomas Gleixner |
2011-03-29 | parisc: Convert irq namespace | Thomas Gleixner |
2011-03-29 | parisc: Convert the final irq bits | Thomas Gleixner |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-14 | clean statfs-like syscalls up | Al Viro |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-02-17 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers |
2011-02-10 | Merge branch 'irq' into for-next | James Bottomley |
2011-02-10 | Merge branch 'fixes' into for-next | James Bottomley |
2011-02-10 | Merge branch 'tmpalias-flush' into for-next | James Bottomley |
2011-02-10 | [PARISC] Convert to new irq_chip functions | Thomas Gleixner |
2011-02-09 | [PARISC] fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner |
2011-02-09 | [PARISC] fix vmap flush/invalidate | James Bottomley |
2011-01-31 | parisc: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-21 | parisc: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-15 | eliminate special FLUSH flag from page table | James Bottomley |
2011-01-15 | parisc: flush pages through tmpalias space | James Bottomley |
2011-01-15 | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley |
2011-01-15 | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin |
2011-01-13 | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli |
2011-01-13 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley |
2010-12-04 | parisc: fix dino/gsc interrupts | James Bottomley |
2010-11-29 | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn | Kyle McMartin |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | parisc: cleanup console handling | Jiri Slaby |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |