index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
ARM: mm: tlb-v4wb: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-v4: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-v3: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: tlb-fa: Use the new processor struct macros
Dave Martin
1
-6
/
+2
2011-07-07
ARM: mm: proc-xscale: Use new generic struct definition macros
Dave Martin
1
-431
/
+76
2011-07-07
ARM: mm: proc-xsc3: Use new generic struct definition macros
Dave Martin
1
-73
/
+17
2011-07-07
ARM: mm: proc-v7: Use the new processor struct macros
Dave Martin
1
-26
/
+5
2011-07-07
ARM: mm: proc-v6: Use the new processor struct macros
Dave Martin
1
-29
/
+5
2011-07-07
ARM: mm: proc-sa1100: Use the new processor struct macros
Dave Martin
1
-67
/
+17
2011-07-07
ARM: mm: proc-sa110: Use the new processor struct macros
Dave Martin
1
-34
/
+5
2011-07-07
ARM: mm: proc-mohawk: Use the new processor struct macros
Dave Martin
1
-43
/
+18
2011-07-07
ARM: mm: proc-feroceon: Use the new processor struct macros
Dave Martin
1
-153
/
+49
2011-07-07
ARM: mm: proc-fa526: Use the new processor struct macros
Dave Martin
1
-33
/
+5
2011-07-07
ARM: mm: proc-arm9tdmi: Use the new processor struct macros
Dave Martin
1
-60
/
+18
2011-07-07
ARM: mm: proc-arm946: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm940: Use the new processor struct macros
Dave Martin
1
-44
/
+7
2011-07-07
ARM: mm: proc-arm926: Use the new processor struct macros
Dave Martin
1
-44
/
+7
2011-07-07
ARM: mm: proc-arm925: Use the new processor struct macros
Dave Martin
1
-72
/
+16
2011-07-07
ARM: mm: proc-arm922: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm920: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm7tdmi: Use the new processor struct macros
Dave Martin
1
-177
/
+39
2011-07-07
ARM: mm: proc-arm740: Use the new processor struct macros
Dave Martin
1
-35
/
+7
2011-07-07
ARM: mm: proc-arm720: Use the new processor struct macros
Dave Martin
1
-68
/
+17
2011-07-07
ARM: mm: proc-arm6_7: Use the new processor struct macros
Dave Martin
1
-134
/
+32
2011-07-07
ARM: mm: proc-arm1026: Use the new processor struct macros
Dave Martin
1
-46
/
+7
2011-07-07
ARM: mm: proc-arm1022: Use the new processor struct macros
Dave Martin
1
-45
/
+7
2011-07-07
ARM: mm: proc-arm1020e: Use the new processor struct macros
Dave Martin
1
-45
/
+7
2011-07-07
ARM: mm: proc-arm1020: Use the new processor struct macros
Dave Martin
1
-39
/
+6
2011-07-07
ARM: mm: cache-v7: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v6: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v4wt: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v4wb: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v4: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-v3: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: mm: cache-fa: Use the new processor struct macros
Dave Martin
1
-13
/
+2
2011-07-07
ARM: assembler.h: Add string declaration macro
Dave Martin
1
-0
/
+9
2011-07-07
ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros
Dave Martin
1
-0
/
+63
2011-06-27
um: add asm/percpu.h
Richard Weinberger
1
-0
/
+6
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
9
-53
/
+1
2011-06-27
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-10
/
+48
2011-06-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-3
/
+10
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2011-06-24
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
1
-3
/
+7
2011-06-24
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
1
-3
/
+3
2011-06-22
[S390] allow setting of upper 32 bit in smp_ctl_set_bit
Jan Glauber
1
-2
/
+2
2011-06-22
[S390] hwsampler: Set a sane default sampling rate
Christian Borntraeger
1
-1
/
+1
2011-06-22
[S390] s390: enforce HW limits for the initial sampling rate
Christian Borntraeger
1
-0
/
+6
2011-06-22
[S390] kvm-s390: fix kconfig dependencies
Christian Borntraeger
1
-0
/
+1
2011-06-21
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
2011-06-21
ARM: 6969/1: plat-iop: fix build error
Linus Walleij
1
-0
/
+1
[next]