| Commit message (Expand) | Author | Age |
* | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 |
* | MN10300: includecheck fix: mn10300, pci.h | Jaswinder Singh Rajput | 2009-08-10 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 |
* | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 2009-07-17 |
* | mn10300: remove duplicated #include | Huang Weiyi | 2009-07-13 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-06 |
|\ |
|
| * | PCI: remove pci_dac_dma_... APIs on mn10300 | Fernando Luis Vázquez Cao | 2009-06-29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 |
|\ \ |
|
| * | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 2009-06-26 |
| |/ |
|
* / | MN10300: Wire up new syscalls | David Howells | 2009-06-30 |
|/ |
|
* | MN10300: Fix the vmlinux ldscript | David Howells | 2009-06-22 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 |
* | MN10300: Add support for new ELF relocs in kernel modules | Mark Salter | 2009-06-18 |
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 |
* | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
* | headers_check fix: mn10300, setup.h | Jaswinder Singh Rajput | 2009-06-14 |
* | headers_check fix: mn10300, ptrace.h | Jaswinder Singh Rajput | 2009-06-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 |
|\ |
|
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 |
| |\ |
|
| * | | 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 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 |
* | | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 |
| |/
|/| |
|
* | | MN10300: Add utrace/tracehooks support | David Howells | 2009-06-11 |
* | | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells | 2009-06-11 |
|/ |
|
* | mn10300: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 |
* | MN10300: Update the ASB2303 defconfig | David Howells | 2009-04-24 |
* | MN10300: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 2009-04-15 |
* | MN10300: Wire up missing system calls | David Howells | 2009-04-15 |
* | MN10300: Discard duplicate PFN_xxx() macros | David Howells | 2009-04-15 |
* | Separate out the proc- and unit-specific header directories from the general | David Howells | 2009-04-10 |
* | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 2009-04-10 |
* | MN10300: Kill MN10300's own profiling Kconfig | David Howells | 2009-04-09 |
* | MN10300: Convert obsolete no_irq_type to no_irq_chip | Thomas Gleixner | 2009-04-09 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ |
|
| * | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ |
|
| * \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\ \ |
|
| * | | | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 |
* | | | | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun | 2009-02-20 |
| * | | | mn10300: fix oprofile | David Howells | 2009-02-20 |
| | |/
| |/| |
|
* | | | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 |
| |/ |
|