Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e7ee1d5abc2fffad16f7b2fb80f5d4e09133cbc1
/
arch
b9fa38f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
bf16ae2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat
by Linus Torvalds
· 17 years ago
4b7227c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next
by Linus Torvalds
· 17 years ago
5dae61b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
2cfed60
Update .gitignore files
by Matthew Wilcox
· 17 years ago
00c6b2d
x86: harden kernel code patching
by Ingo Molnar
· 17 years ago
b7b66ba
x86: clean up text_poke()
by Mathieu Desnoyers
· 17 years ago
8b132ec
x86: fix text_poke()
by Jiri Slaby
· 17 years ago
70c9f59
x86: remove set_fixmap() warning
by Ingo Molnar
· 17 years ago
82a355f
x86: make __set_fixmap() non-init
by Ingo Molnar
· 17 years ago
2664ef4
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
by David S. Miller
· 17 years ago
020cfb0
[SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().
by David S. Miller
· 17 years ago
f360bf0
[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignore
by Kumar Gala
· 17 years ago
af7ae3b
xen: allow compilation with non-flat memory
by Jeremy Fitzhardinge
· 17 years ago
b77797f
xen: fold xen_sysexit into xen_iret
by Jeremy Fitzhardinge
· 17 years ago
2bd5003
xen: allow set_pte_at on init_mm to be lockless
by Jeremy Fitzhardinge
· 17 years ago
41e332b
xen: disable preemption during tlb flush
by Jeremy Fitzhardinge
· 17 years ago
8d3d210
xen: make grant table arch portable
by Isaku Yamahata
· 17 years ago
e04d0d0
xen: move events.c to drivers/xen for IA64/Xen support
by Isaku Yamahata
· 17 years ago
af711cd
xen: move features.c from arch/x86/xen/features.c to drivers/xen
by Isaku Yamahata
· 17 years ago
0f2c876
xen: jump to iret fixup
by Jeremy Fitzhardinge
· 17 years ago
dbe9e99
xen: no need for domU to worry about MCE/MCA
by Jeremy Fitzhardinge
· 17 years ago
229664b
xen: short-cut for recursive event handling
by Jeremy Fitzhardinge
· 17 years ago
ee8fa1c
xen: make sure retriggered events are set pending
by Jeremy Fitzhardinge
· 17 years ago
ee523ca
xen: implement a debug-interrupt handler
by Jeremy Fitzhardinge
· 17 years ago
e2a81ba
xen: support sysenter/sysexit if hypervisor does
by Jeremy Fitzhardinge
· 17 years ago
85958b4
x86: unify pgd ctor/dtor
by Jeremy Fitzhardinge
· 17 years ago
68db065
x86: unify KERNEL_PGD_PTRS
by Jeremy Fitzhardinge
· 17 years ago
90e9f53
xen: make sure iret faults are trapped
by Jeremy Fitzhardinge
· 17 years ago
947a69c
xen: unify pte operations
by Jeremy Fitzhardinge
· 17 years ago
430442e
xen: make use of pte_t union
by Jeremy Fitzhardinge
· 17 years ago
abf3303
xen: use appropriate pte types
by Jeremy Fitzhardinge
· 17 years ago
c20311e
x86/pgtable.h: demacro ptep_clear_flush_young
by Jeremy Fitzhardinge
· 17 years ago
f9fbf1a
x86/pgtable.h: demacro ptep_test_and_clear_young
by Jeremy Fitzhardinge
· 17 years ago
ee5aa8d
x86/pgtable.h: demacro ptep_set_access_flags
by Jeremy Fitzhardinge
· 17 years ago
2761fa0
x86: add pud_alloc for 4-level pagetables
by Jeremy Fitzhardinge
· 17 years ago
6944a9c
x86: rename paravirt_alloc_pt etc after the pagetable structure
by Jeremy Fitzhardinge
· 17 years ago
3941585
x86: move all the pgd_list handling to one place
by Jeremy Fitzhardinge
· 17 years ago
5a5f8f4
x86: move pgalloc pud and pgd operations into common place
by Jeremy Fitzhardinge
· 17 years ago
170fdff
x86: move pmd functions into common asm/pgalloc.h
by Jeremy Fitzhardinge
· 17 years ago
397f687
x86: move pte functions into common asm/pgalloc.h
by Jeremy Fitzhardinge
· 17 years ago
1d262d3
x86: put paravirt stubs into common asm/pgalloc.h
by Jeremy Fitzhardinge
· 17 years ago
1ec1fe7
x86: xen unify x86 add common mm pgtable c fix
by Ingo Molnar
· 17 years ago
4f76cd3
x86: add common mm/pgtable.c
by Jeremy Fitzhardinge
· 17 years ago
79bf6d6
x86: convert pgalloc_64.h from macros to inlines
by Jeremy Fitzhardinge
· 17 years ago
b69d398
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes
by Linus Torvalds
· 17 years ago
1f56cf1
/dev/mem: make promisc the default
by Ingo Molnar
· 17 years ago
28eb559b
pat: cleanups
by Ingo Molnar
· 17 years ago
e7f260a
x86: PAT use reserve free memtype in mmap of /dev/mem
by venkatesh.pallipadi@intel.com
· 17 years ago
f0970c1
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
by venkatesh.pallipadi@intel.com
· 17 years ago
e045fb2
x86: PAT avoid aliasing in /dev/mem read/write
by venkatesh.pallipadi@intel.com
· 17 years ago
ae531c2
x86: introduce /dev/mem restrictions with a config option
by Arjan van de Ven
· 17 years ago
a4928cf
"make namespacecheck" fixes
by Ingo Molnar
· 17 years ago
f8dc5a1
x86: fix compilation error in VisWS
by Alexey Starikovskiy
· 17 years ago
fcbc04c
x86: voyager fix
by Ingo Molnar
· 17 years ago
4d33bdb
x86: Drop duplicate from setup.c
by Alexey Starikovskiy
· 17 years ago
b9e4f17
[POWERPC] bootwrapper: fix build error on virtex405-head.S
by Grant Likely
· 17 years ago
acb0142
[POWERPC] 4xx: Fix 460GT support to not enable FPU
by Stefan Roese
· 17 years ago
5020231
[POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dts
by Stefan Roese
· 17 years ago
2f0b45f
[POWERPC] Xilinx: boot support for Xilinx uart 16550.
by John Linn
· 17 years ago
346ad4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
845199f
Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
e270b51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
8fa8279
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
2444e56
alpha: unbreak OSF/1 (a.out) binaries
by Ivan Kokshaysky
· 17 years ago
72cff12
alpha: fix legacy mode PCI IDE controllers
by Ivan Kokshaysky
· 17 years ago
0d62623
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
by Jeff Garzik
· 17 years ago
884d04c
[POWERPC] celleb: Add support for PCI Express
by Ishizaki Kou
· 17 years ago
ad2c698
[POWERPC] celleb: Move miscellaneous files for Beat
by Ishizaki Kou
· 17 years ago
c11dde8
[POWERPC] celleb: Move a file for SPU on Beat
by Ishizaki Kou
· 17 years ago
8ae6e30
[POWERPC] celleb: Move files for Beat mmu and iommu
by Ishizaki Kou
· 17 years ago
5a96dfe
[POWERPC] celleb: Move files for Beat hvcall interfaces
by Ishizaki Kou
· 17 years ago
11eef45
[POWERPC] celleb: Move the SCC related code for celleb
by Ishizaki Kou
· 17 years ago
116bdc4
[POWERPC] celleb: Move the files for celleb base support
by Ishizaki Kou
· 17 years ago
6ec859e
[POWERPC] celleb: Consolidate io-workarounds code
by Ishizaki Kou
· 17 years ago
7cfb62a
[POWERPC] cell: Generalize io-workarounds code
by Ishizaki Kou
· 17 years ago
36f8a2c
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
by Michael Ellerman
· 17 years ago
f7ebf35
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
by Michael Ellerman
· 17 years ago
cb1e2ab
[POWERPC] Register udbg console early on pseries LPAR
by Michael Ellerman
· 17 years ago
f336632
[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot
by Michael Ellerman
· 17 years ago
c7afb4e
[POWERPC] Set udbg_console index to 0
by Michael Ellerman
· 17 years ago
90035fe
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
by Tony Breeds
· 17 years ago
9cb82f2
[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries
by Tony Breeds
· 17 years ago
4ae2dcb
[POWERPC] Clean up misc_64.S
by Kumar Gala
· 17 years ago
988479e
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
by Michael Ellerman
· 17 years ago
5c02cd2
[POWERPC] Discourage people from fiddling with kernel data from prom_init
by Michael Ellerman
· 17 years ago
91120cc
[POWERPC] Cleanup asm-offsets.c
by Kumar Gala
· 17 years ago
f608600
[POWERPC] Clean up access to thread_info in assembly
by Kumar Gala
· 17 years ago
885aa35
[POWERPC] Fix new warnings arising from stacktrace patch
by Christoph Hellwig
· 17 years ago
2c419bd
[POWERPC] Port fixmap from x86 and use for kmap_atomic
by Kumar Gala
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
96f1bb8
[POWERPC] Add strncmp to arch/ppc
by Josh Boyer
· 17 years ago
df40a57
[POWERPC] Fix mv64x60 early console code to use cell-index property
by Remi Machet
· 17 years ago
ff114b6
[POWERPC] Initialize all mv64x60 devices even if one fails
by Remi Machet
· 17 years ago
21dbfd2
[POWERPC] Use default values if necessary in mv64x60 I2C initialization
by Remi Machet
· 17 years ago
f6a6168
[POWERPC] Fix kernel stack allocation alignment
by Benjamin Herrenschmidt
· 17 years ago
e988a13
[POWERPC] Add include of linux/of.h to os-area.c
by Michael Ellerman
· 17 years ago
6df1646
[POWERPC] Add include of linux/of.h to numa.c
by Michael Ellerman
· 17 years ago
36a23fc
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 17 years ago
77c664f
[SPARC64]: Detect trap frames in stack backtraces.
by David S. Miller
· 17 years ago
Next »