aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-4/+4
2008-11-02sparc64: Kill annoying warning when building compat_binfmt_elf.oGravatar David S. Miller 1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSGravatar Al Viro 1-0/+1
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Gravatar Hugh Dickins 1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSGravatar Al Viro 1-0/+1
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-37/+12
2008-10-29sparc: use the new byteorder headersGravatar Harvey Harrison 1-14/+8
2008-10-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Gravatar Krzysztof Helt 1-23/+4
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-1/+2
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Gravatar Linus Torvalds 1-1/+1
2008-10-22sparc: correct section of current_pc()Gravatar Frederic Weisbecker 1-0/+1
2008-10-22sparc: correct section of apc_no_idleGravatar Frederic Weisbecker 1-1/+1
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesGravatar Matt Helsley 2-0/+4
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYGravatar Martin Schwidefsky 2-5/+3
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 1-1/+1
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-0/+2
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Gravatar Linus Torvalds 4-67/+3
2008-10-13serial: allow 8250 to be used on sparcGravatar David Miller 1-0/+6
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 105-4395/+1560
2008-10-12sparc32: fix build errorsGravatar Robert Reif 2-0/+2
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 2-0/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Gravatar Ingo Molnar 2-0/+3
2008-10-07sparc32: sun4m interrupt mask cleanupGravatar Robert Reif 2-71/+91
2008-09-21sparc: arch/sparc/kernel/pmc.c -- extra #include?Gravatar David Brownell 1-2/+0
2008-09-19sparc32: Add more extensive documentation of sun4m interrupts.Gravatar David S. Miller 1-0/+53
2008-09-19sparc32: Kill irq_rcvreg from sun4m_irq.cGravatar David S. Miller 1-6/+2
2008-09-19sparc32: Delete master_l10_limit.Gravatar David S. Miller 5-5/+0
2008-09-19sparc32: Use PROM device probing for sun4c timers.Gravatar David S. Miller 2-44/+39
2008-09-19sparc32: Use PROM device probing for sun4c interrupt register.Gravatar David S. Miller 1-26/+21
2008-09-19sparc32: Delete claim_ticker14().Gravatar David S. Miller 1-46/+0
2008-09-19sparc32: Stop calling claim_ticker14() from sun4c_irq.cGravatar David S. Miller 1-1/+1
2008-09-19sparc32: Kill clear_profile_irq btfixup entry.Gravatar David S. Miller 5-25/+0
2008-09-19sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cGravatar David S. Miller 2-2/+5
2008-09-19sparc32: Remove #if 0'd code from sun4c_irq.cGravatar David S. Miller 1-9/+0
2008-09-19sparc32: Remove some SMP ifdefs in sun4d_irq.cGravatar David S. Miller 1-26/+16
2008-09-19sparc32: Use PROM infrastructure for probing and mapping sun4d timers.Gravatar David S. Miller 2-69/+83
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.Gravatar David S. Miller 2-129/+74
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar David S. Miller 1-1/+1
2008-09-13sparc32: Use PROM device probing for sun4m timer registers.Gravatar David S. Miller 2-107/+57
2008-09-12sparc: Fix user_regset 'n' field values.Gravatar David S. Miller 1-2/+2
2008-09-12sparc: Fix user_regset 'n' field values.Gravatar David S. Miller 1-2/+2
2008-09-12sparc64: Fix sparse warnings in fault.cGravatar David S. Miller 1-0/+2
2008-09-11sparc64: Fix sparse warnings in visemul.cGravatar David S. Miller 1-0/+1
2008-09-11sparc64: Define WANT_PAGE_VIRTUALGravatar David S. Miller 1-0/+2
2008-09-11sysctl: Use header file for sysctl knob declarations on sparc.Gravatar David S. Miller 2-0/+2
2008-09-11sparc64: Fix sparse warnings in global reg snapshotting.Gravatar David S. Miller 1-0/+3
2008-09-10sparc32: Call parse_early_param() in setup_arch().Gravatar David S. Miller 1-0/+1
2008-09-10sparc32: Fix function signature of of_bus_sbus_get_flags().Gravatar David S. Miller 1-1/+1
2008-09-10sparc64: Get rid of pci_controller_info.Gravatar David S. Miller 1-0/+3