aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-082-0/+2
|\
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-037-14/+18
| |\
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-262-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-084-4/+7
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1815-76/+570
| |\ \ \
| * | | | sparc: Add missing __NR_recvmmsg define.David S. Miller2009-10-141-1/+2
| * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-122-3/+3
| * | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-0824-54/+1468
|\ \ \ \ \
| * | | | | sparc: Set UTS_MACHINE correctly.David S. Miller2009-12-051-0/+2
| * | | | | sparc,leon: init_leon srmmu cleanupKristoffer Glembo2009-12-021-3/+1
| * | | | | sparc32: Remove early interrupt enable.Kristoffer Glembo2009-12-021-3/+0
| * | | | | sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo2009-12-021-0/+11
| * | | | | sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-275-1/+692
| * | | | | Revert "sparc: Make atomic locks raw"David S. Miller2009-11-261-18/+18
| * | | | | sparc: remove unused nfsd #includesBoaz Harrosh2009-11-251-5/+0
| * | | | | sparc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-5/+5
| * | | | | Added sparc_leon3_snooping_enabled() and converted extern inline to static in...Kristoffer Glembo2009-11-161-5/+12
| * | | | | No auxio on LEONKristoffer Glembo2009-11-161-0/+1
| * | | | | sparc: Replace old style lock initializerThomas Gleixner2009-11-071-2/+2
| * | | | | sparc: Make atomic locks rawThomas Gleixner2009-11-061-18/+18
| * | | | | sparc: Remove BKL from apcThomas Gleixner2009-11-021-27/+10
| * | | | | sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-0211-3/+732
| | |_|_|/ | |/| | |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-081-54/+1
|\ \ \ \ \
| * | | | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-9/+0
| * | | | | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-151-3/+0
| * | | | | of: merge struct device_nodeGrant Likely2009-10-151-24/+0
| * | | | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-12/+0
| * | | | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-151-6/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-082-58/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-173-3/+7
| |\ \ \ \ \
| * | | | | | sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2009-11-062-58/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-301-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller2009-11-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-173-10/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-153-10/+10
| |/ / /
* | | | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-11-081-2/+2
* | | | sparc64: replace parentheses in pmul()Roel Kluin2009-11-081-1/+1
* | | | sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller2009-11-051-0/+4
|/ / /
* | | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
* | | sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
* | | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
|/ /
* | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds2009-10-081-0/+2
|\ \
| * | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-061-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-056-59/+547
|\ \ \ | |_|/ |/| |
| * | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-051-0/+1
| * | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-012-13/+3
| * | sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-291-17/+42
| * | sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-291-1/+1