Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d8495378e25b3ffd40d7a78effba2566f1fe65cf
/
arch
« Previous
60adc11
[ARM] pxa/z2: fix flash layout to final version
by Marek Vasut
· 14 years ago
390daa0
[ARM] pxa: fix incorrect gpio type in udc_pxa2xx.h
by Steve Bennett
· 15 years ago
42de553
Merge branch 'bugzilla-13931-sleep-nvs' into release
by Len Brown
· 14 years ago
7ae1277
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
eda0547
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
6a4f3b5
x86, pat: Proper init of memtype subtree_max_end
by Venkatesh Pallipadi
· 14 years ago
837c4ef
PCI: clear bridge resource range if BIOS assigned bad one
by Yinghai Lu
· 14 years ago
055c472
um, hweight: Fix UML boot crash due to x86 optimized hweight
by Borislav Petkov
· 14 years ago
cf3bdc2
x86, setup: Set ax register in boot vga query
by Andi Kleen
· 14 years ago
23b764d
percpu, x86: Avoid warnings of unused variables in per cpu
by Andi Kleen
· 14 years ago
7908a9e
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
85ca788
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
dd4c4f1
suspend: Move NVS save/restore code to generic suspend functionality
by Matthew Garrett
· 14 years ago
7c8d20d
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
0b96a3a
OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg
by Kevin Hilman
· 14 years ago
f7ec0b0
omap: GPIO: fix auto-disable of debounce clock
by Kevin Hilman
· 14 years ago
856f191
omap: DMTIMER: Ack pending interrupt always when stopping a timer
by Tero Kristo
· 14 years ago
d110077
perf_events: Fix Intel Westmere event constraints
by Stephane Eranian
· 14 years ago
a4384df
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
by Eric W. Biederman
· 14 years ago
a7f5378
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
by David Howells
· 14 years ago
9aad9c0
Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 14 years ago
3499f4d
KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()
by Julia Lawall
· 14 years ago
69325a1
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
by Avi Kivity
· 14 years ago
3be2264
KVM: MMU: invalidate and flush on spte small->large page size change
by Marcelo Tosatti
· 14 years ago
67ec660
KVM: SVM: Implement workaround for Erratum 383
by Joerg Roedel
· 14 years ago
fe5913e
KVM: SVM: Handle MCEs early in the vmexit process
by Joerg Roedel
· 14 years ago
a06cdb5
KVM: powerpc: fix init/exit annotation
by Jean Delvare
· 14 years ago
fcdcddb
microblaze: Fix sg_dma_len() regression
by FUJITA Tomonori
· 14 years ago
ffe57d0
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
by Michal Simek
· 14 years ago
99716b6
omap: Stalker board: switch over to gpio_set_debounce
by Santosh Shilimkar
· 14 years ago
bfb0119
omap: fix build failure due to missing include dma-mapping.h
by Amit Kucheria
· 14 years ago
7f1225b
omap iommu: Fix Memory leak
by Satish
· 14 years ago
9a40ac86
ARM: 6164/1: Add kto and kfrom to input operands list.
by Khem Raj
· 14 years ago
76962be
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 14 years ago
5e27fb7
ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
by Anfei
· 14 years ago
17ebba1
ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging
by Nicolas Pitre
· 14 years ago
b394eeb
ARM: 6152/1: ux500 make it possible to disable localtimers
by Linus Walleij
· 14 years ago
40a510d
[S390] Update default configuration.
by Martin Schwidefsky
· 14 years ago
9940fa8
[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
by Julia Lawall
· 14 years ago
3164a3c
[S390] kprobes: add parameter check to module_free()
by Hendrik Brueckner
· 14 years ago
c2f0e8c
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
by Heiko Carstens
· 14 years ago
fc4ac7a
x86: use __ASSEMBLY__ rather than __ASSEMBLER__
by Andres Salomon
· 14 years ago
6d7b7d5
msm: dma: add completion.h header
by Daniel Walker
· 14 years ago
85a0e75
PM / x86: Save/restore MISC_ENABLE register
by Ondrej Zary
· 14 years ago
238c1a7
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
by Denis Kirjanov
· 14 years ago
9973e38
sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
by Paul Mundt
· 14 years ago
42edb1d
sh: remove duplicated #include
by Huang Weiyi
· 14 years ago
999fd1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
9a9620d
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
by Linus Torvalds
· 14 years ago
fc0ccfceb8
arch/um: fix kunmap_atomic() call in skas/uaccess.c
by Cesar Eduardo Barros
· 14 years ago
f76f5d7
xtensa: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
c421b08
mn10300: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
68db30c
m32r: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
f9c497c
frv: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
167b712
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
39059cc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
b01b7dc
Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6
by Linus Torvalds
· 14 years ago
f150dba6
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
cd52e17
xen: ensure timer tick is resumed even on CPU driving the resume
by Ian Campbell
· 14 years ago
ee227c5
of/powerpc: fix fsl_msi device node pointer
by Wolfram Sang
· 14 years ago
560526f
sh: make sure static declaration on ms7724se
by Kuninori Morimoto
· 14 years ago
30e0cc1
sh: make sure static declaration on mach-migor
by Kuninori Morimoto
· 14 years ago
3ce0933
sh: make sure static declaration on mach-ecovec24
by Kuninori Morimoto
· 14 years ago
f4cdd75
sh: make sure static declaration on mach-ap325rxa
by Kuninori Morimoto
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
257d569
powerpc/cell: Fix integer constant warning
by Denis Kirjanov
· 14 years ago
db97bc7
powerpc/kprobes: Remove resume_execution() in kprobes
by Ananth N Mavinakayanahalli
· 14 years ago
45fdf00
of/powerpc: fix 85xx RapidIO device node pointer
by Alexandre Bounine
· 14 years ago
4adc8b7
x86, smpboot: Fix cores per node printing on boot
by Borislav Petkov
· 14 years ago
019e257
Merge branch 'sh/iomap'
by Paul Mundt
· 14 years ago
861160b
sh: PIO disabling for x3proto and urquell.
by Paul Mundt
· 14 years ago
2422397
sh: mach-sdk7786: conditionally disable PIO support.
by Paul Mundt
· 14 years ago
86e4dd5
sh: support for platforms without PIO.
by Paul Mundt
· 14 years ago
aef4b9a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
b904d71
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 14 years ago
c8fcb14
Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 14 years ago
d7f0776
x86/amd-iommu: Fall back to GART if initialization fails
by Joerg Roedel
· 14 years ago
e82752d
x86/amd-iommu: Fix crash when request_mem_region fails
by Joerg Roedel
· 14 years ago
1d61e73
Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35
by Joerg Roedel
· 14 years ago
e565813
x86/mm: Remove unused DBG() macro
by Akinobu Mita
· 14 years ago
90151c3
perf_events: Fix event scheduling issues introduced by transactional API
by Stephane Eranian
· 14 years ago
4705b2e
sh: add romImage MMCIF boot for sh7724 and Ecovec V2
by Magnus Damm
· 14 years ago
b34bce4
sh: allow romImage data between head.S and the zero page
by Magnus Damm
· 14 years ago
1238c68
sh: Add support MMCIF for ecovec
by Yusuke Goda
· 15 years ago
d30e5d8
[ARM] pxa/spitz: Correctly register WM8750
by Marek Vasut
· 14 years ago
600ae40
[ARM] pxa/palmtc: storage class should be before const qualifier
by Tobias Klauser
· 14 years ago
8fa76f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
a7fed9f
powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
by Benjamin Herrenschmidt
· 14 years ago
ecca1a3
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 14 years ago
3d00d4f
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 14 years ago
b3f2f6c
ia64: revert __node_random addition
by Linus Torvalds
· 14 years ago
17d30ac
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
e38c1e5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
021fad8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
06b2e98
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
35926ff
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
by Linus Torvalds
· 14 years ago
210501a
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
by John David Anglin
· 15 years ago
9b437bc
parisc: Remove unnecessary macros from entry.S
by John David Anglin
· 15 years ago
f4c0346
parisc: LWS fixes for syscall.S
by John David Anglin
· 15 years ago
Next »