| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-08-04 |
|\ |
|
| * | [PARISC] wire up sendmmsg syscall | James Bottomley | 2011-07-31 |
| * | [PARISC] fix return type of __atomic64_add_return | John David Anglin | 2011-07-29 |
| * | [PARISC] Fix futex support | Carlos O'Donell | 2011-07-18 |
* | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
* | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 |
* | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 |
* | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
|/ |
|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
* | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 2011-05-25 |
* | Merge branch 'flushing' into for-linus | James Bottomley | 2011-05-22 |
|\ |
|
| * | [PARISC] prevent speculative re-read on cache flush | James Bottomley | 2011-04-15 |
| * | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 |
* | | [PARISC] wire up syncfs syscall | James Bottomley | 2011-04-15 |
* | | [PARISC] wire up the fhandle syscalls | James Bottomley | 2011-04-15 |
* | | [PARISC] wire up clock_adjtime syscall | James Bottomley | 2011-04-15 |
* | | [PARISC] wire up fanotify syscalls | James Bottomley | 2011-04-15 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | 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 |
* | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-03-21 |
|\ |
|
| * | Merge branch 'irq' into for-next | James Bottomley | 2011-02-10 |
| |\ |
|
| | * | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 2011-02-10 |
| * | | Merge branch 'fixes' into for-next | James Bottomley | 2011-02-10 |
| |\| |
|
| | * | [PARISC] fix vmap flush/invalidate | James Bottomley | 2011-02-09 |
| * | | Merge branch 'tmpalias-flush' into for-next | James Bottomley | 2011-02-10 |
| |\ \
| | |/
| |/| |
|
| | * | eliminate special FLUSH flag from page table | James Bottomley | 2011-01-15 |
| | * | parisc: flush pages through tmpalias space | James Bottomley | 2011-01-15 |
* | | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 2011-03-17 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
|\ \ \ |
|
| * | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers | 2011-02-17 |
| |/ / |
|
* | | | vfs: add nonconflicting values for O_PATH | Stephen Rothwell | 2011-03-16 |
* | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 |
* | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 |
|/ / |
|
* / | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 2011-01-16 |
|/ |
|
* | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 2011-01-13 |
* | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 2011-01-13 |
* | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-16 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | parisc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-10-21 |
| * | parisc: kill __do_IRQ | Kyle McMartin | 2010-10-14 |
| * | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 2010-10-14 |
| * | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 2010-10-14 |
| * | parisc: add prlimit64 syscall | Kyle McMartin | 2010-10-13 |