| Commit message (Expand) | Author | Age |
| ... | |
| * | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
| * | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
| * | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 |
| * | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 |
| * | | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 |
| |\ \ |
|
| | * | | sparc64: add support for _PAGE_SPECIAL | David S. Miller | 2011-07-25 |
| | * | | sparc64: use RCU page table freeing | David S. Miller | 2011-07-25 |
| | * | | sparc64: kill page table quicklists | David S. Miller | 2011-07-25 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
| | |/ |
|
| * | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 2011-07-22 |
| |\ \ |
|
| | * | | pci/of: Consolidate pci_device_to_OF_node() | Benjamin Herrenschmidt | 2011-06-08 |
| * | | | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel | 2011-07-21 |
| * | | | sparc/irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 2011-07-06 |
| | |/
|/| |
|
| * | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 |
| * | | sparc: Remove unnecessary semicolons | Joe Perches | 2011-06-07 |
| * | | sparc32,leon: add GRPCI2 PCI Host driver | Daniel Hellstrom | 2011-06-02 |
| * | | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 2011-06-02 |
| * | | sparc32: added CONFIG_PCIC_PCI Kconfig setting | Daniel Hellstrom | 2011-06-02 |
| |/ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
| * | sparc: mmu_gather rework | Peter Zijlstra | 2011-05-25 |
| * | 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-22 |
| | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2011-05-20 |
| | |\ |
|
| | | * | sparc: add {read,write}*_be routines | Jan Andersson | 2011-05-12 |
| | * | | 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-16 |
| | * | | 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-21 |
| | * | | sparc32: genirq support | Sam Ravnborg | 2011-04-19 |
| | * | | sparc32: cleanup code for pci init | Sam Ravnborg | 2011-04-19 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 |
| |\ \ |
|
| | * | | net: Add sendmmsg socket system call | Anton Blanchard | 2011-05-05 |
| | |/ |
|
| | | | |
| | \ | |
| *-. | | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 |
| |\ \| |
|
| | * | | sched, sparc64: Turn cpu_coregroup_mask() into a real function | Stephen Rothwell | 2011-04-12 |
| | |/ |
|
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 |
| |\ \
| |/
|/| |
|
| | * | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 |
| * | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
| |\ \ |
|
| | * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| | |/ |
|
| * / | sparc: Hook up syncfs system call. | David S. Miller | 2011-03-29 |
| |/ |
|
| * | 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 |