Age | Commit message (Expand) | Author | Files | Lines |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2 | -11/+11 |
2009-07-03 | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2 | -1/+6 |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 3 | -1/+9 |
2009-07-03 | parisc: add task_pt_regs macro | Kyle McMartin | 1 | -0/+3 |
2009-07-03 | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2 | -1/+3 |
2009-07-03 | parisc: inventory.c, fix bloated stack frame | Kyle McMartin | 1 | -17/+24 |
2009-07-03 | parisc: processor.c, fix bloated stack frame | Kyle McMartin | 1 | -5/+11 |
2009-07-03 | parisc: fix compile warning in mm/init.c | Kyle McMartin | 1 | -1/+1 |
2009-07-03 | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig | 1 | -62/+0 |
2009-07-03 | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2 | -2/+4 |
2009-07-03 | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 3 | -19/+30 |
2009-07-03 | parisc: fix "delay!" timer handling | Grant Grundler | 1 | -35/+53 |
2009-07-03 | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung | 1 | -1/+1 |
2009-07-03 | parisc: add parameter to read_cr16() | Coly Li | 1 | -1/+1 |
2009-07-03 | parisc: decode_exc.c should include kernel.h | Alexander Beregalov | 1 | -1/+1 |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 1 | -1/+1 |
2009-07-03 | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller | 1 | -4/+4 |
2009-07-03 | parisc: fix ldcw inline assembler | Helge Deller | 1 | -2/+2 |
2009-07-03 | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin | 1 | -20/+9 |
2009-07-03 | parisc: Remove casts from atomic macros | Bastian Blank | 1 | -4/+4 |
2009-07-03 | parisc: remove CVS keywords | Alexander Beregalov | 7 | -14/+6 |
2009-07-03 | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2 | -1/+5 |
2009-06-22 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-06-19 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 3 | -15/+0 |
2009-06-18 | Delete pcibios_select_root | Matthew Wilcox | 1 | -13/+0 |
2009-06-17 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -21/+3 |
2009-06-17 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 7 | -15/+27 |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 5 | -11/+23 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 1 | -2/+4 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2 | -2/+2 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2 | -8/+20 |
2009-06-07 | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 1 | -0/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -2/+4 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 26 | -98/+501 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2 | -4/+4 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-04-02 | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2 | -15/+14 |
2009-04-02 | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2 | -4/+10 |
2009-04-02 | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 1 | -0/+3 |
2009-04-02 | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 4 | -15/+16 |
2009-04-02 | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2 | -4/+4 |
2009-04-02 | parisc: select BUG always | Kyle McMartin | 1 | -0/+1 |
2009-04-02 | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 1 | -0/+2 |
2009-04-01 | rtc-parisc: remove unnecessary ret variable | dann frazier | 1 | -4/+1 |
2009-04-01 | rtc-parisc: declare rtc_parisc_dev as static | dann frazier | 1 | -1/+1 |