Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
362e7701fd183d990e0863883461edef61392710
/
arch
362e770
powerpc: Add self-tests of the feature fixup code
by Michael Ellerman
· 16 years ago
9b1a735
powerpc: Add logic to patch alternative feature sections
by Michael Ellerman
· 16 years ago
fac23fe
powerpc: Introduce infrastructure for feature sections with alternatives
by Michael Ellerman
· 16 years ago
51c52e8
powerpc: Split out do_feature_fixups() from cputable.c
by Michael Ellerman
· 16 years ago
b7bcda6
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
by Michael Ellerman
· 16 years ago
ae0dc73
powerpc: Add tests of the code patching routines
by Michael Ellerman
· 16 years ago
411781a
powerpc: Add new code patching routines
by Michael Ellerman
· 16 years ago
053a858
powerpc: Make create_branch() return errors if the branch target is too large
by Michael Ellerman
· 16 years ago
e7a5727
powerpc: Allow create_branch() to return errors
by Michael Ellerman
· 16 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 16 years ago
f0c426b
powerpc: Move common module code into its own file
by Kumar Gala
· 16 years ago
87e9ab1
powerpc: hash_huge_page() should get the WIMG bits from the lpte
by Dave Kleikamp
· 16 years ago
0cb9901
powerpc: Tell firmware we support architecture V2.06
by Joel Schopp
· 16 years ago
635f5a6
powerpc: Add cputable entry for Power7 architected mode
by Joel Schopp
· 16 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 16 years ago
e952e6c
powerpc: Add cputable entry for POWER7
by Michael Neuling
· 16 years ago
316a405
powerpc: Get rid of bitfields in ppc_bat struct
by Becky Bruce
· 16 years ago
7c5c432
powerpc: Change BAT code to use phys_addr_t
by Becky Bruce
· 16 years ago
36c35be
powerpc: Increase CRASH_HANDLER_MAX
by Arnd Bergmann
· 16 years ago
5acb080
powerpc/cell: Disable ptcal in case of crash kdump
by Arnd Bergmann
· 16 years ago
cf20760
powerpc/pseries: Call pseries_kexec_setup only on pseries
by Arnd Bergmann
· 16 years ago
41743a4
powerpc: Free a PTE bit on ppc64 with 64K pages
by Benjamin Herrenschmidt
· 16 years ago
b1e2270
spufs: Convert nopfn to fault
by Nick Piggin
· 16 years ago
1976aef
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
by Segher Boessenkool
· 16 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
441dbb5
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Paul Mackerras
· 16 years ago
dee8055
powerpc: Add dma nodes to 83xx, 85xx and 86xx boards
by Kumar Gala
· 16 years ago
f827962
powerpc/booke: Add kprobes support for booke style processors
by Kumar Gala
· 16 years ago
b76e59d
powerpc/kprobes: Some minor fixes
by Kumar Gala
· 16 years ago
d14b3dd
powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
by Anton Vorontsov
· 16 years ago
2308c95
powerpc/85xx: Update pin setup for 8560ads
by Vitaly Bordug
· 16 years ago
aba11fc
powerpc/e500mc: flush L2 on NAP for e500mc
by Kumar Gala
· 16 years ago
fc4033b
powerpc/85xx: add DOZE/NAP support for e500 core
by Kumar Gala
· 16 years ago
8d0a600
Blackfin arch: fix up section mismatch warning
by Bryan Wu
· 16 years ago
71a7d15
Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled
by Sonic Zhang
· 16 years ago
bd8c540
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
919c0d1
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
9bf8a94
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f6e16d5
x86: KVM guest: Use the paravirt clocksource structs and functions
by Gerd Hoffmann
· 17 years ago
50d0a0f
KVM: Make kvm host use the paravirt clocksource structs
by Gerd Hoffmann
· 17 years ago
1c7b67f
x86: Make xen use the paravirt clocksource structs and functions
by Gerd Hoffmann
· 17 years ago
7af192c
x86: Add structs and functions for paravirt clocksource
by Gerd Hoffmann
· 17 years ago
e2569b7
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
by Julia Lawall
· 16 years ago
8097110
[IA64] Handle count==0 in sn2_ptc_proc_write()
by Cliff Wickman
· 16 years ago
2826f8c
[IA64] Fix boot failure on ia64/sn2
by Jes Sorensen
· 16 years ago
2849914
xen: remove support for non-PAE 32-bit
by Jeremy Fitzhardinge
· 17 years ago
a9b21b6
KVM: VMX: Fix host msr corruption with preemption enabled
by Avi Kivity
· 16 years ago
6bf6a95
KVM: MMU: Fix oops on guest userspace access to guest pagetable
by Avi Kivity
· 16 years ago
3094538
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
by Marcelo Tosatti
· 16 years ago
6597ca0
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
by Marcelo Tosatti
· 16 years ago
06e0564
KVM: close timer injection race window in __vcpu_run
by Marcelo Tosatti
· 16 years ago
d4acf7e
KVM: Fix race between timer migration and vcpu migration
by Marcelo Tosatti
· 16 years ago
ee5c2ab
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b732d96
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
a744e01
alpha: resurrect Cypress IDE quirk
by Ivan Kokshaysky
· 16 years ago
d559d4a
alpha: fix compile failures with gcc-4.3 (bug #10438)
by Ivan Kokshaysky
· 16 years ago
ede4269
alpha: link failure fix
by Ivan Kokshaysky
· 16 years ago
b1ae8d3
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e0c6d97
[IA64] SN2: security hole in sn2_ptc_proc_write
by Cliff Wickman
· 16 years ago
89f5b7d
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
by Linus Torvalds
· 16 years ago
ebb9cfe
xen: don't drop NX bit
by Jeremy Fitzhardinge
· 16 years ago
05345b0
xen: mask unwanted pte bits in __supported_pte_mask
by Jeremy Fitzhardinge
· 16 years ago
ffe6e1d
x86, geode: add a VSA2 ID for General Software
by Jordan Crouse
· 16 years ago
d3942cf
x86: use BOOTMEM_EXCLUSIVE on 32-bit
by Bernhard Walle
· 16 years ago
df17b1d
x86, 32-bit: fix boot failure on TSC-less processors
by Mikael Pettersson
· 16 years ago
75118a8
x86: fix NULL pointer deref in __switch_to
by Suresh Siddha
· 16 years ago
3dfa877
powerpc/booke: Add support for new e500mc core
by Kumar Gala
· 16 years ago
65ba6cd
[POWERPC] Clear sub-page HPTE present bits when demoting page size
by Paul Mackerras
· 16 years ago
b17879f
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
by Josh Boyer
· 16 years ago
42a886a
x86-64: Fix "bytes left to copy" return value for copy_from_user()
by Linus Torvalds
· 16 years ago
5ce4b59
powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata
by Josh Boyer
· 16 years ago
c8988f9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
10acaf0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
626a16c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
b052beb
MN10300: Kill linux/a.out.h inclusions
by David Howells
· 16 years ago
732a675
[IA64] Fix CONFIG_IA64_SGI_UV build error
by Jack Steiner
· 16 years ago
dab8c6d
[MIPS] Au1200: MMC resource size off by one
by Sergei Shtylyov
· 17 years ago
b185194
[MIPS] TANBAC: Update defconfig
by Yoichi Yuasa
· 16 years ago
f1304b3
[MIPS] Vr41xx: Initialize PCI io_map_base
by Yoichi Yuasa
· 16 years ago
b815718
[MIPS] Malta: Always compile MTD platform device registration code.
by Ralf Baechle
· 16 years ago
938b2b1
[MIPS] Malta: Fix build errors for 64-bit kernels
by Thomas Bogendoerfer
· 17 years ago
1f34f2e
[MIPS] Lasat: sysctl fixup
by Thomas Horsten
· 16 years ago
c9c5023
[MIPS] Fix buggy use of kmap_coherent.
by Ralf Baechle
· 16 years ago
0c3bd83
[MIPS] Lasat: bring back from the dead
by Thomas Horsten
· 16 years ago
a9ad02b
[MIPS] Export smp_call_function and smp_call_function_single.
by Zenon Fortuna
· 17 years ago
461a082
[MIPS] Bring the SWARM defconfig up to date
by Maciej W. Rozycki
· 16 years ago
63a4881
[MIPS] Sibyte: Build RTC support as an object
by Maciej W. Rozycki
· 16 years ago
7bd0fea
[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page
by Atsushi Nemoto
· 17 years ago
89052bd
[MIPS] Fix build for PNX platforms.
by Ralf Baechle
· 16 years ago
330117f
[MIPS] Add RM200 with R5000 CPU to known ARC machines
by Thomas Bogendoerfer
· 17 years ago
0e27d79
[MIPS] Better load address for big endian SNI RM
by Thomas Bogendoerfer
· 17 years ago
d0f9cbd
[MIPS] SB1250: Initialize io_map_base
by Maciej W. Rozycki
· 16 years ago
497d2ad
[MIPS] Export empty_zero_page for sake of the ext4 module.
by Ralf Baechle
· 16 years ago
313348d
[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
by Paul Mackerras
· 16 years ago
4a96db3
[POWERPC] Remove ppc32's export of console_drivers
by Stephen Rothwell
· 16 years ago
da3de6d
[POWERPC] Fix -Os kernel builds with newer gcc versions
by Kumar Gala
· 16 years ago
143580e
[POWERPC] Fix bootwrapper builds with newer gcc versions
by Kumar Gala
· 16 years ago
8e01520
[POWERPC] Fix warning in pseries/eeh_driver.c
by Andrew Morton
· 16 years ago
bad5232
[POWERPC] Add missing of_node_put in pseries/nvram.c
by Julia Lawall
· 16 years ago
476ff8a
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
by Emil Medve
· 17 years ago
Next »