index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
MN10300: Deprecate gdbstub
David Howells
1
-1
/
+4
2011-03-18
MN10300: Allow KGDB to use the MN10300 serial ports
David Howells
1
-0
/
+75
2011-03-18
MN10300: Emulate single stepping in KGDB on MN10300
David Howells
3
-12
/
+425
2011-03-18
MN10300: Generalise kernel debugger kernel halt, reboot or power off hook
David Howells
1
-3
/
+3
2011-03-18
KGDB: Notify GDB of machine halt, reboot or power off
David Howells
2
-0
/
+31
2011-03-18
MN10300: Use KGDB
David Howells
6
-2
/
+289
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-18
smp_call_function_interrupt: use typedef and %pf
Milton Miller
1
-8
/
+8
2011-03-18
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-03-18
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-03-18
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-03-18
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2
-4
/
+11
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
2
-10
/
+9
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
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: improve comment on rcu use in irqfd_deassign
Michael S. Tsirkin
1
-2
/
+3
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
[next]