- 7213de0 um: clean up vm-flags.h by Richard Weinberger · 13 years ago
- 5ec80e5 cris, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 13 years ago
- b7de110 m68k, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- f796062 m32r, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- 6fa8090 alpha, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
- 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 13 years ago
- 4a0100f sparc64: use RCU page table freeing by David S. Miller · 13 years ago
- 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
- 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
- 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
- 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
- b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
- 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
- ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
- fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
- 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
- a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
- 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
- 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
- ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
- dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
- c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
- 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
- 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
- d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
- fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
- c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
- bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
- aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
- b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
- b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
- 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago
- bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
- af7cc7d KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 13 years ago
- ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 13 years ago
- 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 13 years ago
- d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
- 73b7d40 [S390] use siginfo for sigtrap signals by Martin Schwidefsky · 13 years ago
- 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
- cadfce7 [S390] disable cpu measurement alerts on a dying cpu by Jan Glauber · 13 years ago
- c76e70d [S390] initial cr0 bits by Martin Schwidefsky · 13 years ago
- 5beab99 [S390] iucv cr0 enablement bit by Martin Schwidefsky · 13 years ago
- 89c9b66 [S390] race safe external interrupt registration by Jan Glauber · 13 years ago
- fdb204d [S390] cleanup program check handler prototypes by Martin Schwidefsky · 13 years ago
- f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
- 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
- 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
- e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
- 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
- 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
- bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
- f433c4a [S390] irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
- 6d6be43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
- b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 7080d30 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 148a7b1 Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
- 2b6678c5 Blackfin: boards: fix pcm device name by Scott Jiang · 13 years ago
- 6ebc2bb Blackfin: SMP: punt unused atomic_test_mask helper by Mike Frysinger · 13 years ago
- a2de3f7 Blackfin: irqs: do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
- b0d3dc1 Blackfin: bf526: restrict reboot workaround to 0.0 silicon by Mike Frysinger · 13 years ago
- 65cd3b5 Blackfin: bf51x: fix alternative portmux options by Mike Frysinger · 13 years ago
- fdfb0be Blackfin: bf54x: fix GPIO resume code by Mike Frysinger · 13 years ago
- 9e770f7 Blackfin: dpmc: optimize SDRAM programming slightly by Mike Frysinger · 13 years ago
- da31d6f Blackfin: dpmc: don't save/restore scratch registers by Mike Frysinger · 13 years ago
- 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 13 years ago
- eed7b83 Blackfin: dpmc: optimize hibernate/resume path by Mike Frysinger · 13 years ago
- d7228e7 Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating by Mike Frysinger · 13 years ago
- 584ecba Blackfin: dpmc: relocate hibernate helper macros by Mike Frysinger · 13 years ago
- 429e257 Blackfin: dpmc: omit RETE/RETN when hibernating by Mike Frysinger · 13 years ago
- 4705a25 Blackfin: dpmc: optimize SIC_IWR programming a little by Mike Frysinger · 13 years ago
- 01f8e34 Blackfin: gpio/ints: generalize pint logic by Mike Frysinger · 13 years ago
- 85c2737 Blackfin: dpmc: bind to MMR names and not CPUs by Mike Frysinger · 13 years ago
- 0a7e541 Blackfin: debug-mmrs: generalize pint logic by Mike Frysinger · 13 years ago
- 82ed5f7 Blackfin: bf54x: switch to common pint MMR struct by Mike Frysinger · 13 years ago
- b69c920 Blackfin: bf54x: tweak MMR pint names by Mike Frysinger · 13 years ago
- b0759a4 Blackfin: bf54x: constify pint register array by Mike Frysinger · 13 years ago
- 1a9e5bf Blackfin: gpio: punt unused GPIO_# defines by Mike Frysinger · 13 years ago
- 9695645 Blackfin: convert unicode space gremlins by Mike Frysinger · 13 years ago
- 006669e Blackfin: pwm: implement linux/pwm.h API by Mike Frysinger · 13 years ago
- e1b5596 Blackfin: gptimers: add enable/disable by timer id by Mike Frysinger · 13 years ago
- 353470c Blackfin: make sure percpu section is aligned in XIP builds by Steven Miao · 13 years ago
- 997f95e Blackfin: gptimers: use bfin read/write helpers by Mike Frysinger · 13 years ago
- 24a6b91 Blackfin: gptimers: use register structs from common header by Mike Frysinger · 13 years ago
- af45986 Blackfin: debug-mmrs: use new gptimer_group layout to simplify code by Mike Frysinger · 13 years ago
- 94674b1 Blackfin: debug-mmrs: prevent macro arg from expanding by Mike Frysinger · 13 years ago
- 7595ac0 Blackfin: gptimers: add group structure for hardware register layout by Mike Frysinger · 13 years ago
- a64b384 Blackfin: exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- 979365b Blackfin: update anomaly lists to latest public info by Mike Frysinger · 13 years ago
- 4e12b08 Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfig by Mike Frysinger · 13 years ago
- e140625 Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels by Mike Frysinger · 13 years ago
- ef0531b Blackfin: debug-mmrs: fix typo in single dmac setup by Mike Frysinger · 13 years ago
- 50f92aa Blackfin: convert to asm-generic/mutex-dec.h for all systems by Mike Frysinger · 13 years ago
- fb1d9be Blackfin: optimize double fault boot checking by Mike Frysinger · 13 years ago