Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8d3d2106c19f4e69f208f59fe484ca113fbb48b3
8d3d210
xen: make grant table arch portable
by Isaku Yamahata
· 17 years ago
5f0abab
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
by Isaku Yamahata
· 17 years ago
20e71f2e
xen: make include/xen/page.h portable moving those definitions under asm dir
by Isaku Yamahata
· 17 years ago
642e0c8
xen: add resend_irq_on_evtchn() definition into events.c
by Isaku Yamahata
· 17 years ago
e849c3e
Xen: make events.c portable for ia64/xen support
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
2724426
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs
by Isaku Yamahata
· 17 years ago
87e27cf
xen: add missing definitions for xen grant table which ia64/xen needs
by Isaku Yamahata
· 17 years ago
2eb6d5e
xen: definitions which ia64/xen needs
by Isaku Yamahata
· 17 years ago
9a9db27
xen: definisions which ia64 needs
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
aa380c8
xen: add support for callbackops hypercall
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
9666e9d
xen: unify pte operations on machine frames
by Jeremy Fitzhardinge
· 17 years ago
3b4724b
xen: use phys_addr_t when referring to physical addresses
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
286cd49
x86: demacro pgalloc paravirt stubs
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
94bc891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
934b702
Fix cardbus resource allocation
by Linus Torvalds
· 17 years ago
29591b9
bus_remove_device: be more careful about incomplete initialization
by Rafael J. Wysocki
· 17 years ago
08119e8
Relax check on adding children of suspended devices
by Rafael J. Wysocki
· 17 years ago
1ec7f1d
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
by Al Viro
· 17 years ago
9b4f526
[PATCH] proc_readfd_common() race fix
by Al Viro
· 17 years ago
ed15243
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
by Al Viro
· 17 years ago
aca239b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
16abef0
fs: use loff_t type instead of long long
by David Sterba
· 17 years ago
e199cee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
2c2b94f
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
by Dean Nelson
· 17 years ago
3519050
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
4a3ad2d
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
45d9ca4
[IA64] move XP and XPC to drivers/misc/sgi-xp
by Dean Nelson
· 17 years ago
b24a314
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
7348672
kernel-doc: fix sched.c missing parameter
by Randy Dunlap
· 17 years ago
03b8838
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 17 years ago
0d07a15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
62429f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 17 years ago
26defe3
fix brd allocation flags
by Petr Tesarik
· 17 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
da67277
i2c: New driver for the SuperH Mobile I2C bus controller
by Magnus Damm
· 17 years ago
dec1a99
i2c/scx200_acb: Don't use 0 as NULL pointer
by Adrian Bunk
· 17 years ago
afc13b7
i2c-bfin-twi: Fix mismatch in add timer and delete timer
by Hans Schillstrom
· 17 years ago
d4ce220
i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN
by Bryan Wu
· 17 years ago
bd58499
i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log
by Mike Frysinger
· 17 years ago
fa6ad22
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information
by Bryan Wu
· 17 years ago
74d362e
i2c-bfin-twi: Add missing pin mux operation
by Bryan Wu
· 17 years ago
aa3d020
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers
by Bryan Wu
· 17 years ago
4dd39bb
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation
by Sonic Zhang
· 17 years ago
4c03f68
i2c: Remove trailing whitespaces in busses/Kconfig
by Wolfram Sang
· 17 years ago
08882d2
i2c: Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a26c20b
i2c: Renesas SH7760 I2C master driver
by Manuel Lauss
· 17 years ago
dba7997
i2c-dev: Split i2cdev_ioctl
by Jean Delvare
· 17 years ago
838349b
i2c-ibm_iic: Support building as an of_platform driver
by Sean MacLennan
· 17 years ago
681aae8
i2c-ibm_iic: Change the log levels
by Sean MacLennan
· 17 years ago
244fbbb
i2c: Add platform driver on top of the new pca-algorithm
by Wolfram Sang
· 17 years ago
c01b083
i2c-algo-pca: Extend for future drivers
by Wolfram Sang
· 17 years ago
3d43829
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
by Wolfram Sang
· 17 years ago
3845de2
i2c: Remove the algorithm drivers from the config menu
by Jean Delvare
· 17 years ago
9010eff
[IA64] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
4fa2f0e
[IA64] simplify notify hooks in mca.c
by Hidetoshi Seto
· 17 years ago
284e542
[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs
by Hidetoshi Seto
· 17 years ago
38477ad
[IA64] disable interrupts on exit of ia64_trace_syscall
by Hidetoshi Seto
· 17 years ago
efa0f16
HID: Suppress hidinput for Samsung IR control
by Robert Schedel
· 17 years ago
42098a5
HID: remove 60x GTCO devices from blacklist
by Jiri Kosina
· 17 years ago
0dd9154
HID: export headers properly
by Mike Frysinger
· 17 years ago
3e52a05
HID: WiseGroup 866 Dual Joypad needs output reports quirk
by Jiri Kosina
· 17 years ago
f5c669f
HID: ThrustMaster FF driver is no longer experimental
by Jiri Kosina
· 17 years ago
c8f0f02
HID: Logitech diNovo Mini pad support
by Jiri Kosina
· 17 years ago
69626f2
HID: fix race between open() and disconnect() in usbhid
by Oliver Neukum
· 17 years ago
abdff0f
HID: make hid_input_field and usbhid_modify_dquirk static
by Adrian Bunk
· 17 years ago
b54ec3c
HID: pass numbered reports properly to hidraw
by Jiri Kosina
· 17 years ago
671d994
HID: fix misplaced rdesc quirk
by Jiri Kosina
· 17 years ago
c17f9c9
HID: force feedback driver for Logitech Rumblepad 2
by Anssi Hannula
· 17 years ago
1d1bdd2
HID: move wait from hid to usbhid
by Jiri Slaby
· 17 years ago
1b184cf
HID: make function from dbg_hid
by Jiri Slaby
· 17 years ago
282bfd4
HID: fix sparse warnings
by Jiri Slaby
· 17 years ago
377e10f
HID: only dump report traffic with debug level 2
by Anssi Hannula
· 17 years ago
02008fa
HID: patch to add NOGET for DMI/Acomdata
by Pete Zaitcev
· 17 years ago
Next »