Age | Commit message (Expand) | Author |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-04 | percpu: allow non-linear / sparse cpu -> unit mapping | Tejun Heo |
2009-07-04 | percpu: drop pcpu_chunk->page[] | Tejun Heo |
2009-07-04 | percpu: simplify pcpu_setup_first_chunk() | Tejun Heo |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo |
2009-06-25 | sparc32: Fix makefile not generating required files | Julian Calaby |
2009-06-25 | sparc32: Fix tftpboot.img Makefile | Julian Calaby |
2009-06-25 | sparc: fix tftpboot.img build | Sam Ravnborg |
2009-06-25 | sparc32: Fix obvious build issues for tftpboot.img build. | Robert Reif |
2009-06-25 | sparc64: Fix build warnings in piggyback_64.c | Julian Calaby |
2009-06-25 | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. | David S. Miller |
2009-06-24 | sparc64: fix build breakage introduced by percpu-convert-most patchset | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2009-06-18 | sparc64: Fix UP bootup regression. | David S. Miller |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | sparc64: Update defconfig. | David S. Miller |
2009-06-16 | sparc: Wire up sys_rt_tgsigqueueinfo(). | David S. Miller |
2009-06-16 | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell |
2009-06-16 | sparc64: Add proper dynamic ftrace support. | David S. Miller |
2009-06-16 | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day |
2009-06-16 | sparc: move of_device common code to of_device_common | Robert Reif |
2009-06-16 | sparc: remove dma-mapping_{32|64}.h | FUJITA Tomonori |
2009-06-16 | sparc: use dma_map_page instead of dma_map_single | FUJITA Tomonori |
2009-06-16 | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops | FUJITA Tomonori |
2009-06-16 | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h | FUJITA Tomonori |
2009-06-16 | sparc64: fix and optimize irq distribution | Hong H. Pham |
2009-06-16 | sparc64: Use new dynamic per-cpu allocator. | David S. Miller |
2009-06-16 | sparc64: Only allocate per-cpu areas for possible cpus. | David S. Miller |
2009-06-16 | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller |
2009-06-16 | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller |
2009-06-16 | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller |
2009-06-16 | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller |
2009-06-16 | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller |
2009-06-16 | sparc64: Refactor OBP cpu scanning code using an iterator. | David S. Miller |
2009-06-16 | sparc64: Use BUILD_BUG_ON() in trap_init(). | David S. Miller |
2009-06-16 | sparc64: Store per-cpu offset in trap_block[] | David S. Miller |
2009-06-16 | sparc64: Move trap_block[] definitions into a new header file. | David S. Miller |
2009-06-16 | sparc64: Reclaim trap_block[]->hdesc | David S. Miller |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | module: trim exception table on init free. | Rusty Russell |