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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
ARM: make BSYM macro assembly only
Rob Herring
1
-2
/
+2
2012-01-16
ARM: highbank: remove incorrect BSYM usage
Rob Herring
1
-2
/
+1
2012-01-16
ARM: imx: remove incorrect BSYM usage
Rob Herring
1
-2
/
+1
2012-01-16
ARM: exynos: remove incorrect BSYM usage
Rob Herring
2
-3
/
+4
2012-01-16
ARM: ux500: add missing ENDPROC to headsmp.S
Rob Herring
1
-0
/
+2
2012-01-16
ARM: msm: Add missing ENDPROC to headsmp.S
Rob Herring
1
-0
/
+1
2012-01-16
ARM: versatile: Add missing ENDPROC to headsmp.S
Pawel Moll
3
-5
/
+3
2012-01-16
ARM: OMAP3: fix build on !CONFIG_IOMMU_API
Ohad Ben-Cohen
1
-1
/
+13
2012-01-16
x86: Get rid of dubious one-bit signed bitfield
Anton Vorontsov
1
-2
/
+2
2012-01-16
x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore
xiyou.wangcong@gmail.com
1
-0
/
+1
2012-01-16
x86/kprobes: Fix typo transferred from Intel manual
Ulrich Drepper
1
-1
/
+3
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-33
/
+369
2012-01-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+7
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
14
-71
/
+45
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
13
-52
/
+134
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
4
-7
/
+9
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-18
/
+0
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
313
-5966
/
+42528
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
8
-25
/
+25
2012-01-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-15
/
+14
2012-01-13
GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion
Russell King
1
-3
/
+0
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
11
-7
/
+90
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+3
2012-01-13
Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+3
2012-01-13
x86/mce: Fix CPU hotplug and suspend regression related to MCE
Srivatsa S. Bhat
1
-1
/
+1
2012-01-14
PM / shmobile: fix A3SP suspend method
Guennadi Liakhovetski
1
-1
/
+1
2012-01-13
ARM: Add arm_memblock_steal() to allocate memory away from the kernel
Russell King
9
-32
/
+34
2012-01-13
Merge branch 'master' into fixes
Russell King
1272
-16767
/
+47685
2012-01-13
ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format
Catalin Marinas
1
-0
/
+8
2012-01-13
ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97
Axel Lin
4
-6
/
+6
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
24
-42
/
+39
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-1
/
+0
2012-01-12
cpumask: update setup_node_to_cpumask_map() comments
Wanlong Gao
2
-2
/
+2
2012-01-12
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-3
/
+0
2012-01-12
ia64, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2012-01-12
mm,x86,um: move CMPXCHG_DOUBLE config option
Heiko Carstens
4
-7
/
+4
2012-01-12
mm,x86,um: move CMPXCHG_LOCAL config option
Heiko Carstens
4
-7
/
+4
2012-01-12
mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
Heiko Carstens
2
-0
/
+9
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
11
-12
/
+11
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
10
-13
/
+13
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
8
-25
/
+25
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-8
/
+13
2012-01-12
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
1
-2
/
+2
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
12
-14
/
+99
2012-01-12
x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
Bjorn Helgaas
1
-1
/
+2
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
25
-8
/
+9465
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
43
-1574
/
+514
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
1
-8
/
+13
2012-01-11
ARM: SAMSUNG: Add pm_caps into platform data
Sangwook Lee
2
-0
/
+3
2012-01-12
sh: magicpanelr2: Update for parse_mtd_partitions() fallout.
Paul Mundt
1
-32
/
+2
[prev]
[next]