summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-3/+16
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-116-123/+24
|\ \
| * | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-111-1/+2
| * | sparc_brk() is not needed anymoreAl Viro2009-12-115-25/+3
| * | Unify sys_mmap*Al Viro2009-12-112-43/+10
| * | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2009-12-111-3/+7
| * | kill useless checks in sparc mremap variantsAl Viro2009-12-115-51/+2
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-112-2/+7
|\ \ | |/ |/|
| * sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-042-2/+7
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\ \
| * | sparc: fix printk for change of variable typeStephen Rothwell2009-11-161-1/+1
* | | 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
OpenPOWER on IntegriCloud