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
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
14
-248
/
+317
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
17
-158
/
+592
2011-03-18
MN10300: Introduce a general config option for kernel debugger hooks
David Howells
3
-1
/
+25
2011-03-18
MN10300: The icache invalidate functions should disable the icache first
David Howells
3
-83
/
+140
2011-03-18
MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs
David Howells
2
-2
/
+18
2011-03-18
MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts
David Howells
2
-0
/
+55
2011-03-18
MN10300: Fix the ASB2364 gdbport UART register defs
David Howells
1
-12
/
+12
2011-03-18
MN10300: Fix ASB2364 FPGA register defs
David Howells
1
-1
/
+1
2011-03-18
MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
3
-5
/
+6
2011-03-18
MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS
David Howells
1
-1
/
+1
2011-03-18
MN10300: Convert ASB2364 FPGA irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-18
MN10300: Convert ipi irq_chip to new functions
Thomas Gleixner
1
-8
/
+22
2011-03-18
MN10300: Convert serial irq_chip to new functions
Thomas Gleixner
1
-5
/
+10
2011-03-18
MN10300: Convert cpu irq_chips to new functions
Thomas Gleixner
1
-29
/
+33
2011-03-18
MN10300: Remove unused mn10300_intc_* functions
Thomas Gleixner
2
-30
/
+0
2011-03-18
MN10300: Remove stale irq_chip.end - V2
Thomas Gleixner
1
-1
/
+0
2011-03-18
MN10300: Use clockevents_calc_mult_shift()
Thomas Gleixner
3
-26
/
+3
2011-03-18
MN10300: Use clocksource_register_hz()
Thomas Gleixner
3
-21
/
+1
2011-03-18
MN10300: Remove stale code
Thomas Gleixner
3
-67
/
+2
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
52
-557
/
+865
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
199
-4635
/
+16962
2011-03-17
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
57
-961
/
+1641
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
406
-5754
/
+17615
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
3
-10
/
+193
2011-03-17
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-291
/
+333
2011-03-17
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...
Linus Torvalds
1
-12
/
+29
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
1
-2
/
+1
2011-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
6
-10
/
+5
2011-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-0
/
+17
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-17
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Chris Metcalf
127
-736
/
+929
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
148
-0
/
+18051
2011-03-17
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-18
/
+82
2011-03-17
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
19
-84
/
+857
2011-03-17
KVM: unbreak userspace that does not sets tss address
Gleb Natapov
1
-0
/
+13
2011-03-17
KVM: MMU: cleanup pte write path
Xiao Guangrong
3
-56
/
+32
2011-03-17
KVM: MMU: introduce a common function to get no-dirty-logged slot
Xiao Guangrong
1
-20
/
+17
2011-03-17
KVM: fix rcu usage in init_rmode_* functions
Xiao Guangrong
1
-4
/
+8
2011-03-17
KVM: fix kvmclock regression due to missing clock update
Nikola Ciprich
1
-1
/
+1
2011-03-17
KVM: emulator: Fix permission checking in io permission bitmap
Gleb Natapov
1
-3
/
+2
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
3
-21
/
+35
2011-03-17
KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
Avi Kivity
1
-0
/
+5
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
3
-7
/
+5
2011-03-17
KVM: MMU: remove unused macros
Xiao Guangrong
2
-8
/
+0
2011-03-17
KVM: MMU: cleanup page alloc and free
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: do not record gfn in kvm_mmu_pte_write
Xiao Guangrong
3
-7
/
+2
2011-03-17
KVM: MMU: move mmu pages calculated out of mmu lock
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: set spte accessed bit properly
Xiao Guangrong
1
-1
/
+1
2011-03-17
KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits
Xiao Guangrong
1
-2
/
+7
[next]