index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-12
/
+67
2012-12-19
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2012-12-19
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2012-12-19
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2012-12-19
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-19
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-12-19
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2012-12-18
sparc64: Define pte_accessible()
David S. Miller
1
-1
/
+7
2012-12-18
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
Dave Kleikamp
1
-2
/
+8
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-14
/
+1
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-4
/
+0
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+20
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
21
-385
/
+160
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
3
-229
/
+72
2012-12-11
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
1
-3
/
+3
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
1
-94
/
+30
2012-12-11
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
1
-114
/
+30
2012-12-11
mm: use vm_unmapped_area() on sparc32 architecture
Michel Lespinasse
1
-18
/
+9
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-03
sparc: Fix piggyback with newer binutils.
David S. Miller
1
-6
/
+6
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
3
-4
/
+14
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
2
-4
/
+2
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2
-5
/
+4
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
20
-376
/
+156
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+5
2012-11-23
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+4
2012-11-23
of/address: sparc: Declare of_iomap as an extern function for sparc again
Andreas Larsson
1
-1
/
+4
2012-11-18
sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
Al Viro
1
-3
/
+1
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-84
/
+280
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
1
-1
/
+1
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
23
-26
/
+166
2012-11-16
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
18
-90
/
+317
2012-11-14
Merge v3.7-rc5 into tty-next
Greg Kroah-Hartman
34
-84
/
+280
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-09
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
9
-8
/
+24
2012-11-09
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
4
-2
/
+20
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
1
-0
/
+5
2012-11-09
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
1
-2
/
+4
2012-11-06
sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
1
-0
/
+19
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
1
-0
/
+1
2012-10-28
sparc: Wire up sys_kcmp.
David S. Miller
3
-3
/
+5
2012-10-28
sparc64: Improvde documentation and readability of atomic backoff code.
David S. Miller
5
-10
/
+55
2012-10-27
sparc64: Use pause instruction when available.
David S. Miller
5
-16
/
+62
2012-10-27
sparc64: Fix cpu strand yielding.
David S. Miller
2
-2
/
+8
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
13
-61
/
+117
[next]