aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2009-12-11sparc: Add alignment and emulation fault perf events.David S. Miller
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller
2009-12-10sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller
2009-12-10sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09sparc: Validate that kprobe address is 4-byte aligned.David S. Miller
2009-12-09sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller
2009-12-09sparc64: Fix stack debugging IRQ stack regression.David S. Miller
2009-12-09sparc64: Fix overly strict range type matching for PCI devices.David S. Miller
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-02sparc,leon: init_leon srmmu cleanupKristoffer Glembo
2009-12-02sparc32: Remove early interrupt enable.Kristoffer Glembo
2009-12-02sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-11-27sparc64: Faster early-boot framebuffer console.David S. Miller
2009-11-26Revert "sparc: Make atomic locks raw"David S. Miller
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-25sparc: remove unused nfsd #includesBoaz Harrosh
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18sparc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16sparc: fix printk for change of variable typeStephen Rothwell
2009-11-16Added sparc_leon3_snooping_enabled() and converted extern inline to static in...Kristoffer Glembo
2009-11-16No auxio on LEONKristoffer Glembo
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin
2009-11-07sparc: Replace old style lock initializerThomas Gleixner
2009-11-06sparc: Make atomic locks rawThomas Gleixner
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo
2009-11-02sparc: Remove BKL from apcThomas Gleixner
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely
2009-10-15of: merge struct device_nodeGrant Likely
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely