| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 1 | -3/+0 |
|\ |
|
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -3/+0 |
* | | sparc: Wire up sys_rt_tgsigqueueinfo(). | David S. Miller | 2009-06-16 | 2 | -3/+7 |
* | | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2009-06-16 | 1 | -1/+1 |
* | | sparc64: Add proper dynamic ftrace support. | David S. Miller | 2009-06-16 | 1 | -15/+32 |
* | | sparc: move of_device common code to of_device_common | Robert Reif | 2009-06-16 | 5 | -378/+216 |
* | | sparc: remove dma-mapping_{32|64}.h | FUJITA Tomonori | 2009-06-16 | 1 | -59/+40 |
* | | sparc: use dma_map_page instead of dma_map_single | FUJITA Tomonori | 2009-06-16 | 2 | -14/+16 |
* | | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h | FUJITA Tomonori | 2009-06-16 | 1 | -30/+0 |
* | | sparc64: fix and optimize irq distribution | Hong H. Pham | 2009-06-16 | 5 | -25/+456 |
* | | sparc64: Use new dynamic per-cpu allocator. | David S. Miller | 2009-06-16 | 1 | -9/+156 |
* | | sparc64: Only allocate per-cpu areas for possible cpus. | David S. Miller | 2009-06-16 | 1 | -16/+6 |
* | | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 2009-06-16 | 1 | -6/+5 |
* | | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller | 2009-06-16 | 4 | -2/+5 |
* | | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller | 2009-06-16 | 2 | -4/+4 |
* | | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller | 2009-06-16 | 3 | -7/+0 |
* | | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller | 2009-06-16 | 1 | -57/+89 |
* | | sparc64: Refactor OBP cpu scanning code using an iterator. | David S. Miller | 2009-06-16 | 1 | -109/+124 |
* | | sparc64: Use BUILD_BUG_ON() in trap_init(). | David S. Miller | 2009-06-16 | 1 | -80/+91 |
* | | sparc64: Store per-cpu offset in trap_block[] | David S. Miller | 2009-06-16 | 3 | -34/+11 |
* | | sparc64: Reclaim trap_block[]->hdesc | David S. Miller | 2009-06-16 | 1 | -8/+6 |
|/ |
|
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 | 2 | -2/+2 |
|\ |
|
| * | sparc: cleanup references to deprecated .text.init* sections. | Tim Abbott | 2009-04-27 | 2 | -2/+2 |
* | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -3/+9 |
|/ |
|
* | sparc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-04-24 | 2 | -4/+38 |
|\ |
|
| * | sparc: Fix bus type probing for ESP and LE devices. | David S. Miller | 2009-04-22 | 2 | -4/+38 |
* | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+6 |
* | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -14/+5 |
|/ |
|
* | sparc: remove some pointless conditionals before kfree() | Wei Yongjun | 2009-04-15 | 1 | -4/+2 |
* | sparc64: Fix smp_callin() locking. | David S. Miller | 2009-04-14 | 1 | -2/+2 |
* | sparc: Hook up sys_preadv and sys_pwritev | David S. Miller | 2009-04-08 | 2 | -3/+3 |
* | sparc64: Fix section mismatch warnings in PCI controller drivers. | David S. Miller | 2009-04-08 | 4 | -17/+17 |
* | sparc64: Fix section mismatch warnings in power driver. | David S. Miller | 2009-04-08 | 1 | -1/+1 |
* | sparc64: get_cells() can't be marked __init | David S. Miller | 2009-04-08 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
* | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-30 | 9 | -44/+62 |
|\ \ |
|
| * \ | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 | 8 | -43/+40 |
| |\ \ |
|
| | * | | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 | 2 | -13/+14 |
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 | 3 | -16/+12 |
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell | 2009-03-16 | 2 | -3/+3 |
| | * | | cpumask: Use accessors code.: sparc64 | Rusty Russell | 2009-03-16 | 2 | -3/+3 |
| | * | | cpumask: Use accessors code: sparc | Rusty Russell | 2009-03-16 | 3 | -6/+6 |
| | * | | cpumask: arch_send_call_function_ipi_mask: sparc | Rusty Russell | 2009-03-16 | 1 | -2/+2 |
| | * | | cpumask: Use smp_call_function_many(): sparc64 | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| * | | | sparc64: Fix reset hangs on Niagara systems. | David S. Miller | 2009-03-29 | 1 | -1/+22 |
| | |/
| |/| |
|