summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Move core of OF device tree building code into prom_common.cDavid S. Miller2008-12-064-132/+80
* sparc: Match sparc32's build_tree() up to sparc64'sDavid S. Miller2008-12-061-5/+15
* sparc: Move create_node() and friends into prom_common.cDavid S. Miller2008-12-064-78/+42
* sparc: Make sparc32's create_node() assign parent pointer.David S. Miller2008-12-061-3/+4
* sparc: Commonize get_one_property() implementations.David S. Miller2008-12-062-2/+2
* sparc: Move property building code into prom_common.cDavid S. Miller2008-12-064-126/+83
* sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'David S. Miller2008-12-064-8/+7
* sparc: Move irq_trans_init() and support code into seperate file.David S. Miller2008-12-064-830/+847
* sparc: Mark prom_early_alloc non-static.David S. Miller2008-12-063-2/+4
* sparc: Create common area for OF device layer code.David S. Miller2008-12-064-188/+122
* sparc: Create common header file for prom_{32,64}.cDavid S. Miller2008-12-063-6/+12
* sparc: unify kernel/init_taskSam Ravnborg2008-12-043-36/+1
* sparc: drop CONFIG_SUN_AUXIOSam Ravnborg2008-12-044-8/+0
* sparc: Add missing of_node_putNicolas Palix2008-12-043-0/+5
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-0490-0/+43306
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-0426-22/+54
* sparc: gitignore a few filesSam Ravnborg2008-12-041-0/+1
* sparc,sparc64: unify asm-offsets.cSam Ravnborg2008-12-041-3/+16
* sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg2008-12-041-20/+79
* sparc32: pdev_to_pnode() is used from __devinitAl Viro2008-12-041-1/+1
* fix the section noise in sparc head.SAl Viro2008-11-302-1/+2
* sparc32 cpuinit flase positivesAl Viro2008-11-305-8/+8
* sparc64: wire up accept4()David Miller2008-11-201-1/+1
* sparc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-131-2/+2
* Revert "sparc: correct section of current_pc()"David S. Miller2008-11-101-1/+0
* rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-291-23/+4
* sparc: correct section of current_pc()Frederic Weisbecker2008-10-231-0/+1
* sparc: correct section of apc_no_idleFrederic Weisbecker2008-10-231-1/+1
* sparc32: fix build errorsRobert Reif2008-10-132-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-112-0/+3
|\
| * Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-082-0/+3
| |\
| | * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-082-0/+3
* | | sparc32: sun4m interrupt mask cleanupRobert Reif2008-10-082-71/+91
* | | sparc: arch/sparc/kernel/pmc.c -- extra #include?David Brownell2008-09-211-2/+0
* | | sparc32: Add more extensive documentation of sun4m interrupts.David S. Miller2008-09-201-0/+53
* | | sparc32: Kill irq_rcvreg from sun4m_irq.cDavid S. Miller2008-09-201-6/+2
* | | sparc32: Delete master_l10_limit.David S. Miller2008-09-204-4/+0
* | | sparc32: Use PROM device probing for sun4c timers.David S. Miller2008-09-201-20/+39
* | | sparc32: Use PROM device probing for sun4c interrupt register.David S. Miller2008-09-201-26/+21
* | | sparc32: Delete claim_ticker14().David S. Miller2008-09-201-46/+0
* | | sparc32: Stop calling claim_ticker14() from sun4c_irq.cDavid S. Miller2008-09-201-1/+1
* | | sparc32: Kill clear_profile_irq btfixup entry.David S. Miller2008-09-205-25/+0
* | | sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller2008-09-202-2/+5
* | | sparc32: Remove #if 0'd code from sun4c_irq.cDavid S. Miller2008-09-201-9/+0
* | | sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller2008-09-201-26/+16
* | | sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller2008-09-201-56/+83
* | | sparc32: Use PROM device probing for sun4m irq registers.David S. Miller2008-09-202-129/+74
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-1/+1
|\| |
| * | sparc: Fix user_regset 'n' field values.David S. Miller2008-09-131-2/+2
| * | sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller2008-09-111-1/+1
| |/