| Commit message (Expand) | Author | Age |
... | |
* | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 |
|/ |
|
* | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2009-07-02 |
* | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 2009-07-02 |
* | parisc: add task_pt_regs macro | Kyle McMartin | 2009-07-02 |
* | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2009-07-02 |
* | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2009-07-02 |
* | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 2009-07-02 |
* | parisc: fix ldcw inline assembler | Helge Deller | 2009-07-02 |
* | parisc: Remove casts from atomic macros | Bastian Blank | 2009-07-02 |
* | parisc: remove CVS keywords | Alexander Beregalov | 2009-07-02 |
* | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2009-07-02 |
* | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 |
| * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| * | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 |
* | | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 2009-06-07 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2009-04-02 |
| * | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 2009-04-01 |
| * | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-01 |
| |\ |
|
| | * | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-15 |
| * | | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 2009-04-01 |
| * | | parisc: fix macro expansion in atomic.h | James Bottomley | 2009-03-30 |
| * | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-30 |
| * | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-30 |
| * | | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-30 |
* | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 |
|/ / |
|
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ |
|
| * | | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| |\| |
|
| * | | headers_check fix: parisc, swab.h | Jaswinder Singh Rajput | 2009-02-01 |
| * | | headers_check fix: parisc, pdc.h | Jaswinder Singh Rajput | 2009-02-01 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 |
|\ \ \
| | |/
| |/| |
|
| * | | parisc: define x->x mmio accessors | Kyle McMartin | 2009-03-13 |
| * | | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2009-03-13 |
| * | | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 2009-03-13 |
| * | | parisc: fix 64bit build | Helge Deller | 2009-03-13 |
| * | | parisc: add braces around arguments in assembler macros | Helge Deller | 2009-03-13 |
| * | | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 2009-03-13 |
| |/ |
|
* / | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 |
|/ |
|
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
* | parisc: introduce asm/swab.h | Harvey Harrison | 2009-01-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin | 2009-01-05 |
| * | parisc: fix ipv6 checksum | Kyle McMartin | 2009-01-05 |
| * | parisc: Replace NR_CPUS in parisc code | Helge Deller | 2009-01-05 |
| * | parisc: fix braino in commit adding __space_to_prot | Kyle McMartin | 2009-01-05 |
| * | parisc: factor out sid to protid conversion | Kyle McMartin | 2009-01-05 |