index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
irq: update all arches for new irq_desc, fix
Mike Travis
8
-11
/
+20
2009-01-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...
Ingo Molnar
19
-34
/
+62
2009-01-14
x86: fix broken flush_tlb_others_ipi()
Suresh Siddha
1
-1
/
+1
2009-01-12
x86: arch_probe_nr_irqs
Yinghai Lu
2
-5
/
+18
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
17
-29
/
+44
2009-01-11
cpumask, irq: non-x86 build failures
Mike Travis
1
-2
/
+6
2009-01-11
irq: initialize nr_irqs based on nr_cpu_ids
Mike Travis
3
-11
/
+25
2009-01-11
irq: change references from NR_IRQS to nr_irqs
Mike Travis
1
-1
/
+1
2009-01-11
x86: reduce stack usage in init_intel_cacheinfo
Mike Travis
1
-19
/
+44
2009-01-11
x86: cleanup remaining cpumask_t code in mce_amd_64.c
Mike Travis
1
-7
/
+14
2009-01-11
SGI UV cpumask: use static temp cpumask in flush_tlb
Mike Travis
1
-10
/
+11
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
7
-101
/
+93
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
3
-12
/
+12
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-390
/
+354
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-239
/
+320
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
9
-32
/
+29
2009-01-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
19
-46
/
+27
2009-01-09
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
1
-1
/
+1
2009-01-09
parisc: introduce asm/swab.h
Harvey Harrison
3
-64
/
+69
2009-01-09
x86: only scan the root bus in early PCI quirks
Andi Kleen
1
-8
/
+14
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
7
-237
/
+757
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-0
/
+182
2009-01-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-55
/
+101
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
22
-152
/
+177
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-12
/
+3
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
4
-10
/
+6
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
2
-2
/
+4
2009-01-09
[S390] remove code for oldselect system call
Heiko Carstens
2
-21
/
+0
2009-01-09
[S390] types: add/fix types.h include in header files
Heiko Carstens
8
-3
/
+11
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
1
-0
/
+1
2009-01-09
[S390] asm-s390/posix_types.h: drop __USE_ALL usage
Mike Frysinger
1
-4
/
+0
2009-01-09
[S390] gettimeofday.S: removed duplicated #includes
Huang Weiyi
1
-4
/
+0
2009-01-09
[S390] ptrace: no extern declarations for userspace
Heiko Carstens
1
-2
/
+5
2009-01-09
Merge branch 'linus' into release
Len Brown
2598
-47240
/
+115970
2009-01-09
Merge branch 'suspend' into release
Len Brown
2
-0
/
+23
2009-01-09
Merge branch 'misc' into release
Len Brown
3
-2
/
+9
2009-01-09
Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...
Len Brown
1
-0
/
+11
2009-01-09
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
2
-1
/
+6
2009-01-09
ACPI: Avoid array address overflow when _CST MWAIT hint bits are set
Zhao Yakui
1
-1
/
+3
2009-01-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
51
-828
/
+135
2009-01-08
Merge branch 'devel'
Russell King
2
-0
/
+59
2009-01-08
Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
5
-12
/
+17
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
60
-498
/
+1738
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
generic swap(): sparc: rename swap() to swap_ulong()
Wu Fengguang
1
-2
/
+3
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
1
-1
/
+1
2009-01-08
[ARM] fix netx
Russell King
1
-1
/
+1
2009-01-08
[ARM] fix pnx4008
Russell King
2
-0
/
+2
2009-01-08
[ARM] fix pxa
Russell King
1
-2
/
+0
2009-01-08
[ARM] remove missed CLPS7500 defconfig
Russell King
1
-801
/
+0
[next]