Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c5c2523893747f88a83376abad310c8ad13f7197
/
include
/
asm-i386
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
3927f2e
[NET]: div64_64 consolidate (rev3)
by Stephen Hemminger
· 18 years ago
49f1971
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
by Zachary Amsden
· 18 years ago
3556ddf
[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E
by Andi Kleen
· 18 years ago
62b3e92
[PATCH] tty: minor merge correction
by Alan Cox
· 18 years ago
6ea65ff
[PATCH] i386: clear segment register padding in core dumps
by Roland McGrath
· 18 years ago
e585bef
[PATCH] i386: add command line option "local_apic_timer_c2_ok"
by Thomas Gleixner
· 18 years ago
014efb1
[PATCH] i386: fix typo in sync_constant_test_bit()'s name
by Jeremy Fitzhardinge
· 18 years ago
8ce5e3e
Disable NMI watchdog by default properly
by Linus Torvalds
· 18 years ago
192cd59
[PATCH] fastcall still doesn't make sense in paravirt
by Al Viro
· 18 years ago
2cb8a57
[PATCH] Fix vmi time header bug
by Zachary Amsden
· 18 years ago
2272b0e
[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa
by Andres Salomon
· 18 years ago
6261d72
[PATCH] fix build with CONFIG_NO_IDLE_HZ=n
by Andrew Morton
· 18 years ago
6ebf622
[PATCH] disable NMI watchdog by default
by Ingo Molnar
· 18 years ago
772205f
[PATCH] vmi: apic ops
by Zachary Amsden
· 18 years ago
e30fab3
[PATCH] vmi: pit override
by Zachary Amsden
· 18 years ago
eda08b1
[PATCH] vmi: paravirt drop udelay op
by Zachary Amsden
· 18 years ago
9a1c13e
[PATCH] vmi: fix highpte
by Zachary Amsden
· 18 years ago
1182d85
[PATCH] vmi: cpu cycles fix
by Zachary Amsden
· 18 years ago
6cb9a83
[PATCH] vmi: sched clock paravirt op fix
by Zachary Amsden
· 18 years ago
69f7c0a
[PATCH] sched: remove SMT nice
by Con Kolivas
· 18 years ago
58a53b2
[PATCH] io_apic.h needs apicdef.h
by Jean Delvare
· 18 years ago
6f8c480
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
ea3d522
Revert "[PATCH] i386: add idle notifier"
by Linus Torvalds
· 18 years ago
b44755c
{rd,wr}msr_on_cpu SMP=n optimization
by Adrian Bunk
· 18 years ago
b077ffb
rdmsr_on_cpu, wrmsr_on_cpu
by Alexey Dobriyan
· 18 years ago
81450b7
Pull misc-for-upstream into release branch
by Len Brown
· 18 years ago
d36b49b
[PATCH] i386 rework local apic timer calibration
by Thomas Gleixner
· 18 years ago
e9e2cdb
[PATCH] clockevents: i386 drivers
by Thomas Gleixner
· 18 years ago
e05d723
[PATCH] i386, apic: clean up the APIC code
by Thomas Gleixner
· 18 years ago
07190a0
[PATCH] Mark TSC on GeodeLX reliable
by Marcelo Tosatti
· 18 years ago
95492e4
[PATCH] x86: rewrite SMP TSC sync code
by Ingo Molnar
· 18 years ago
40d22c1
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
by Rusty Russell
· 18 years ago
2a57ff1
[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
by Rusty Russell
· 18 years ago
105fddb
[PATCH] i386: Move mce_disabled to asm/mce.h
by Rusty Russell
· 18 years ago
1a1eecd
[PATCH] i386: Remove fastcall in paravirt.[ch]
by Andi Kleen
· 18 years ago
f969098
[PATCH] i386: improve sched_clock() on i686
by Ingo Molnar
· 18 years ago
2ff2d3d
[PATCH] i386: add idle notifier
by Stephane Eranian
· 18 years ago
7b35520
[PATCH] i386: Profile pc badness
by Zachary Amsden
· 18 years ago
bbab4f3
[PATCH] i386: vMI timer patches
by Zachary Amsden
· 18 years ago
7ce0bcf
[PATCH] i386: vMI backend for paravirt-ops
by Zachary Amsden
· 18 years ago
ae5da27
[PATCH] i386: SMP boot hook for paravirt
by Zachary Amsden
· 18 years ago
9226d12
[PATCH] i386: paravirt CPU hypercall batching mode
by Zachary Amsden
· 18 years ago
c119ecc
[PATCH] MM: page allocation hooks for VMI backend
by Zachary Amsden
· 18 years ago
464d1a7
[PATCH] i386: Convert i386 PDA code to use %fs
by Jeremy Fitzhardinge
· 18 years ago
a795ca5
ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI
by Rusty Russell
· 18 years ago
7bf9f97
[PATCH] i386: 2048-byte command line
by Alon Bar-Lev
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
16cf5b3
[PATCH] fix sparse warnings from {asm,net}/checksum.h
by Tilman Schmidt
· 18 years ago
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 18 years ago
4ec0311
[PATCH] kill eth_io_copy_and_sum()
by Al Viro
· 18 years ago
f18c5a0
ACPICA: Allow ACPI id to be u32 instead of u8.
by Alexey Starikovskiy
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
ad71860
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
f47aef5
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
a1f3bb9
[PATCH] Fix CONFIG_COMPAT_VDSO
by Roland McGrath
· 18 years ago
9ee79a3
[PATCH] x86: fix PDA variables to work during boot
by James Bottomley
· 18 years ago
dd0ec16
[PATCH] i386: Restore CONFIG_PHYSICAL_START option
by Vivek Goyal
· 18 years ago
18ed1c0
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
5c95da9
[PATCH] compile error of register_memory()
by Yasunori Goto
· 18 years ago
9774f33
merge linus into test branch
by Len Brown
· 18 years ago
463e7c7
Pull trivial into test branch
by Len Brown
· 18 years ago
d1526e2
Remove stack unwinder for now
by Linus Torvalds
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
8a102ee
[PATCH] PM: Fix SMP races in the freezer
by Rafael J. Wysocki
· 18 years ago
c436688
Merge ../linus
by Dave Jones
· 18 years ago
08c183f
[PATCH] sched: add option to serialize load balancing
by Christoph Lameter
· 18 years ago
b148900
[PATCH] ide: more conversion to pci_get APIs
by Alan Cox
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
91768d6
[PATCH] Generic BUG for i386
by Jeremy Fitzhardinge
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7d1362c
[PATCH] cleanup asm/setup.h userspace visibility
by Adrian Bunk
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
f5738ce
[PATCH] remove kernel syscalls
by Arnd Bergmann
· 18 years ago
6cfd76a
[PATCH] lockdep: name some old style locks
by Peter Zijlstra
· 18 years ago
2d4a34c
[PATCH] swsusp: Support i386 systems with PAE or without PSE
by Rafael J. Wysocki
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
4af2bfc
[PATCH] silence unused pgdat warning from alloc_bootmem_node and friends
by Andy Whitcroft
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
116780f
[PATCH] i386: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
d7fb027
[PATCH] x86-64: remove remaining pc98 code
by Adrian Bunk
· 18 years ago
e4b522d
[PATCH] x86-64: fix asm constraints in i386 atomic_add_return
by Duncan Sands
· 18 years ago
359ad0d
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
by Jan Beulich
· 18 years ago
a1a70c2
[PATCH] i386: always enable regparm
by Adrian Bunk
· 18 years ago
538f188
[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)
by Stephane Eranian
· 18 years ago
b0d0a4b
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
by Siddha, Suresh B
· 18 years ago
fd6d7d2
[PATCH] i386: introduce the mechanism of disabling cpu hotplug control
by Siddha, Suresh B
· 18 years ago
c55d92d
[PATCH] i386: Add support for compilation for Core2
by Andi Kleen
· 18 years ago
8ecb895
[PATCH] paravirt: fix missing pte update
by Zachary Amsden
· 18 years ago
dfbea0a
[PATCH] paravirt: fix parameter names in mmu operations
by Zachary Amsden
· 18 years ago
a2952d8
[PATCH] paravirt: Preparatory mmu header movement
by Zachary Amsden
· 18 years ago
da181a8
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
by Rusty Russell
· 18 years ago
13623d7
[PATCH] paravirt: Add APIC accessors to paravirt-ops.
by Rusty Russell
· 18 years ago
4f205fd
[PATCH] paravirt: Allow selected bug checks to be
by Rusty Russell
· 18 years ago
c9ccf30
[PATCH] paravirt: Add startup infrastructure for paravirtualization
by Rusty Russell
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 18 years ago
Next »