| Commit message (Expand) | Author | Age | Files | Lines |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-05-22 | 8 | -8/+44 |
|\ \ |
|
| * \ | Merge branch 'flushing' into for-linus | James Bottomley | 2011-05-22 | 5 | -4/+28 |
| |\ \ |
|
| | * | | [PARISC] prevent speculative re-read on cache flush | James Bottomley | 2011-04-15 | 1 | -1/+12 |
| | * | | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 | 4 | -3/+16 |
| * | | | [PARISC] wire up syncfs syscall | James Bottomley | 2011-04-15 | 1 | -0/+1 |
| * | | | [PARISC] wire up the fhandle syscalls | James Bottomley | 2011-04-15 | 1 | -0/+2 |
| * | | | [PARISC] wire up clock_adjtime syscall | James Bottomley | 2011-04-15 | 1 | -0/+1 |
| * | | | [PARISC] wire up fanotify syscalls | James Bottomley | 2011-04-15 | 2 | -0/+10 |
| * | | | [PARISC] fix pacache .size with new binutils | Meelis Roos | 2011-04-15 | 1 | -4/+2 |
| |/ / |
|
* | | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+3 |
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -4/+1 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 6 | -10/+10 |
* | | 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 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-03-21 | 4 | -346/+289 |
|\ |
|
| * | Merge branch 'irq' into for-next | James Bottomley | 2011-02-10 | 1 | -27/+37 |
| |\ |
|
| | * | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 2011-02-10 | 1 | -27/+37 |
| * | | Merge branch 'fixes' into for-next | James Bottomley | 2011-02-10 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [PARISC] fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner | 2011-02-09 | 1 | -1/+1 |
| * | | Merge branch 'tmpalias-flush' into for-next | James Bottomley | 2011-02-10 | 3 | -319/+252 |
| |\ \
| | |/
| |/| |
|
| | * | eliminate special FLUSH flag from page table | James Bottomley | 2011-01-15 | 1 | -58/+3 |
| | * | parisc: flush pages through tmpalias space | James Bottomley | 2011-01-15 | 3 | -280/+268 |
* | | | 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 |
* | | | | parisc: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -5/+2 |
| |/ /
|/| | |
|
* | | | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -2/+2 |
|/ / |
|
* | | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin | 2011-01-15 | 1 | -12/+1 |
|/ |
|
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -4/+4 |
|\ |
|
| * | 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-29 | 1 | -8/+1 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2010-10-28 | 5 | -34/+157 |
|\ |
|
| * | parisc: add tty driver to PDC console | Guy Martin | 2010-10-21 | 1 | -7/+134 |
| * | arch/parisc: Removing undead ifdef CONFIG_PA20 | Christian Dietrich | 2010-10-21 | 1 | -3/+0 |
| * | parisc: unwind - optimise linked-list searches for modules | Phil Carmody | 2010-10-21 | 1 | -1/+4 |
| * | parisc: kill __do_IRQ | Kyle McMartin | 2010-10-14 | 1 | -4/+0 |
| * | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin | 2010-10-14 | 1 | -1/+1 |
| * | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 2010-10-14 | 1 | -16/+9 |
| * | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 2010-10-14 | 1 | -10/+16 |
| * | parisc: add prlimit64 syscall | Kyle McMartin | 2010-10-13 | 1 | -0/+1 |
* | | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim | 2010-10-27 | 1 | -1/+1 |
* | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -5/+6 |
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | parisc: remove big kernel lock | Arnd Bergmann | 2010-10-16 | 1 | -4/+0 |