Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8280c0c58e9762a9fe29d550a9db81410de77691
8280c0c
[PATCH] i386: fix GDT's number of quadwords in comment
by Ahmed S. Darwish
· 18 years ago
8eb68fa
[PATCH] i386: vmi_pmd_clear() static
by Adrian Bunk
· 18 years ago
786142f
[PATCH] x86-64: make simnow_init() static
by Adrian Bunk
· 18 years ago
f0e13ae
[PATCH] x86-64: remove extra smp_processor_id calling
by Yinghai Lu
· 18 years ago
9f7290e
[PATCH] x86-64: fix ia32_binfmt.c build error
by Ralf Baechle
· 18 years ago
5a90cf2
[PATCH] x86: Log reason why TSC was marked unstable
by john stultz
· 18 years ago
2714221
[PATCH] i386: workaround for a -Wmissing-prototypes warning
by Adrian Bunk
· 18 years ago
e48b30c
[PATCH] i386: type cast clean up for find_next_zero_bit
by Ken Chen
· 18 years ago
30a1528
[PATCH] i386: make struct vmi_ops static
by Adrian Bunk
· 18 years ago
1833d6b
[PATCH] i386: modpost apic related warning fixes
by Vivek Goyal
· 18 years ago
e073ae1
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
by Ravikiran G Thirumalai
· 18 years ago
d039c68
[PATCH] x86-64: Minor white space cleanup in traps.c
by Andi Kleen
· 18 years ago
fb60b83
[PATCH] x86-64: Allow sys_uselib unconditionally
by Andi Kleen
· 18 years ago
1652fcb
[PATCH] x86-64: Don't disable basic block reordering
by Andi Kleen
· 18 years ago
184c44d
[PATCH] x86-64: fix x86_64-mm-sched-clock-share
by Andrew Morton
· 18 years ago
a4831e0
[PATCH] x86-64: Move cpu verification code to common file
by Vivek Goyal
· 18 years ago
8035d3e
[PATCH] x86-64: Extend bzImage protocol for relocatable bzImage
by Vivek Goyal
· 18 years ago
6a50a66
[PATCH] x86-64: build-time checking
by Vivek Goyal
· 18 years ago
1ab60e0
[PATCH] x86-64: Relocatable Kernel Support
by Vivek Goyal
· 18 years ago
0dbf702
[PATCH] x86: __pa and __pa_symbol address space separation
by Vivek Goyal
· 18 years ago
1b29c16
[PATCH] x86-64: do not use virt_to_page on kernel data address
by Vivek Goyal
· 18 years ago
49c3df6
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
by Vivek Goyal
· 18 years ago
cfd243d
[PATCH] x86-64: Remove the identity mapping as early as possible
by Vivek Goyal
· 18 years ago
bdb96a6
[PATCH] x86-64: Modify discover_ebda to use virtual addresses
by Vivek Goyal
· 18 years ago
d8e1baf
[PATCH] x86-64: 64bit ACPI wakeup trampoline
by Vivek Goyal
· 18 years ago
275f551
[PATCH] x86-64: wakeup.S misc cleanups
by Vivek Goyal
· 18 years ago
7db681d
[PATCH] x86-64: wakeup.S rename registers to reflect right names
by Vivek Goyal
· 18 years ago
7c17e70
[PATCH] x86-64: Get rid of dead code in suspend resume
by Vivek Goyal
· 18 years ago
90b1c20
[PATCH] x86-64: 64bit PIC SMP trampoline
by Vivek Goyal
· 18 years ago
3c321bc
[PATCH] x86-64: Add EFER to the register set saved by save_processor_state
by Vivek Goyal
· 18 years ago
30f4728
[PATCH] x86-64: cleanup segments
by Vivek Goyal
· 18 years ago
278c0eb
[PATCH] x86-64: modify copy_bootdata to use virtual addresses
by Vivek Goyal
· 18 years ago
93fd755
[PATCH] x86-64: Fix early printk to use standard ISA mapping
by Vivek Goyal
· 18 years ago
67dcbb6
[PATCH] x86-64: Clean up the early boot page table
by Vivek Goyal
· 18 years ago
dafe41e
[PATCH] x86-64: Kill temp boot pmds
by Vivek Goyal
· 18 years ago
9d291e7
[PATCH] x86-64: Assembly safe page.h and pgtable.h
by Vivek Goyal
· 18 years ago
e658450
[PATCH] x86-64: dma_ops as const
by Stephen Hemminger
· 18 years ago
19d1743
[PATCH] i386: Simplify smp_call_function*() by using common implementation
by Jeremy Fitzhardinge
· 18 years ago
6b37f5a
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
by Joerg Roedel
· 18 years ago
fbc16f2
[PATCH] x86-64: Remove duplicated code for reading control registers
by Glauber de Oliveira Costa
· 18 years ago
f9d0964
[PATCH] x86-64: Remove unused set_seg_base
by Rusty Russell
· 18 years ago
b0b1ff6
[PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=y
by Lasse Collin
· 18 years ago
973efae
[PATCH] i386: clean up mach_reboot_fixups
by Jeremy Fitzhardinge
· 18 years ago
6d1c426
[PATCH] i386: Update __copy_to_user_inatomic linuxdoc description
by Aneesh Kumar K.V
· 18 years ago
c8fdd24
[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+
by Andi Kleen
· 18 years ago
2a12652
[PATCH] i386: Support Oprofile for AMD Family 10 CPUs
by Andi Kleen
· 18 years ago
d9c9381
[PATCH] x86-64: Correct max number of CPUs in Kconfig
by Andi Kleen
· 18 years ago
86c0baf
[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA
by Prarit Bhargava
· 18 years ago
e319af1
[PATCH] i386: Add __init to probe_bigsmp
by Prarit Bhargava
· 18 years ago
405e494
[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)
by Stephane Eranian
· 18 years ago
bf8696e
[PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)
by Stephane Eranian
· 18 years ago
803d80f
[PATCH] x86-64: Some cleanup in time.c
by Andi Kleen
· 18 years ago
d189518
[PATCH] x86: Fix i386 and x86_64 fault information pollution
by Andi Kleen
· 18 years ago
00e065e
[PATCH] i386: Add dwarf2 annotations to *_user and checksum functions
by Jan Beulich
· 18 years ago
3755090
[PATCH] x86-64: a few missing entry.S annotations
by Jan Beulich
· 18 years ago
0adad17
[PATCH] i386: probe_roms() cleanup
by Rene Herman
· 18 years ago
0949be3
[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache
by Simon Arlott
· 18 years ago
f5e8861
[PATCH] i386: pit_latch_buggy has no effect
by takada
· 18 years ago
9215da3
[PATCH] i386: mtrr range check correction
by Jan Beulich
· 18 years ago
f76c392
[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/
by Jeremy Fitzhardinge
· 18 years ago
9964cf7
[PATCH] x86: consolidate smp_send_stop()
by Jan Beulich
· 18 years ago
b035479
[PATCH] x86-64: adjust inclusion of asm/vsyscall32.h
by Jan Beulich
· 18 years ago
00f1ea6
[PATCH] x86: adjust inclusion of asm/fixmap.h
by Jan Beulich
· 18 years ago
28609f6
[PATCH] i386: adjustments to page table dump during oops (v4)
by Jan Beulich
· 18 years ago
3c43f03
[PATCH] x86: default to physical mode on hotplug CPU kernels
by Ingo Molnar
· 18 years ago
424df39
[PATCH] x86-64: remove clustered APIC mode
by Ingo Molnar
· 18 years ago
07c7c47
[PATCH] x86-64: always use physical delivery mode on > 8 CPUs
by Ingo Molnar
· 18 years ago
f18d397
[PATCH] x86-64: optimize & fix APIC mode setup
by Ingo Molnar
· 18 years ago
a86f34b
[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525
by Andrew Morton
· 18 years ago
3dc68d9
[PATCH] x86-64: revert x86_64-mm-add-genapic_force
by Andrew Morton
· 18 years ago
fb27145
[PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalance
by Andrew Morton
· 18 years ago
bdd0dc5
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
2ca8c1a
[PATCH] x86-64: Update defconfig
by Andi Kleen
· 18 years ago
dc87c39
libata: honour host controllers that want just one host
by Linus Torvalds
· 18 years ago
14e38ac
pm: include EIO from errno-base.h
by David Rientjes
· 18 years ago
11443ec
Add kvasprintf()
by Jeremy Fitzhardinge
· 18 years ago
9684e51
power management: force pm_ops.valid callback to be assigned
by Johannes Berg
· 18 years ago
e8c9c50
power management: implement pm_ops.valid for everybody
by Johannes Berg
· 18 years ago
11d77d0
power management: remove firmware disk mode
by Johannes Berg
· 18 years ago
fe0c935
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
1173a72
reiserfs: suppress lockdep warning
by Jeff Mahoney
· 18 years ago
42e3808
Extend print_symbol capability
by Robert Peterson
· 18 years ago
de34ed9
[UDP]: Do not allow specific bind when wildcard bind exists.
by David S. Miller
· 18 years ago
b7b5f48
[IPV4] UDP: Fix endianness bugs in hashing changes.
by David S. Miller
· 18 years ago
40caf5e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 18 years ago
d645470
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
152a6a9
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
cd9bb7e
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
24a77da
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
80787eb
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
by Mitsuru Chinen
· 18 years ago
5506b54
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
by Mitsuru Chinen
· 18 years ago
704aed5
[IPV4] SNMP: Support InTruncatedPkts
by Mitsuru Chinen
· 18 years ago
e91a47e
[IPV4] SNMP: Support InNoRoutes
by Mitsuru Chinen
· 18 years ago
71ff6c0
[SNMP]: Add definitions for {In,Out}BcastPkts
by Mitsuru Chinen
· 18 years ago
d551e45
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
by Ilpo Järvinen
· 18 years ago
575ee71
[TCP] FRTO: Delay skb available check until it's mandatory
by Ilpo Järvinen
· 18 years ago
157bfc2
[XFRM]: Restrict upper layer information by bundle.
by Masahide NAKAMURA
· 18 years ago
34588b4
[TCP]: Catch skb with S+L bugs earlier
by Ilpo Järvinen
· 18 years ago
6aaf47f
[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo
by Eric Dumazet
· 18 years ago
65def81
[L2TP]: Add the ability to autoload a pppox protocol module.
by James Chapman
· 18 years ago
Next »