aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-21
| | * | | | Blackfin arch: convert READY to DMA_READY as it causes build errors in common...Mike Frysinger2007-11-21
| | * | | | Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger2007-11-21
| | * | | | Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-21
| | * | | | Blackfin arch: cleanup the cplb declaresMike Frysinger2007-11-21
| | * | | | Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger2007-11-21
| | * | | | Blackfin arch: add support for working around anomaly 05000312Mike Frysinger2007-11-21
| | * | | | Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger2007-11-21
| | * | | | Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-21
| | * | | | Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger2007-11-21
| | * | | | Blackfin arch: More explicitly describe what the instructions do in inline as...Jie Zhang2007-11-17
| | * | | | Blackfin arch: Add assembly function insl_16Michael Hennerich2007-11-17
| | * | | | Blackfin arch: remove dump_thread()Adrian Bunk2007-11-17
| | * | | | Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger2007-11-15
| | * | | | Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-15
| | * | | | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-23
| | * | | | Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger2007-11-12
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2007-11-26
| |\ \ \ \
| | * | | | sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher2007-11-18
| | |/ / /
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-26
| |\ \ \ \
| | * | | | libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-18
| | * | | | libata: remove unused functionsAdrian Bunk2007-11-18
| | |/ / /
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-26
| |\ \ \ \
| | * \ \ \ Pull cpuidle into release branchLen Brown2007-11-20
| | |\ \ \ \
| | | * | | | cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-19
| | * | | | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-20
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-26
| |\ \ \ \ \
| | * | | | | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-20
| | * | | | | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-20
| | * | | | | [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-20
| | |/ / / /
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-26
| |\ \ \ \ \
| | * | | | | [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-20
| | * | | | | [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-19
| | * | | | | [POWERPC] Fix kmalloc alignment on non-coherent DMA platformsBenjamin Herrenschmidt2007-11-19
| | * | | | | [POWERPC] Fix declaration of pcibios_free_controllerBenjamin Herrenschmidt2007-11-18
| | |/ / / /
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-26
| |\ \ \ \ \
| | * | | | | [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-26
| | * | | | | [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-26
| | * | | | | [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-26
| | * | | | | [MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle2007-11-26
| | * | | | | [MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle2007-11-26
| | * | | | | [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-26
| | * | | | | [MIPS] Fix pcspeaker build.Ralf Baechle2007-11-26
| | |/ / / /
| * / / / / [ALSA] version 1.0.15Jaroslav Kysela2007-11-20
| |/ / / /
* / / / / forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-23
|/ / / /
* | | | x86: fix reboot with no keyboard attachedTruxton Fulton2007-11-17
* | | | x86: voyager use correct header file nameRandy Dunlap2007-11-17
* | | | x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner2007-11-17
| |/ / |/| |
* | | SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris2007-11-16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-15
|\ \ \
a> 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
PK