Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ecb93d1ccd0aac63f03be2db3cac3fa974716f4c
/
arch
ecb93d1
x86/paravirt: add register-saving thunks to reduce caller register pressure
by Jeremy Fitzhardinge
· 17 years ago
9104a18
x86/paravirt: selectively save/restore regs around pvops calls
by Jeremy Fitzhardinge
· 17 years ago
b8aa287
x86: fix paravirt clobber in entry_64.S
by Jeremy Fitzhardinge
· 17 years ago
41edafd
x86/pvops: add a paravirt_ident functions to allow special patching
by Jeremy Fitzhardinge
· 17 years ago
319f3ba
xen: move remaining mmu-related stuff into mmu.c
by Jeremy Fitzhardinge
· 17 years ago
9b7ed8f
Merge branch 'core/percpu' into x86/paravirt
by H. Peter Anvin
· 17 years ago
c43e0e4
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 17 years ago
5872fb9
Documentation: move DMA-mapping.txt to Doc/PCI/
by Randy Dunlap
· 17 years ago
6e3eed9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
945048c
alpha: fix the BUG() macro
by Ivan Kokshaysky
· 17 years ago
ee0c468
alpha: compile fixes
by Ivan Kokshaysky
· 17 years ago
e5d9a90
alpha: use syscall wrappers
by Ivan Kokshaysky
· 17 years ago
72410af
lguest: typos fix
by Atsushi SAKAI
· 17 years ago
c4568d6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 17 years ago
78a768b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 17 years ago
4c456a6
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
by Gerhard Pircher
· 17 years ago
69b052e
powerpc/pseries: Correct VIO bus accounting problem in CMO env.
by Robert Jennings
· 17 years ago
52c275f
powerpc: Remove arch/ppc cruft from Kconfig
by Josh Boyer
· 17 years ago
802bdea
powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c
by Stephen Rothwell
· 17 years ago
6469c92
Merge commit 'jwb/jwb-merge' into merge
by Benjamin Herrenschmidt
· 17 years ago
0411648
Merge commit 'kumar/kumar-merge' into merge
by Benjamin Herrenschmidt
· 17 years ago
e4a7ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
37daa92
USB: musb_hdrc: another davinci buildfix (otg related)
by David Brownell
· 17 years ago
8c022fd
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
4369f1f
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
by Ingo Molnar
· 17 years ago
3ddeb51
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 17 years ago
add8240
m68knommu: fix 5329 ColdFire periphal addressing
by Matt Waddel
· 17 years ago
f3221a3
m68knommu: fix syscall restarting
by Greg Ungerer
· 17 years ago
d88ffcc
m68knommu: remove the obsolete and long unused comempci chip support
by Greg Ungerer
· 17 years ago
e815885
m68knommu: remove the no longer used PCI support option
by Adrian Bunk
· 17 years ago
3947fca
m68knommu: remove obsolete and unused eLIA board
by Adrian Bunk
· 17 years ago
e0212e7
m68knommu: set NO_DMA
by Adrian Bunk
· 17 years ago
a1a9bcb
m68knommu: fix cache flushing for the 527x ColdFire processors
by Greg Ungerer
· 17 years ago
c7bcd0d
m68knommu: use one exist from execption
by Sebastian Siewior
· 17 years ago
cf3997f
x86: clean up indentation in setup_per_cpu_areas()
by Tejun Heo
· 17 years ago
22f2513
x86: fix build breakage on voyage
by James Bottomley
· 17 years ago
2697fbd
x86: load new GDT after setting up boot cpu per-cpu area
by Brian Gerst
· 17 years ago
1825b8e
x86: remove extra barriers from load_gs_base()
by Brian Gerst
· 17 years ago
b2d2f43
x86: initialize per-cpu GDT segment in per-cpu setup
by Brian Gerst
· 17 years ago
89c9c4c
x86: make Voyager use x86 per-cpu setup.
by Brian Gerst
· 17 years ago
34019be
x86: don't assume boot cpu is #0
by Brian Gerst
· 17 years ago
1688401
x86: move this_cpu_offset
by Brian Gerst
· 17 years ago
996db81
x86: only compile setup_percpu.o on SMP
by Brian Gerst
· 17 years ago
ec70de8
x86: move apic variables to apic.c
by Brian Gerst
· 17 years ago
74631a2
x86: always page-align per-cpu area start and size
by Brian Gerst
· 17 years ago
2f2f52b
x86: move setup_cpu_local_masks()
by Brian Gerst
· 17 years ago
6470aff
x86: move 64-bit NUMA code
by Brian Gerst
· 17 years ago
0d77e7f
x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()
by Brian Gerst
· 17 years ago
b57cee2
powerpc/embedded6xx: Update defconfigs
by Kumar Gala
· 17 years ago
99b1f15
powerpc/8xx: Update defconfigs
by Kumar Gala
· 17 years ago
efe049b
powerpc/86xx: Update defconfigs
by Kumar Gala
· 17 years ago
47b193a
powerpc/83xx: Update defconfigs
by Kumar Gala
· 17 years ago
993ac6b
powerpc/85xx: Update defconfigs
by Kumar Gala
· 17 years ago
5376071
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
cfb901b
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
2034563
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 17 years ago
66673f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
344b628
powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed
by Li Yang
· 17 years ago
dd7f8db
eeprom: More consistent symbol names
by Jean Delvare
· 17 years ago
6aeea60
m68k{nommu}: fixups after the header move
by Harvey Harrison
· 17 years ago
ac3d266
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 17 years ago
9f4863b
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
7954d5c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 17 years ago
37f5fed
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
3386c05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
1e70c7f
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
810ee58
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
659d261
x86: fix section mismatch warning
by Rakib Mullick
· 17 years ago
99fb4d3
x86: unmask CPUID levels on Intel CPUs, fix
by Ingo Molnar
· 17 years ago
80ee6f5
libata-sff: fix incorrect EH message
by Tejun Heo
· 17 years ago
ef5fa0a
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
by Eric Anholt
· 17 years ago
24f11ec
[ARM] fix section-based ioremap
by Russell King
· 17 years ago
e1b4d11
x86: use standard PIT frequency
by Ingo Molnar
· 17 years ago
0b23a0e
[ARM] omap: usb: thou shalt not provide empty release functions
by Russell King
· 17 years ago
409dc36
[ARM] clkdev: fix clock matching
by Russell King
· 17 years ago
d0e58ae
[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix
by David Brownell
· 17 years ago
7dd8c4f
[ARM] fix StrongARM-11x0 page copy implementation
by Russell King
· 17 years ago
42ef73f
x86, mm: fix pte_free()
by Peter Zijlstra
· 17 years ago
e34a628
[S390] Add missing compat system call wrappers.
by Michael Holzheu
· 17 years ago
179cb81
[S390] etr/stp: fix possible deadlock
by Heiko Carstens
· 17 years ago
f9a2f79
[S390] cputime: fix lowcore initialization on cpu hotplug
by Heiko Carstens
· 17 years ago
e9a4e9d
[S390] fix compat sigaltstack syscall table entry
by Michael Holzheu
· 17 years ago
03e4c49
[S390] personality: fix personality loss on execve
by Heiko Carstens
· 17 years ago
0b21bcd
powerpc/4xx: Update multi-board PowerPC 4xx defconfigs
by Josh Boyer
· 17 years ago
f67d347
powerpc/44x: Update PowerPC 44x defconfigs
by Josh Boyer
· 17 years ago
99d0000
x86, xen: fix hardirq.h merge fallout
by Ingo Molnar
· 17 years ago
2de3a5f
x86: make irq_cpustat_t fields conditional
by Brian Gerst
· 17 years ago
22da7b3
x86: merge hardirq_{32,64}.h into hardirq.h
by Brian Gerst
· 17 years ago
658a9a2
x86: sync hardirq_{32,64}.h
by Brian Gerst
· 17 years ago
3819cd4
x86: remove include of apic.h from hardirq_64.h
by Brian Gerst
· 17 years ago
03d2989
x86: remove idle_timestamp from 32bit irq_cpustat_t
by Brian Gerst
· 17 years ago
6522869
x86: add pte_set_flags/clear_flags for pte flag manipulation
by Jeremy Fitzhardinge
· 17 years ago
ab897d2
x86/pvops: remove pte_flags pvop
by Jeremy Fitzhardinge
· 17 years ago
336f6c3
debugobjects: add and use INIT_WORK_ON_STACK
by Thomas Gleixner
· 17 years ago
066941b
x86: unmask CPUID levels on Intel CPUs
by H. Peter Anvin
· 17 years ago
bdf21a4
x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>
by H. Peter Anvin
· 17 years ago
9597134
x86: fix PTE corruption issue while mapping RAM using /dev/mem
by Suresh Siddha
· 17 years ago
86528da
i.MX31: framebuffer driver
by Guennadi Liakhovetski
· 17 years ago
03b4863
x86: make UV support configurable
by Nick Piggin
· 17 years ago
731f187
x86: mtrr fix debug boot parameter
by Thomas Renninger
· 17 years ago
Next »