Age | Commit message (Expand) | Author |
2012-02-28 | sparc: Use vsprintf extention %pf with builtin_return_address | Joe Perches |
2012-02-15 | arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twice | Danny Kukawka |
2012-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | sparc32: forced setting of mode of sun4m per-cpu timers | Tkhai Kirill |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-01-06 | sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | sparc/PCI: convert to pci_create_root_bus() | Bjorn Helgaas |
2012-01-06 | PCI: SPARC: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-12-22 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | sparc: Make SPARC use the new is_idle_task() API | Paul E. McKenney |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-04 | sparc: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-11-28 | powerpc+sparc64/mm: Remove hack in mmap randomize layout | Dan McGee |
2011-11-17 | sparc64: Patch sun4v code sequences properly on module load. | David S. Miller |
2011-11-15 | sparc: Stash orig_i0 into %g6 instead of %g2 | David S. Miller |
2011-11-14 | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. | David S. Miller |
2011-11-13 | sparc: sigutil: Include <linux/errno.h> | Ben Hutchings |
2011-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-11-06 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | sparc: Hook up process_vm_{readv,writev} syscalls. | David S. Miller |
2011-10-31 | sparc: Add module.h to files previously implicitly using it. | Paul Gortmaker |
2011-10-31 | sparc: remove several unnecessary module.h include instances | Paul Gortmaker |
2011-10-31 | sparc: move symbol exporters to use export.h not module.h | Paul Gortmaker |
2011-10-31 | sparc: add export.h to arch/sparc files as required | Paul Gortmaker |
2011-10-31 | sparc: fix implicit use of uaccess.h header in mdesc.c | Paul Gortmaker |
2011-10-31 | sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c | Paul Gortmaker |
2011-10-31 | sparc64: Fix masking and shifting in VIS fpcmp emulation. | David S. Miller |
2011-10-25 | sparc/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge |
2011-10-19 | sparc: Add alignment flag to PCI expansion resources | Kjetil Oftedal |
2011-10-12 | sparc: Avoid calling sigprocmask() | David S. Miller |
2011-10-12 | sparc: Use set_current_blocked() | Matt Fleming |
2011-09-21 | sparc: Make '-p' boot option meaningful again. | David S. Miller |
2011-09-20 | sparc, exec: remove redundant addr_limit assignment | Mathias Krause |
2011-09-16 | sparc64: Future proof Niagara cpu detection. | David S. Miller |
2011-08-29 | sparc64: Only Panther cheetah+ chips have POPC. | David S. Miller |
2011-08-29 | sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time... | Kjetil Oftedal |
2011-08-29 | sparc: Remove another reference to nfsservctl | Stephen Rothwell |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |