Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e228929bc257b963523ed75aa60d2ad77ece2189
/
arch
8d1b875
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
by Adrian Bunk
· 17 years ago
d2eea68
xen: disable vdso "nosegneg" on native boot
by Roland McGrath
· 17 years ago
5ac12c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
dfedfaf
m68k: exclude more unbuildable drivers
by Al Viro
· 17 years ago
66a3f82
m68k: missing __init
by Al Viro
· 17 years ago
88f8bb780
m68k: missing exports
by Al Viro
· 17 years ago
7e5de05
m68k: use .text.head
by Al Viro
· 17 years ago
f9569e1
m68k iomem (based on Geert's tree + memcpy_... stuff)
by Al Viro
· 17 years ago
78d0012
[SPARC64]: Fix two year old bug in early bootup asm.
by David S. Miller
· 17 years ago
cbc5a06
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
74121b6
[SPARC64]: Fix log message type in vio_create_one().
by Fabio Massimo Di Nitto
· 17 years ago
5f7426c
[SPARC64]: Tweak assertions in sun4v_build_virq().
by David S. Miller
· 17 years ago
2a26302
[SPARC64]: Tweak kernel log messages in power_probe().
by David S. Miller
· 17 years ago
91ba3c2
[SPARC64]: Fix handling of multiple vdc-port nodes.
by David S. Miller
· 17 years ago
48db7b7
[SPARC64]: Fix device type matching in VIO's devspec_show().
by Fabio Massimo Di Nitto
· 17 years ago
bc5a2e6
[SPARC]: Add sys_fallocate() entries.
by David S. Miller
· 17 years ago
a376178
[SPARC64]: Use orderly_poweroff().
by David S. Miller
· 17 years ago
9a79b22
Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
75473c1
fallout from kbuild changes
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
2d9ce17
i386: Allow KVM on i386 nonpae
by Avi Kivity
· 17 years ago
1279506
Update .gitignore for arch/i386/boot
by Matthew Wilcox
· 17 years ago
8042297
fix spufs build after ->fault changes
by Christoph Hellwig
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
40b42f1
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
e24b8cb
i2c: Delete the i2c-isa pseudo bus driver
by Jean Delvare
· 17 years ago
c0d1217
drivers/edac: add new nmi rescan
by Dave Jiang
· 17 years ago
6db7016
lguest: the asm offsets
by Rusty Russell
· 17 years ago
d7e28ff
lguest: the host code
by Rusty Russell
· 17 years ago
5992b6d
lguest: export symbols for lguest as a module
by Rusty Russell
· 17 years ago
1014680
m68knommu: remove is_in_rom() function
by Greg Ungerer
· 17 years ago
a4c8b91
m68knommu: start dump from exception stack
by Greg Ungerer
· 17 years ago
2502b667
m68knommu: generic irq handling
by Greg Ungerer
· 17 years ago
ea02e3d
FRV: work around a possible compiler bug
by David Howells
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
86ead9c
s390: Put allocated ELF notes in read-only data segment
by Roland McGrath
· 17 years ago
8fb775e
powerpc: Put allocated ELF notes in read-only data segment
by Roland McGrath
· 17 years ago
caf45dd
alpha: Put allocated ELF notes in read-only data segment
by Roland McGrath
· 17 years ago
2e1d5b8
x86_64: Put allocated ELF notes in read-only data segment
by Roland McGrath
· 17 years ago
cbe8712
i386: Put allocated ELF notes in read-only data segment
by Roland McGrath
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
f34e3b6
use the new percpu interface for shared data
by Fenghua Yu
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
3d7e338
jprobes: make jprobes a little safer for users
by Michael Ellerman
· 17 years ago
68fc4fa
unregister_chrdev(): ignore the return value
by Akinobu Mita
· 17 years ago
77afcf7
PM: Integrate beeping flag with existing acpi_sleep flags
by Pavel Machek
· 17 years ago
5a60d62
PM: Optional beeping during resume from suspend to RAM
by Nigel Cunningham
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
7132ab7
Fix RGMII-ID handling in gianfar
by Andy Fleming
· 17 years ago
cc65185
Add phy-connection-type to gianfar nodes
by Andy Fleming
· 17 years ago
5bae7ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
97405fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
by Linus Torvalds
· 17 years ago
a10d9a7
i386: fixup TRACE_IRQ breakage
by Peter Zijlstra
· 17 years ago
29eb511
Handle bogus %cs selector in single-step instruction decoding
by Roland McGrath
· 17 years ago
587ca76
[AVR32] Initialize phy_mask for both macb devices
by Haavard Skinnemoen
· 17 years ago
f3e2698
[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
by Robert P. J. Day
· 17 years ago
aa15f63
[AVR32] Fix build error in parse_tag_rdimg()
by Haavard Skinnemoen
· 17 years ago
d4003ba
[AVR32] Don't wire up macb0 unless SW6 is in default position
by Kristoffer Nyborg Gregertsen
· 17 years ago
95a4226
[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board
by Hans-Christian Egtvedt
· 17 years ago
9cf6cf5
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
by Hans-Christian Egtvedt
· 17 years ago
a8e93ed
[AVR32] Make STK1000 mux settings configurable
by David Brownell
· 17 years ago
9e58e18
[AVR32] CPU frequency scaling for AT32AP
by Hans-Christian Egtvedt
· 17 years ago
7a5b805
[AVR32] Split SM device into PM, RTC, WDT and EIC
by Haavard Skinnemoen
· 17 years ago
3fbc541
[PATCH] x86: do not recompile boot for each build
by Sam Ravnborg
· 17 years ago
8c027ae
[x86 setup] Save/restore DS around invocations of INT 10h
by H. Peter Anvin
· 17 years ago
7ad37df
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
by H. Peter Anvin
· 17 years ago
5593eaa
[x86 setup] Fix assembly constraints
by H. Peter Anvin
· 17 years ago
9aa3909
[x86 setup] build/tools.c: fix comment
by H. Peter Anvin
· 17 years ago
d756d10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
31bdc5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
5cc97bf
Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
826ea8f
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
by Tony Breeds
· 17 years ago
4f3731d
Fix compile failure in arch/powerpc/kernel/pci-common.c
by Tony Breeds
· 17 years ago
dfdcdd4
xen: disable all non-virtual drivers
by Jeremy Fitzhardinge
· 17 years ago
9ec2b80
xen: use iret directly when possible
by Jeremy Fitzhardinge
· 17 years ago
600b2fc
xen: suppress abs symbol warnings for unused reloc pointers
by Jeremy Fitzhardinge
· 17 years ago
6487673
xen: Attempt to patch inline versions of common operations
by Jeremy Fitzhardinge
· 17 years ago
60223a3
xen: Place vcpu_info structure into per-cpu memory
by Jeremy Fitzhardinge
· 17 years ago
3e2b8fb
xen: handle external requests for shutdown, reboot and sysrq
by Jeremy Fitzhardinge
· 17 years ago
fefa629
xen: machine operations
by Jeremy Fitzhardinge
· 17 years ago
b536b4b
xen: use the hvc console infrastructure for Xen console
by Jeremy Fitzhardinge
· 17 years ago
8b84ad9
xen: hack to prevent bad segment register reload
by Jeremy Fitzhardinge
· 17 years ago
d66bf8f
xen: lazy-mmu operations
by Jeremy Fitzhardinge
· 17 years ago
f120f13
xen: Add support for preemption
by Jeremy Fitzhardinge
· 17 years ago
f87e4ca
xen: SMP guest support
by Jeremy Fitzhardinge
· 17 years ago
ab55028
xen: Implement sched_clock
by Jeremy Fitzhardinge
· 17 years ago
f91a8b4
xen: Account for stolen time
by Jeremy Fitzhardinge
· 17 years ago
9a4029f
xen: ignore RW mapping of RO pages in pagetable_init
by Jeremy Fitzhardinge
· 17 years ago
f4f97b3
xen: Complete pagetable pinning
by Jeremy Fitzhardinge
· 17 years ago
e738fca8
xen: configuration
by Jeremy Fitzhardinge
· 17 years ago
15c8473
xen: time implementation
by Jeremy Fitzhardinge
· 17 years ago
e46cdb6
xen: event channels
by Jeremy Fitzhardinge
· 17 years ago
3b827c1
xen: virtual mmu
by Jeremy Fitzhardinge
· 17 years ago
5ead97c
xen: Core Xen implementation
by Jeremy Fitzhardinge
· 17 years ago
24037a8
Add nosegneg capability to the vsyscall page notes
by Jeremy Fitzhardinge
· 17 years ago
688340e
Add a sched_clock paravirt_op
by Jeremy Fitzhardinge
· 17 years ago
d572929
paravirt: helper to disable all IO space
by Jeremy Fitzhardinge
· 17 years ago
bdef40a
paravirt: export __supported_pte_mask
by Jeremy Fitzhardinge
· 17 years ago
c70df74
paravirt: make siblingmap functions visible
by Jeremy Fitzhardinge
· 17 years ago
Next »