Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
286bbe87c143ca7ecee5bb499cd78048c5a05d49
/
arch
/
i386
/
kernel
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 19 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
dae8620
[PATCH] genirq MSI fixes
by Ingo Molnar
· 19 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 19 years ago
cd916d3
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
by Ingo Molnar
· 19 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
a052b68
[PATCH] x86: do_IRQ(): check irq number
by Andrew Morton
· 19 years ago
79bc79b
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages
by pageexec@freemail.hu
· 19 years ago
91bf460
[PATCH] do_IRQ() warning fix
by Andrew Morton
· 19 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 19 years ago
8bcf613
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
by Jim Cromie
· 19 years ago
0e41ef3
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
by Jim Cromie
· 19 years ago
9b170b8
[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization
by Jim Cromie
· 19 years ago
9550a33
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
by Jim Cromie
· 19 years ago
d424aa8
[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet
by Jim Cromie
· 19 years ago
55b8c04
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints
by Jim Cromie
· 19 years ago
62c83cd
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
by Jim Cromie
· 19 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 19 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 19 years ago
e6e5494
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
by Ingo Molnar
· 19 years ago
96c5274
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
by James Bottomley
· 19 years ago
4031ff3
[PATCH] fix broken vm86 interrupt/signal handling
by Aleksey Gorelov
· 19 years ago
4b89aff
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
by Rohit Seth
· 19 years ago
7f35bf9
[PATCH] x86: constify some parts of arch/i386/kernel/cpu/
by Andreas Mohr
· 19 years ago
19eadf9
[PATCH] x86: increase interrupt vector range
by Rusty Russell
· 19 years ago
bd9e0b7
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
by Shaohua Li
· 19 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
0fc4415
[PATCH] Register sysfs file for hotplugged new node
by Yasunori Goto
· 19 years ago
8793747
[PATCH] i386: export memory more than 4G through /proc/iomem
by Vivek Goyal
· 19 years ago
685143ac
[PATCH] 64bit resource: fix up printks for resources in arch and core code
by Greg Kroah-Hartman
· 19 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
96192ff
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 20 years ago
972d19e
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 19 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 19 years ago
0080e66
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
by Venkatesh Pallipadi
· 19 years ago
704fc59
[PATCH] x86_64: fix apic error on bootup
by Siddha, Suresh B
· 19 years ago
45486f8
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
by Keith Owens
· 19 years ago
bdbdaa7
[PATCH] i386/x86-64: adjust /proc/interrupts column headings
by Jan Beulich
· 19 years ago
495ab9c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
by Andi Kleen
· 19 years ago
c33bd9a
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
by Jan Beulich
· 19 years ago
fe7cacc
[PATCH] i386: reliable stack trace support i386 entry.S
by Jan Beulich
· 19 years ago
176a271
[PATCH] i386: reliable stack trace support (i386)
by Jan Beulich
· 19 years ago
26a3c49
[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
by Ingo Molnar
· 19 years ago
3e4ff11
[PATCH] x86_64: nmi watchdog header cleanup
by Don Zickus
· 19 years ago
6ebcc00
[PATCH] i386/x86-64: simplify ioapic_register_intr()
by Jan Beulich
· 19 years ago
0a1ad60
[PATCH] x86_64: serialize assign_irq_vector() use of static variables
by Jan Beulich
· 19 years ago
a32073b
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
by Andi Kleen
· 19 years ago
d167a51
[PATCH] x86_64: x86_64 version of the smp alternative patch.
by Gerd Hoffmann
· 19 years ago
240cd6a80
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
by Andi Kleen
· 19 years ago
faee9a5
[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms
by Andi Kleen
· 19 years ago
3672165
[PATCH] Kprobe: multi kprobe posthandler for booster
by mao, bibo
· 19 years ago
585deac
[PATCH] kprobe: boost 2byte-opcodes on i386
by Masami Hiramatsu
· 19 years ago
6415ce9
[PATCH] time: fix time going backward w/ clock=pit
by john stultz
· 19 years ago
7f9f303
[PATCH] generic-time: add macro to simplify/hide mask constants
by Jim Cromie
· 19 years ago
a275254
[PATCH] time: rename clocksource functions
by john stultz
· 19 years ago
5d0cf41
[PATCH] Time: i386 Clocksource Drivers
by john stultz
· 19 years ago
61743fe
[PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Code
by john stultz
· 19 years ago
6f84fa2
[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping
by john stultz
· 19 years ago
539eb11
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
by john stultz
· 19 years ago
8d016ef
[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c
by john stultz
· 19 years ago
2efe55a
Storage class should be first
by Tobias Klauser
· 19 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 19 years ago
f18190b
fix paniced->panicked typos
by Lee Revell
· 19 years ago
6c2bb98
[CRYPTO] all: Pass tfm instead of ctx to algorithms
by Herbert Xu
· 19 years ago
3448097
Revert "swsusp special saveable pages support" commits
by Linus Torvalds
· 19 years ago
a5d157e
[PATCH] i386: Fix softirq accounting with 4K stacks
by Björn Steinbrink
· 19 years ago
caad3c2
[PATCH] i386: cpu_relax() in crash.c and doublefault.c
by Chuck Ebbert
· 19 years ago
1869891
[PATCH] cpu_relax(): smpboot.c
by Andreas Mohr
· 19 years ago
e75eac3
[PATCH] Clean up and refactor i386 sub-architecture setup
by Jeremy Fitzhardinge
· 19 years ago
fb1bb34
[PATCH] remove for_each_cpu()
by Andrew Morton
· 19 years ago
eb71c87
Add some basic resume trace facilities
by Linus Torvalds
· 19 years ago
3722447
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 19 years ago
2272205
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
by Andreas Mohr
· 19 years ago
daacf8b
[PATCH] move do_suspend_lowlevel to correct segment
by Shaohua Li
· 19 years ago
55b2355
[PATCH] don't use flush_tlb_all in suspend time
by Shaohua Li
· 19 years ago
b6370d9
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
by Shaohua Li
· 19 years ago
224f611
[PATCH] x86: VIA C7 CPU flags
by Michal Ludvig
· 19 years ago
7e04a11
[PATCH] i386: extra checks in show_registers()
by Chuck Ebbert
· 19 years ago
6444541
[PATCH] i386: don't try kprobes for v8086 mode
by Zachary Amsden
· 19 years ago
110cb1d
[PATCH] x86: use proper defines for i8259A I/O
by Andreas Mohr
· 19 years ago
7b0c2d9
[PATCH] x86: make i387 mxcsr_feature_mask __read_mostly
by Andreas Mohr
· 19 years ago
cefc011
[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata
by Andreas Mohr
· 19 years ago
acae9d3
[PATCH] x86: make using_apic_timer __read_mostly
by Andreas Mohr
· 19 years ago
1b61b91
[PATCH] x86: kernel irq balance doesn't work
by Zhang Yanmin
· 19 years ago
a03a3e2
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
by Alexey Dobriyan
· 19 years ago
b88d4f1
[PATCH] i386: break out of recursion in stackframe walk
by Ingo Molnar
· 19 years ago
ba528f2
[PATCH] fix x86 microcode driver handling of multiple matching revisions
by Jan Beulich
· 19 years ago
27b07da
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
by Alexey Dobriyan
· 19 years ago
87af2ff
[PATCH] i386 apm.c optimization
by Andreas Mohr
· 19 years ago
a0b4da9
[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
by Adrian Bunk
· 19 years ago
1b2db9f
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
by Christoph Lameter
· 19 years ago
762834e
[PATCH] Unify pxm_to_node() and node_to_pxm()
by Yasunori Goto
· 19 years ago
c71bd69
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
9ed059e
[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.
by Randy Dunlap
· 19 years ago
491b07c
[PATCH] redirect speedstep-centrino maintainer mail to cpufreq list
by Jeremy Fitzhardinge
· 19 years ago
acc7c2e
[PATCH] PCI: fix memory leak in MMCONFIG error path
by Konrad Rzeszutek
· 19 years ago
6cad647
[CPUFREQ] correct powernow-k8 fid/vid masks for extended parts
by Langsdorf, Mark
· 19 years ago
e7bdd7a
[CPUFREQ] Clarify powernow-k8 cpu_family statements
by Langsdorf, Mark
· 19 years ago
bbf7013
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
Next »