aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \ \
| * | | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-03
| |/ / / / /
* | | | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ \ \
| * | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-05
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-04
| * | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-03
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-26
|\| | | | | | |/ / / / |/| | | |
| * | | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-25
| * | | | sparc32: Kill trap table freeing code.David S. Miller2009-08-19
| * | | | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-18
| * | | | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-27
| | |/ / | |/| |
* | | | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-14
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
|\ \ \
| * | | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-12
| |/ /
* / / headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/ /
* / sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-25
|/
* Delete pcibios_select_rootMatthew Wilcox2009-06-17
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-16
* | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-16
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-16
* | sparc: move of_device common code to of_device_commonRobert Reif2009-06-16
* | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-16
* | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-16
* | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori2009-06-16
* | sparc64: fix and optimize irq distributionHong H. Pham2009-06-16
* | sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-16
* | sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-16
* | sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-16
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-16
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-16
* | sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-16
* | sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-16
* | sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-16
* | sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-16
* | sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-16
* | sparc64: Reclaim trap_block[]->hdescDavid S. Miller2009-06-16
|/
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
|\
| * sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-27
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
|/
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-24
|\
| * sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-22
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-20
|/
* sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-15