Age | Commit message (Expand) | Author |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-02 | parisc: Set correct bit in protection flags | John David Anglin |
2009-08-02 | parisc: Fix GOT overflow during module load on 64bit kernel | John David Anglin |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-03 | parisc: use generic atomic64 on 32-bit | Kyle McMartin |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin |
2009-07-03 | parisc: add task_pt_regs macro | Kyle McMartin |
2009-07-03 | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin |
2009-07-03 | parisc: inventory.c, fix bloated stack frame | Kyle McMartin |
2009-07-03 | parisc: processor.c, fix bloated stack frame | Kyle McMartin |
2009-07-03 | parisc: fix compile warning in mm/init.c | Kyle McMartin |
2009-07-03 | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig |
2009-07-03 | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin |
2009-07-03 | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller |
2009-07-03 | parisc: fix "delay!" timer handling | Grant Grundler |
2009-07-03 | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung |
2009-07-03 | parisc: add parameter to read_cr16() | Coly Li |
2009-07-03 | parisc: decode_exc.c should include kernel.h | Alexander Beregalov |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-07-03 | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller |
2009-07-03 | parisc: fix ldcw inline assembler | Helge Deller |
2009-07-03 | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin |
2009-07-03 | parisc: Remove casts from atomic macros | Bastian Blank |
2009-07-03 | parisc: remove CVS keywords | Alexander Beregalov |
2009-07-03 | parisc: wire up preadv/pwritev syscalls | Kyle McMartin |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | 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-07 | cfg80211: errno.h: define ERFKILL | Alexander Beregalov |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | parisc: move dereference_function_descriptor to process.c | Kyle McMartin |
2009-04-02 | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin |
2009-04-02 | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin |