Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
8efcbab674de2bee45a2e4cdf97de16b8e609ac8
/
arch
8efcbab
paravirt: introduce a "lock-byte" spinlock implementation
by Jeremy Fitzhardinge
· 18 years ago
74d4aff
x86/paravirt: add hooks for spinlock operations
by Jeremy Fitzhardinge
· 18 years ago
0940294
x86_64: adjust exception frame on paranoid exceptions
by Jeremy Fitzhardinge
· 18 years ago
d5303b8
x86: xen: no need to disable vdso32
by Jeremy Fitzhardinge
· 18 years ago
6a52e4b
x86_64: further cleanup of 32-bit compat syscall mechanisms
by Jeremy Fitzhardinge
· 18 years ago
71415c6
x86, xen, vdso: fix build error
by Ingo Molnar
· 18 years ago
62541c3
xen64: disable 32-bit syscall/sysenter if not supported.
by Jeremy Fitzhardinge
· 18 years ago
6596f24
Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"
by Ingo Molnar
· 18 years ago
b3fe124
xen64: fix build error on 32-bit + !HIGHMEM
by Ingo Molnar
· 18 years ago
51dd660
xen: update Kconfig to allow 64-bit Xen
by Jeremy Fitzhardinge
· 18 years ago
1153968
xen: implement Xen write_msr operation
by Jeremy Fitzhardinge
· 18 years ago
bf18bf9
xen64: set up userspace syscall patch
by Jeremy Fitzhardinge
· 18 years ago
6fcac6d
xen64: set up syscall and sysenter entrypoints for 64-bit
by Jeremy Fitzhardinge
· 18 years ago
d6182fb
xen64: allocate and manage user pagetables
by Jeremy Fitzhardinge
· 18 years ago
8a95408
xen64: Clear %fs on xen_load_tls()
by Eduardo Habkost
· 18 years ago
4a5c3e7
xen64: implement failsafe callback
by Jeremy Fitzhardinge
· 18 years ago
b7c3c5c
xen: make sure the kernel command line is right
by Jeremy Fitzhardinge
· 18 years ago
5deb30d
xen: rework pgd_walk to deal with 32/64 bit
by Jeremy Fitzhardinge
· 18 years ago
a8fc108
xen64: implement xen_load_gs_index()
by Eduardo Habkost
· 18 years ago
0725cbb
xen64: add identity irq->vector map
by Jeremy Fitzhardinge
· 18 years ago
88459d4
xen64: register callbacks in arch-independent way
by Jeremy Fitzhardinge
· 18 years ago
952d1d7
xen64: add pvop for swapgs
by Jeremy Fitzhardinge
· 18 years ago
997409d
xen64: deal with extra words Xen pushes onto exception frames
by Jeremy Fitzhardinge
· 18 years ago
e176d36
xen64: xen_write_idt_entry() and cvt_gate_to_trap()
by Eduardo Habkost
· 18 years ago
836fe2f
xen: use set_pte_vaddr
by Jeremy Fitzhardinge
· 18 years ago
8745f8b
xen64: defer setting pagetable alloc/release ops
by Jeremy Fitzhardinge
· 18 years ago
4560a29
xen: set num_processors
by Jeremy Fitzhardinge
· 18 years ago
ce803e7
xen64: use arbitrary_virt_to_machine for xen_set_pmd
by Jeremy Fitzhardinge
· 18 years ago
ebd879e
xen: fix truncation of machine address
by Jeremy Fitzhardinge
· 18 years ago
39dbc5b
xen32: create initial mappings like 64-bit
by Jeremy Fitzhardinge
· 18 years ago
d114e198
xen64: map an initial chunk of physical memory
by Jeremy Fitzhardinge
· 18 years ago
22911b3
xen64: 64-bit starts using set_pte from very early
by Jeremy Fitzhardinge
· 18 years ago
084a2a4
xen64: early mapping setup
by Jeremy Fitzhardinge
· 18 years ago
3d75e1b
xen64: add hypervisor callbacks for events, etc
by Jeremy Fitzhardinge
· 18 years ago
7d087b6
xen: cpu_detect is 32-bit only
by Jeremy Fitzhardinge
· 18 years ago
15664f9
xen64: use set_fixmap for shared_info structure
by Jeremy Fitzhardinge
· 18 years ago
cdacc12
xen64: add 64-bit assembler
by Jeremy Fitzhardinge
· 18 years ago
555cf2b
xen64: add asm-offsets
by Jeremy Fitzhardinge
· 18 years ago
8c5e5ac
xen64: add xen-head code to head_64.S
by Jeremy Fitzhardinge
· 18 years ago
c7b7594
xen64: smp.c compile hacking
by Jeremy Fitzhardinge
· 18 years ago
5b09b28
x86_64: add workaround for no %gs-based percpu
by Jeremy Fitzhardinge
· 18 years ago
a9e7062
xen: move smp setup into smp.c
by Jeremy Fitzhardinge
· 18 years ago
ce87b3d
xen64: get active_mm from the pda
by Jeremy Fitzhardinge
· 18 years ago
f5d36de
xen64: random ifdefs to mask out 32-bit only code
by Jeremy Fitzhardinge
· 18 years ago
f6e5873
xen64: add extra pv_mmu_ops
by Jeremy Fitzhardinge
· 18 years ago
7077c33
xen: make ELF notes work for 32 and 64 bit
by Jeremy Fitzhardinge
· 18 years ago
48b5db2
xen64: define asm/xen/interface for 64-bit
by Jeremy Fitzhardinge
· 18 years ago
851fa3c
xen: define set_pte from the outset
by Jeremy Fitzhardinge
· 18 years ago
ad55db9
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
by Isaku Yamahata
· 18 years ago
8ba6c2b
xen: print backtrace on multicall failure
by Jeremy Fitzhardinge
· 18 years ago
7c33b1e
x86_64: unstatic get_local_pda
by Jeremy Fitzhardinge
· 18 years ago
360c044
x86_64: adjust exception frame in ia32entry
by Jeremy Fitzhardinge
· 18 years ago
cbcd79c
x86: use __page_aligned_data/bss
by Jeremy Fitzhardinge
· 18 years ago
87b935a
x86: clean up formatting of __switch_to
by Jeremy Fitzhardinge
· 18 years ago
8840c0c
x86_64: there's no need to preallocate level1_fixmap_pgt
by Jeremy Fitzhardinge
· 18 years ago
c1f2f09
pvops-64: call paravirt_post_allocator_init() on setup_arch()
by Eduardo Habkost
· 18 years ago
a312b37
x86/paravirt: call paravirt_pagetable_setup_{start, done}
by Eduardo Habkost
· 18 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 18 years ago
fafa3a3
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
7e2225d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
431ceb8
x86: fix TSC build error on 32bit
by Thomas Gleixner
· 18 years ago
f6f88e9
generic-ipi: more merge fallout
by Ingo Molnar
· 18 years ago
b3c9816
generic-ipi: merge fix
by Ingo Molnar
· 18 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 18 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 18 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 18 years ago
b27418a
[MIPS] Remove mips_machtype for LASAT machines
by Thomas Bogendoerfer
· 18 years ago
0b56fd8
[MIPS] Remove mips_machtype from EMMA2RH machines
by Thomas Bogendoerfer
· 18 years ago
c6607295
[MIPS] Remove mips_machtype from ARC based machines
by Thomas Bogendoerfer
· 18 years ago
9528356
[MIPS] MTX-1 flash partition setup move to platform devices registration
by Yoichi Yuasa
· 18 years ago
7b22609
[MIPS] TXx9: cleanup and fix some sparse warnings
by Atsushi Nemoto
· 18 years ago
4c642f3
[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx
by Atsushi Nemoto
· 18 years ago
6e68665
[MIPS] remove machtype for group Toshiba
by Yoichi Yuasa
· 18 years ago
b6c4053
[MIPS] separate rbtx4927_time_init() and rbtx4937_time_init()
by Yoichi Yuasa
· 18 years ago
a38c475
[MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init()
by Yoichi Yuasa
· 18 years ago
a00fb66
[MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()
by Yoichi Yuasa
· 18 years ago
7a1fdf1
[MIPS] txx9_board_vec set directly without mips_machtype
by Yoichi Yuasa
· 18 years ago
b03d7b1
[MIPS] IP22: Add platform device for Indy volume buttons
by Thomas Bogendoerfer
· 18 years ago
efff4ae
[MIPS] cmbvr4133: Remove support
by Yoichi Yuasa
· 18 years ago
3f16654
[MIPS] remove wrppmc_machine_power_off()
by Yoichi Yuasa
· 18 years ago
9ecb1ff
[MIPS] replace inline assembler to cpu_wait()
by Yoichi Yuasa
· 18 years ago
5b438c4
[MIPS] IP22/28: Add platform devices for HAL2
by Thomas Bogendoerfer
· 18 years ago
bf744d4
[MIPS] TXx9: Update and merge defconfigs
by Atsushi Nemoto
· 18 years ago
edcaf1a
[MIPS] TXx9: Make single kernel can support multiple boards
by Atsushi Nemoto
· 18 years ago
7668915
[MIPS] TXx9: Update defconfigs
by Atsushi Nemoto
· 18 years ago
89d63fe
[MIPS] TXx9: Reorganize PCI code
by Atsushi Nemoto
· 18 years ago
22b1d70
[MIPS] TXx9: Reorganize code
by Atsushi Nemoto
· 18 years ago
1447600
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
by Atsushi Nemoto
· 18 years ago
315806cb
[MIPS] Malta: Cleanup organization of code into directories.
by Ralf Baechle
· 18 years ago
eda49ee
[MIPS] Remove always true ifdef conditions.
by Ralf Baechle
· 18 years ago
d5deda6
[MIPS] MSC01: Cleanup configuration.
by Ralf Baechle
· 18 years ago
6da5e30
[MIPS] Remove impossible ifdef and code wrapped by it.
by Ralf Baechle
· 18 years ago
1398ddb
[MIPS] SEAD: Remove support code.
by Ralf Baechle
· 18 years ago
2157bc6
[MIPS] Atlas: Remove support code.
by Ralf Baechle
· 18 years ago
372a775
[MIPS] Enable -ffunction-sections sections.
by Ralf Baechle
· 18 years ago
74c8494
[MIPS] Bigsur: Make defconfig a bit more useful.
by Ralf Baechle
· 18 years ago
b012cff
[MIPS] Replace use of print_symbol with new %sP pointer format.
by Ralf Baechle
· 18 years ago
b29eee4
[MIPS] rbtx4927: misc cleanups
by Atsushi Nemoto
· 18 years ago
af3e69c
[MIPS] Declare some pci variables in header file
by Atsushi Nemoto
· 18 years ago
Next »