Age | Commit message (Expand) | Author |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-25 | sparc: mmu_gather rework | Peter Zijlstra |
2011-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2011-05-22 | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-16 | sparc: convert old cpumask API into new one | KOSAKI Motohiro |
2011-05-16 | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom |
2011-05-16 | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom |
2011-05-16 | sparc32,leon: added some SMP comments | Daniel Hellstrom |
2011-05-12 | sparc: add {read,write}*_be routines | Jan Andersson |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-04-21 | sparc32: always define boot_cpu_id | Daniel Hellstrom |
2011-04-21 | sparc32: avoid build warning at mm/percpu.c:1647 | Sam Ravnborg |
2011-04-21 | sparc32: probe for cpu info only during startup | Sam Ravnborg |
2011-04-21 | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg |
2011-04-21 | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom |
2011-04-21 | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom |
2011-04-21 | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom |
2011-04-19 | sparc32: genirq support | Sam Ravnborg |
2011-04-19 | sparc32: cleanup code for pci init | Sam Ravnborg |
2011-04-12 | sched, sparc64: Turn cpu_coregroup_mask() into a real function | Stephen Rothwell |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | sparc: Hook up syncfs system call. | David S. Miller |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-18 | sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. | David S. Miller |
2011-03-18 | sparc: Provide NO_IRQ definition. | David S. Miller |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying |
2011-03-16 | sparc32: fix build with leon or floppy enabled | Sam Ravnborg |
2011-03-16 | sparc32: add irq + smp declarations to headers | Sam Ravnborg |
2011-03-16 | SPARC/LEON: power down instruction different of different LEONs | Daniel Hellstrom |
2011-03-16 | sparc64: rename virt_irq => irq - II | Sam Ravnborg |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |