Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
92cb7612aee39642d109b8d935ad265e602c0563
/
arch
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 18 years ago
f1df280
x86: introduce frame_pointer() and stack_pointer()
by Jan Blunck
· 18 years ago
124d395
i386: do not BUG_ON() when MSR is unknown
by Stephane Eranian
· 18 years ago
71b3123
x86: acpi use cpu_physical_id
by Mike Travis
· 18 years ago
b627847
x86: convert cpu_llc_id to be a per cpu variable
by Mike Travis
· 18 years ago
71fff5e
x86: convert cpu_to_apicid to be a per cpu variable
by Mike Travis
· 18 years ago
dbeb2be
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
by Rusty Russell
· 18 years ago
39743c9
x86: use raw locks during oopses
by Andi Kleen
· 18 years ago
b1992df
x86: honor _PAGE_PSE bit on page walks
by Jan Beulich
· 18 years ago
1f503e7
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
by Akinobu Mita
· 18 years ago
66d16ed
x86: implement missing x86_64 function smp_call_function_mask()
by Laurent Vivier
· 18 years ago
9d1c6e7
x86: use descriptor's functions instead of inline assembly
by Glauber de Oliveira Costa
· 18 years ago
9d975eb
i386: consolidate show_regs and show_registers for i386
by Pavel Emelyanov
· 18 years ago
574a604
i386: make callgraph use dump_trace() on i386/x86_64
by Jan Blunck
· 18 years ago
9480626
x86: enable iommu_merge by default
by Andi Kleen
· 18 years ago
54ef340
x86: Unify i386 and x86-64 early quirks
by Andi Kleen
· 18 years ago
158ad32
x86: enable HPET on ICH3 and ICH4
by Udo A. Steinberg
· 18 years ago
b196884
x86: force enable HPET on VT8235/8237 chipsets
by Udo A. Steinberg
· 18 years ago
b17530b
x86: add force_hpet boot option
by Thomas Gleixner
· 18 years ago
7649223
x86: quirk.c trivial coding style and white space cleanup
by Thomas Gleixner
· 18 years ago
b3f5dde
x86: don't zero pad addresses in segfault message
by Andi Kleen
· 18 years ago
95d1b8f
x86: Use linux/elfcore-compat.h
by Roland McGrath
· 18 years ago
7778887
x86: merge init_task_32/64.c
by Hiroshi Shimamoto
· 18 years ago
af93ebc
x86: remove page_fault_trace
by Andi Kleen
· 18 years ago
096708dc
Kconfig: Missing line breaks in arch/x86_64/Kconfig
by Adrian Knoth
· 18 years ago
06b4f2a
x86: move cpufreq Kconfigs to the same directory
by Thomas Gleixner
· 18 years ago
0387f45
GEODE: use symbolic constant in cs5536 reboot fixup
by Andres Salomon
· 18 years ago
54ffaa4
x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash
by Ingo Molnar
· 18 years ago
3ceba78
x86: use relative symlink for bzImage
by Sam Ravnborg
· 18 years ago
957ff88
x86, vsyscall: fix the oops crash with __pa_vsymbol()
by Siddha, Suresh B
· 18 years ago
f322727
x86: update .gitignore entries
by Thomas Gleixner
· 18 years ago
9a24d04
x86: fix global_flush_tlb() bug
by Ingo Molnar
· 18 years ago
32c15bb
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
a577936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
9cf52b2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
e8c4431
Replace __attribute_pure__ with __pure
by Ralf Baechle
· 18 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 18 years ago
3804898
x86 msr driver: Misc cpuinit annotations
by Satyam Sharma
· 18 years ago
4603ac1
powerpc: add scaled time accounting
by Michael Neuling
· 18 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 18 years ago
282a821
sysctl: x86_64 remove unnecessary binary paths
by Eric W. Biederman
· 18 years ago
ef1d715
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
by Akinobu Mita
· 18 years ago
d435d86
cpu hotplug: mce: fix cpu hotplug error handling
by Akinobu Mita
· 18 years ago
881a841
cpu hotplug: msr: fix cpu hotplug error handling
by Akinobu Mita
· 18 years ago
c7e38a9
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
by Akinobu Mita
· 18 years ago
2c62214
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
by Tony Breeds
· 18 years ago
efa4d2f
Hibernation: Use temporary page tables for kernel text mapping on x86_64
by Rafael J. Wysocki
· 18 years ago
c30bb68
Hibernation: Pass CR3 in the image header on x86_64
by Rafael J. Wysocki
· 18 years ago
d158cbd
Hibernation: Arbitrary boot kernel support on x86_64
by Rafael J. Wysocki
· 18 years ago
50a1efe
s2ram: kill old debugging junk
by Pavel Machek
· 18 years ago
8f4ce8c
serial: turn serial console suspend a boot rather than compile time option
by Andres Salomon
· 18 years ago
e6c5eb9
PM: Rework struct platform_suspend_ops
by Rafael J. Wysocki
· 18 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 18 years ago
95d9ffb
PM: Move definition of struct pm_ops to suspend.h
by Rafael J. Wysocki
· 18 years ago
42f7754
[MIPS] time: Move R4000 clockevent device code to separate configurable file
by Ralf Baechle
· 18 years ago
2cfa766
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
by Ralf Baechle
· 18 years ago
76d3a7a
[MIPS] IP32: Retire use of plat_timer_setup.
by Ralf Baechle
· 18 years ago
89742e5
[MIPS] Jazz: Retire use of plat_timer_setup.
by Ralf Baechle
· 18 years ago
e887b24
[MIPS] IP27: Convert to clock_event_device.
by Ralf Baechle
· 18 years ago
832348f
[MIPS] JMR3927: Convert to clock_event_device.
by Ralf Baechle
· 18 years ago
15ad838
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
by Thomas Bogendoerfer
· 18 years ago
5c45708
[SPARC/64]: Consolidate of_register_driver
by Stephen Rothwell
· 18 years ago
be8ad5a
[UMP]: header_ops conversion needed for non-ethernet drivers
by Jeff Dike
· 18 years ago
4209ab0
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().
by David S. Miller
· 18 years ago
719023f
[SPARC64]: Fix boot failures due to bootmem.
by David S. Miller
· 18 years ago
24f287e
[SPARC64]: Implement atomic backoff.
by David S. Miller
· 18 years ago
7259888
[IA64] fix non-numa build
by Andrew Morton
· 18 years ago
d20ead9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 18 years ago
88e4d25
x86: delete vsyscall files during make clean
by Sam Ravnborg
· 18 years ago
b381a14
x86: fix kernel rebuild due to vsyscall fallout
by Sam Ravnborg
· 18 years ago
9e447a7
.gitignore update for x86 arch
by Denis V. Lunev
· 18 years ago
c65916f
x86: vdso linker script cleanup
by Roland McGrath
· 18 years ago
de8aacb
x86: convert mm_context_t semaphore to a mutex
by Luiz Fernando N. Capitulino
· 18 years ago
32c464f
x86: multi-byte single instruction NOPs
by Jan Beulich
· 18 years ago
c861eff
x86: remove duplicated vsyscall nsec update
by Andi Kleen
· 18 years ago
b93b6ca
i386: remove unnecessary code
by Ingo Molnar
· 18 years ago
c7537ab2
x86: convert mm_context_t semaphore to a mutex
by Luiz Fernando N. Capitulino
· 18 years ago
99741fa
x86: Use string instruction memcpy on AMD Fam11h
by Andi Kleen
· 18 years ago
20d225b
x86: make io_apic not connected pin print complete
by Yinghai Lu
· 18 years ago
382f64a
i386: print better early fault info
by Ingo Molnar
· 18 years ago
072f5d8
x86: also show non-zero IRQ counts for vectors that currently don't have a handler
by Jan Beulich
· 18 years ago
38e760a
x86: expand /proc/interrupts to include missing vectors, v2
by Joe Korty
· 18 years ago
9aa8d71
i386: clean up oops/bug reports
by Pavel Emelyanov
· 18 years ago
c1e3619
x86: print info about late C1E detection on 32bit as well
by Thomas Gleixner
· 18 years ago
c789c03
x86: call cache_add_dev() from cache_sysfs_init() explicitly
by Satyam Sharma
· 18 years ago
0b4b5dd
x86: fix dmi const-ify fallout
by Thomas Gleixner
· 18 years ago
06f99ac
x86: vdso put vars in rodata
by Roland McGrath
· 18 years ago
bc3c605
x86: calgary get rid of translate_phb
by Muli Ben-Yehuda
· 18 years ago
98c9e27
x86: fix cpu_to_node references
by Mike Travis
· 18 years ago
d9a6294
x86: configure HPET_EMULATE_RTC automatically
by Stefan Richter
· 18 years ago
d1e0847
i386: constify wd_ops
by Jan Beulich
· 18 years ago
909dd32
x86: clean up mce= argument parsing slightly
by Andi Kleen
· 18 years ago
7e02cb9
x86: rename .i assembler includes to .h
by Adrian Bunk
· 18 years ago
92b2dc7
x86: remove STR() macros
by Glauber de Oliveira Costa
· 18 years ago
9efa981
x86: remove x86_cpu_to_log_apicid
by Mike Travis
· 18 years ago
61d08a9
i386: Remove strrchr assembler implementation
by Andi Kleen
· 18 years ago
5f1f935
i386: simplify smp_call_function_single() call sequence in msr-on-cpu
by Avi Kivity
· 18 years ago
4a40cb1
i386: simplify smp_call_function_single() call sequence in cpuid
by Avi Kivity
· 18 years ago
cddf7ff
x86: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 18 years ago
a850cef
i386: no need to make enable_cpu_hotplug a variable
by Adrian Bunk
· 18 years ago
Next »