| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 14 | -162/+182 |
|\ |
|
| * | parisc: Set correct bit in protection flags | John David Anglin | 2009-08-02 | 1 | -1/+1 |
| * | parisc: Fix GOT overflow during module load on 64bit kernel | John David Anglin | 2009-08-02 | 1 | -5/+45 |
| * | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 2 | -11/+11 |
| * | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 2009-07-03 | 1 | -1/+1 |
| * | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2009-07-03 | 1 | -0/+1 |
| * | parisc: inventory.c, fix bloated stack frame | Kyle McMartin | 2009-07-03 | 1 | -17/+24 |
| * | parisc: processor.c, fix bloated stack frame | Kyle McMartin | 2009-07-03 | 1 | -5/+11 |
| * | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig | 2009-07-03 | 1 | -62/+0 |
| * | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2009-07-03 | 1 | -1/+2 |
| * | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 2009-07-03 | 2 | -12/+23 |
| * | parisc: fix "delay!" timer handling | Grant Grundler | 2009-07-03 | 1 | -35/+53 |
| * | parisc: add parameter to read_cr16() | Coly Li | 2009-07-03 | 1 | -1/+1 |
| * | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-07-03 | 1 | -1/+1 |
| * | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller | 2009-07-03 | 1 | -4/+4 |
| * | parisc: remove CVS keywords | Alexander Beregalov | 2009-07-03 | 4 | -8/+4 |
| * | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2009-07-03 | 1 | -0/+2 |
* | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -5/+4 |
* | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
|/ |
|
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 2 | -10/+0 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -2/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 | 15 | -71/+416 |
|\ |
|
| * | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2009-04-02 | 2 | -15/+14 |
| * | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2009-04-02 | 1 | -4/+0 |
| * | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-02 | 3 | -14/+14 |
| |\ |
|
| | * | cpumask: Use accessors code.: parisc | Rusty Russell | 2009-03-16 | 2 | -7/+7 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc | Rusty Russell | 2009-03-16 | 2 | -4/+4 |
| | * | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-16 | 1 | -3/+3 |
| * | | parisc: oops_enter()/oops_exit() in die() | Helge Deller | 2009-03-31 | 1 | -0/+3 |
| * | | parisc: document light weight syscall ABI | Helge Deller | 2009-03-31 | 1 | -10/+48 |
| * | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-31 | 8 | -3/+238 |
| * | | parisc: simplify sys_clone() | Helge Deller | 2009-03-31 | 1 | -12/+2 |
| * | | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 2009-03-31 | 2 | -0/+64 |
| * | | parisc: allow to build with 16k default kernel page size | Helge Deller | 2009-03-31 | 1 | -8/+17 |
| * | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-31 | 2 | -1/+12 |
| * | | parisc: use constants instead of numbers in assembly | Helge Deller | 2009-03-31 | 1 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2009-04-02 | 1 | -3/+3 |
* | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
|/ / / |
|
* | | | rtc-parisc: remove unnecessary ret variable | dann frazier | 2009-04-01 | 1 | -4/+1 |
* | | | rtc-parisc: declare rtc_parisc_dev as static | dann frazier | 2009-04-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 1 | -1/+1 |
| |\ \ |
|
| | * | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 1 | -1/+1 |
| |\ \ |
|
| * | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -4/+4 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 5 | -37/+26 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|