| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Add missing SW perf fault events. | David S. Miller | 2010-01-20 | 2 | -5/+20 |
* | sparc: use bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 | 1 | -12/+5 |
* | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller | 2009-12-10 | 1 | -7/+8 |
* | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller | 2009-12-10 | 1 | -8/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -4/+5 |
|\ |
|
| * | sparc,leon: init_leon srmmu cleanup | Kristoffer Glembo | 2009-12-02 | 1 | -3/+1 |
| * | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 2009-11-02 | 1 | -1/+4 |
* | | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller | 2009-11-23 | 1 | -1/+1 |
|/ |
|
* | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 2009-10-12 | 1 | -1/+1 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-04 | 4 | -27/+37 |
|\ |
|
| * | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 | 2 | -21/+29 |
| * | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 | 2 | -6/+8 |
* | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele | 2009-08-17 | 1 | -1/+52 |
* | | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 2009-08-17 | 3 | -0/+6 |
* | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele | 2009-08-17 | 1 | -0/+260 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 2 | -3/+3 |
* | sparc64: Fix UP bootup regression. | David S. Miller | 2009-06-18 | 1 | -0/+6 |
* | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2009-06-16 | 1 | -1/+1 |
* | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day | 2009-06-16 | 1 | -1/+2 |
* | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 2009-06-16 | 1 | -7/+0 |
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller | 2009-06-16 | 1 | -8/+4 |
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller | 2009-06-16 | 1 | -1/+1 |
* | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller | 2009-06-16 | 2 | -1/+5 |
* | module: trim exception table on init free. | Rusty Russell | 2009-06-12 | 1 | -0/+29 |
* | sparc64: add_node_ranges() must be __init | David S. Miller | 2009-04-08 | 1 | -1/+1 |
* | sparc64: Fix section mismatch warnings in PCI controller drivers. | David S. Miller | 2009-04-08 | 1 | -3/+3 |
* | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -0/+1 |
* | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 | 2 | -2/+2 |
|\ |
|
| * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
* | | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller | 2009-03-18 | 1 | -22/+2 |
|/ |
|
* | sparc64: Kill bogus TPC/address truncation during 32-bit faults. | David S. Miller | 2009-02-03 | 1 | -14/+35 |
* | sparc64: Validate kernel generated fault addresses on sparc64. | David S. Miller | 2009-02-02 | 1 | -7/+18 |
* | sparc64: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 2 | -0/+5 |
* | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 3 | -0/+9 |
* | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 1 | -8/+8 |
* | sparc: refactor code in fault_32.c | Sam Ravnborg | 2009-01-06 | 1 | -1/+2 |
* | sparc64: refactor code in init_64.c | Sam Ravnborg | 2009-01-06 | 1 | -11/+21 |
* | sparc: drop SUN_IO | Sam Ravnborg | 2008-12-27 | 1 | -2/+0 |
* | sparc: unify sections.h | Sam Ravnborg | 2008-12-27 | 2 | -9/+9 |
* | sparc: use sparc64 version of scatterlist.h | Robert Reif | 2008-12-11 | 3 | -15/+15 |
* | sparc: drop CONFIG_SUN_AUXIO | Sam Ravnborg | 2008-12-04 | 1 | -2/+0 |
* | sparc32: Don't btfixup cache flush ops for viking multiple times. | David S. Miller | 2008-12-04 | 1 | -12/+11 |
* | sparc64: Make %pil level 15 a pseudo-NMI. | David S. Miller | 2008-12-04 | 1 | -2/+2 |
* | sparc64: Add tsb-ratio sysctl. | David S. Miller | 2008-12-04 | 1 | -7/+14 |
* | sparc,sparc64: unify mm/ | Sam Ravnborg | 2008-12-04 | 9 | -1/+4734 |
* | sparc: prepare mm/ for unification | Sam Ravnborg | 2008-12-04 | 4 | -8/+12 |
* | sparc32 cpuinit flase positives | Al Viro | 2008-11-30 | 1 | -7/+7 |
* | sparc32: add init memory poisoning | Robert Reif | 2008-09-03 | 1 | -3/+11 |