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