aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * new helper: sigmask_to_save()Al Viro2012-06-01
| * new helper: restore_saved_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2012-05-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
| |/
* | sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-29
* | sparc32: remove unused variable in head_32.SSam Ravnborg2012-05-29
* | sparc32,leon: fix leon bootupSam Ravnborg2012-05-29
* | sparc32: Export leon_dma_ops to modules.David S. Miller2012-05-28
* | sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg2012-05-28
* | sparc32,leon: always support leon in ioportSam Ravnborg2012-05-28
* | sparc32,leon: always include leon_pmc in buildSam Ravnborg2012-05-28
* | sparc32: refactor cpu_idle()Sam Ravnborg2012-05-28
* | sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-28
* | sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-28
* | sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-28
* | sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-28
* | sparc32,leon: clean up leon.hSam Ravnborg2012-05-28
* | sparc32: handle leon in cpu.cSam Ravnborg2012-05-28
* | sparc32: handle leon in irq_32.cSam Ravnborg2012-05-28
* | sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-28
* | sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-28
* | sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-28
* | sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-28
* | sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-28
* | sparc64: Fix several bugs in quad floating point emulation.David S. Miller2012-05-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\
| * sparc: kill ancient comment in sparc_sigaction()Al Viro2012-05-21
| * sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * new helper: sigsuspend()Al Viro2012-05-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \
| * | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-15
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \
| * | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-11
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-03
| |\| |
| * | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-17
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | sparc: Use generic init_taskThomas Gleixner2012-05-05
| * | | | sparc: Use generic idle thread allocationThomas Gleixner2012-04-26
| * | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-21
|\ \ \ \
| * | | | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-20