summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: use block_sigmask()Matt Fleming2012-03-223-17/+3Star
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-9/+1Star
|\
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-271-9/+1Star
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-212-3/+3
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-202-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-211-0/+5
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-191-1/+1
| |\| |
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-12/+6Star
|\ \ \
| * | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-011-1/+1
| * | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-012-12/+6Star
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-202-1/+5
|\ \ \ | |_|/ |/| |
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| * | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-1/+1
| |/
* / sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-141-1/+1
|/
* lib: Fix multiple definitions of clz_tabDavid Miller2012-02-022-15/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-01-271-0/+3
|\
| * sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill2012-01-111-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-20/+18Star
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-9/+8Star
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-11/+10Star
* | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-2/+0Star
|\ \ \ | |/ / |/| |
| * | UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells2011-12-121-2/+0Star
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-124-38/+19Star
|\ \ \
| * | | sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-17/+8Star
| * | | sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+6Star
| * | | PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-063-10/+5Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-114-25/+3Star
|\ \ \ \
| * | | | sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-044-25/+3Star
| | |/ / | |/| |
* | | | sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming2012-01-111-1/+2
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-097-345/+6Star
|\ \ \
| * | | sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-301-171/+0Star
| * | | sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-292-8/+4Star
| * | | sparc32: enable different preemptions modelsSam Ravnborg2011-12-291-2/+0Star
| * | | sparc32: support atomic64_tSam Ravnborg2011-12-272-0/+3
| * | | sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-271-4/+0Star
| * | | sparc32: drop unused atomic24 supportSam Ravnborg2011-12-273-161/+0Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \
| * | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-082-4/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-252-4/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-213-9/+4Star
| | |\ \ \
| | * | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-212-4/+0Star
| | | |_|/ | | |/| |
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-8/+0Star
|\ \ \ \ \
| * | | | | consolidate umode_t declarationsAl Viro2012-01-042-8/+0Star
| |/ / / /
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-61/+61
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-61/+61
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-61/+61
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-071-3/+3
|\ \ \ \ \ \