Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d7272e5bd9ead4389849db9749b8c4dabd459dd1
/
arch
faf80d6
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
eca4ee0
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
dc53fff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
f560902
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 16 years ago
085ff82
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 16 years ago
f386c61
gcov: exclude code operating in userspace from profiling
by Peter Oberparleiter
· 16 years ago
db6e3f9
microblaze: Fix cast warning for init.c
by Michal Simek
· 16 years ago
4ae7833
microblaze: Wire up new syscalls
by Michal Simek
· 16 years ago
e513588
microblaze: use generic syscalls.h
by Arnd Bergmann
· 16 years ago
3183e06
microblaze: clean up signal handling
by Arnd Bergmann
· 16 years ago
0a58458
microblaze: convert all simple headers to use asm-generic
by Remis Lima Baima
· 16 years ago
14f8738
microblaze: use the generic lib/checksum.c
by Remis Lima Baima
· 16 years ago
81d8279
microblaze: fall back on generic header files for the ABI
by Arnd Bergmann
· 16 years ago
65b1bfc
[ARM] pgtable: file pte layout documentation
by Russell King
· 16 years ago
fb93a1c
[ARM] pgtable: swp pte layout documentation, definitions, and check
by Russell King
· 16 years ago
ba9b42e
[ARM] export __cpu_flush_dcache_page
by Russell King
· 16 years ago
febe04d
x86: fix usage of bios intcall()
by Akinobu Mita
· 16 years ago
de481ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
4806626
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
29f3177
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
62edf5d
intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers
by David Woodhouse
· 16 years ago
baf9227
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
by Ralf Baechle
· 16 years ago
01a6221
MIPS: Reorganize Cavium OCTEON PCI support.
by David Daney
· 16 years ago
ada8e95
Update Yoichi Yuasa's e-mail address
by Yoichi Yuasa
· 16 years ago
3f5b3e1
MIPS: Allow suspend and hibernation again on uniprocessor kernels.
by Ralf Baechle
· 16 years ago
cad9bc6
MIPS: 64-bit: Fix o32 core dump
by Yong Zhang
· 16 years ago
eb9b514
MIPS: CMP: Update sync-r4k for current kernel
by Tim Anderson
· 16 years ago
47b178b
MIPS: CMP: Move gcmp_probe to before the SMP ops
by Tim Anderson
· 16 years ago
0365070
MIPS: CMP: activate CMP support
by Tim Anderson
· 16 years ago
a214cef
MIPS: CMP: Extend IPI handling to CPU number
by Tim Anderson
· 16 years ago
9306c8d
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
by Tim Anderson
· 16 years ago
b53d4d1
MIPS: Define __arch_swab64 for all mips r2 cpus
by David Daney
· 16 years ago
27fdd32
MIPS: Update VR41xx GPIO driver to use gpiolib
by Yoichi Yuasa
· 16 years ago
69f16c9
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
by David Daney
· 16 years ago
d7e014d
MIPS: Malta: Remove unnecessary function prototypes
by Dmitri Vorobiev
· 16 years ago
52a7a27
MIPS: MT: Remove unnecessary semicolons
by Joe Perches
· 16 years ago
7ca5dc1
MIPS: Add support for Texas Instruments AR7 System-on-a-Chip
by Florian Fainelli
· 16 years ago
22a26e6
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 16 years ago
c7210e1
x86: Remove unused function lapic_watchdog_ok()
by Jaswinder Singh Rajput
· 16 years ago
23d0cd8
x86: Remove unused variable disable_x2apic
by Jaswinder Singh Rajput
· 16 years ago
d3ac881
x86, kvm: Fix section mismatches in kvm.c
by Rakib Mullick
· 16 years ago
3fd382c
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
by Mike Galbraith
· 16 years ago
12b9d7c
x86: Fix fixmap page order for FIX_TEXT_POKE0,1
by Mathieu Desnoyers
· 16 years ago
64daa44
parisc: use generic atomic64 on 32-bit
by Kyle McMartin
· 16 years ago
2d4618d
parisc: perf: wire up sys_perf_counter_open
by Kyle McMartin
· 16 years ago
abf1e11
parisc: add task_pt_regs macro
by Kyle McMartin
· 16 years ago
538e236
parisc: wire sys_perf_counter_open to sys_ni_syscall
by Kyle McMartin
· 16 years ago
0d56d1a
parisc: inventory.c, fix bloated stack frame
by Kyle McMartin
· 16 years ago
64a0cdb
parisc: processor.c, fix bloated stack frame
by Kyle McMartin
· 16 years ago
20dbc9f
parisc: fix compile warning in mm/init.c
by Kyle McMartin
· 16 years ago
c3301ab
parisc: remove dead code from sys_parisc32.c
by Christoph Hellwig
· 16 years ago
4435607
parisc: wire up rt_tgsigqueueinfo
by Kyle McMartin
· 16 years ago
e82a3b7
parisc: ensure broadcast tlb purge runs single threaded
by Helge Deller
· 16 years ago
84be31b
parisc: fix "delay!" timer handling
by Grant Grundler
· 16 years ago
87451d8
parisc: fix mismatched parenthesis in memcpy.c
by Randolph Chung
· 16 years ago
ebc30a0
parisc: add parameter to read_cr16()
by Coly Li
· 16 years ago
e9b2601
parisc: decode_exc.c should include kernel.h
by Alexander Beregalov
· 16 years ago
dfe0756
parisc: remove obsolete hw_interrupt_type
by Thomas Gleixner
· 16 years ago
47b4150
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
by Helge Deller
· 16 years ago
7d17e27
parisc: fix ldcw inline assembler
by Helge Deller
· 16 years ago
4fb1178
parisc: kill WARN in free_initmem when DEBUG_KERNEL
by Kyle McMartin
· 16 years ago
692c14a
parisc: Remove casts from atomic macros
by Bastian Blank
· 16 years ago
071327e
parisc: remove CVS keywords
by Alexander Beregalov
· 16 years ago
90eab5e
parisc: wire up preadv/pwritev syscalls
by Kyle McMartin
· 16 years ago
405d7ca
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 16 years ago
66d9e21
[ARM] 5576/1: Update kb9202_defconfig
by Matthias Kaehlcke
· 16 years ago
7c5371c
x86: add boundary check for 32bit res before expand e820 resource to alignment
by Yinghai Lu
· 16 years ago
4364467
x86: fix power-of-2 round_up/round_down macros
by Linus Torvalds
· 16 years ago
1bc6f83
amd-iommu: set evt_buf_size correctly
by Joerg Roedel
· 16 years ago
4ebfc3d
[ARM] 5581/1: U300 clock updates
by Linus Walleij
· 16 years ago
9be4b17
[ARM] 5579/1: Updated U300 defconfig
by Linus Walleij
· 16 years ago
7a6a3a0
amd-iommu: handle alias entries correctly in init code
by Joerg Roedel
· 16 years ago
251e1e4
x86: Fix printk call in print_local_apic()
by Ingo Molnar
· 16 years ago
42ca4fb
FRV: Add basic performance counter support
by David Howells
· 16 years ago
00460f4
FRV: Implement atomic64_t
by David Howells
· 16 years ago
5a475ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
34e19ad
sh: Fix compiler error and include the definition of IS_ERR_VALUE
by Matt Fleming
· 16 years ago
788d84b
Fix pci_unmap_addr() et al on i386.
by David Woodhouse
· 16 years ago
3238c0c
intel-iommu: Make iommu=pt work on i386 too
by David Woodhouse
· 16 years ago
76c0692
x86: Declare check_efer() before it gets used
by Jaswinder Singh Rajput
· 16 years ago
b25ae67
x86: Mark device_nb as static and fix NULL noise
by Jaswinder Singh Rajput
· 16 years ago
4497399
x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1
by Jaswinder Singh Rajput
· 16 years ago
0802d9e
sh: re-add LCDC fbdev support to the Migo-R defconfig
by Magnus Damm
· 16 years ago
84f7597
sh: fix se7724 ceu names
by Magnus Damm
· 16 years ago
55bcab4
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
58580c8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
6086071
MN10300: Wire up new syscalls
by David Howells
· 16 years ago
aee3ff1
FRV: Wire up new syscalls
by David Howells
· 16 years ago
66918dc
x86: only clear node_states for 64bit
by Yinghai Lu
· 16 years ago
b01e8dc
alpha: fix percpu build breakage
by Tejun Heo
· 16 years ago
944c54e7
ia64/PCI: adjust section annotation for pcibios_setup()
by Ingo Molnar
· 16 years ago
789d03f
x86: Fix fixmap ordering
by Jan Beulich
· 16 years ago
9e31499
x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c
by Mike Galbraith
· 16 years ago
fa276f3
[IA64] address compiler warnings perfmon.c/salinfo.c
by Jan Beulich
· 16 years ago
58782b3
[IA64] Remove unnecessary semicolons
by Joe Perches
· 16 years ago
2be8412
[IA64] sprintf should not be used with same source & destination address
by Alan Cox
· 16 years ago
626fdfe
x86/PCI: get root CRS before scanning children
by Yinghai Lu
· 16 years ago
2cdb3f1
x86/PCI: fix boundary checking when using root CRS
by Yinghai Lu
· 16 years ago
ec9c45d
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
977badb
PCI: remove pci_dac_dma_... APIs on mn10300
by Fernando Luis Vázquez Cao
· 16 years ago
Next »