Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7265d80f06f9d265a329a24df3b65c5b8d3612ce
/
include
69afade
mm: introduce common help functions to deal with reserved/managed pages
by Jiang Liu
· 12 years ago
8375ad9
vm: adjust ifdef for TINY_RCU
by Paul E. McKenney
· 12 years ago
250297e
mm/shmem.c: remove an ifdef
by Andrew Morton
· 12 years ago
4b59e6c
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 12 years ago
fe0bfaa
mm: trace filemap add and del
by Robert Jarzmik
· 12 years ago
2c2fea1
debug_locks.h: make warning more verbose
by James Hogan
· 12 years ago
68a2d20b
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
by Haiyang Zhang
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
fdc719b
Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
2794b5d
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
92ddcf4
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
000a74f
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
8127b39
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
96a3e8a
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
916bb6d7
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9d2da7a
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
9bf9d47
Merge branch '3.10/fb-mmap' into for-next
by Tomi Valkeinen
· 12 years ago
d4f09c5
Merge branch 'pci/gavin-msi-cleanup' into next
by Bjorn Helgaas
· 12 years ago
ee5d5499
usb: phy: tegra: don't call into tegra-ehci directly
by Arnd Bergmann
· 12 years ago
2366d06
PCI: Remove "extern" from function declarations
by Bjorn Helgaas
· 12 years ago
24bc69d
PCI: Clean up MSI/MSI-X capability #defines
by Bjorn Helgaas
· 12 years ago
e375b56
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
by Gavin Shan
· 12 years ago
703860e
PCI: Use u8, not int, for PM capability offset
by Bjorn Helgaas
· 12 years ago
830ac85
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db93f8b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c437d88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
83f1b4b
net: fix incorrect credentials passing
by Linus Torvalds
· 12 years ago
c0a9f45
Merge remote-tracking branch 'efi/urgent' into x86/urgent
by H. Peter Anvin
· 12 years ago
e15465e
irda: small read past the end of array in debug code
by Dan Carpenter
· 12 years ago
53d945e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
f07512e
pinctrl/pinconfig: add debug interface
by Laurent Meunier
· 12 years ago
2bd2c92
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
by Waiman Long
· 12 years ago
41fcb9f
mutex: Move mutex spinning code from sched/core.c back to mutex.c
by Waiman Long
· 12 years ago
5a22483
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
55a20ee
x86, kdump: Retore crashkernel= to allocate under 896M
by Yinghai Lu
· 12 years ago
c729de8
x86, kdump: Set crashkernel_low automatically
by Yinghai Lu
· 12 years ago
723ec4d
Merge branch 'pci/cleanup' into next
by Bjorn Helgaas
· 12 years ago
f39d5b7
PCI: Remove "extern" from function declarations
by Bjorn Helgaas
· 12 years ago
fca8316
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4c82456
fuse: fix type definitions in uapi header
by Miklos Szeredi
· 12 years ago
b4cbb19
vm: add vm_iomap_memory() helper function
by Linus Torvalds
· 12 years ago
dec02de
xen: drop tracking of IRQ vector
by Jan Beulich
· 12 years ago
a3b6bbd
Merge branch 'pci/jiang-subdrivers' into next
by Bjorn Helgaas
· 12 years ago
c309dbb
PCI/ACPI: Remove support of ACPI PCI subdrivers
by Myron Stowe
· 12 years ago
30e22b2
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 12 years ago
8e7ee6f
PCI: Define macro for Marvell vendor ID
by Xiangliang Yu
· 12 years ago
272e70c
Merge branch 'pci/gabor-get-of-node' into next
by Bjorn Helgaas
· 12 years ago
0635eb8
Move utf16 functions to kernel core and rename
by Matthew Garrett
· 12 years ago
31815c0
serial: sccnxp: Replace pdata.init/exit with regulator API
by Alexander Shiyan
· 12 years ago
bb33db7
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cf2585a
fbdev: Merge fbdev topic branches
by Tomi Valkeinen
· 12 years ago
11b397e
Merge 3.9-rc7 intp tty-next
by Greg Kroah-Hartman
· 12 years ago
2bb590b
Merge 3.9-rc7 into staging-next
by Greg Kroah-Hartman
· 12 years ago
0d1d392
Merge 3.9-rc7 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
2f093e2
Merge 3.9-rc7 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
f88c91d
ipv6: statically link register_inet6addr_notifier()
by Cong Wang
· 12 years ago
3c91930
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
935d8aa
Add file_ns_capable() helper function for open-time capability checking
by Linus Torvalds
· 12 years ago
1de14c3
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
by Dave Hansen
· 12 years ago
3b63aaa
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
by Jiang Liu
· 12 years ago
5c0b04e
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
by Jiang Liu
· 12 years ago
5090d4a
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
by Jiang Liu
· 12 years ago
10a9574
PCI: Add pcibios hooks for adding and removing PCI buses
by Jiang Liu
· 12 years ago
7f49ef6
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt (Red Hat)
· 12 years ago
6a76f8c
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 12 years ago
8b5b8c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter
by David S. Miller
· 12 years ago
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 12 years ago
9ee51f0
tty: serial/samsung: make register definitions global
by Arnd Bergmann
· 12 years ago
4e4098a
driver core: handle user namespaces properly with the uid/gid devtmpfs change
by Greg Kroah-Hartman
· 12 years ago
bbfce37
video/s3c: move platform_data out of arch/arm
by Arnd Bergmann
· 12 years ago
fe2971a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6b07a24
lsm: add the missing documentation for the security_skb_owned_by() hook
by Paul Moore
· 12 years ago
10629d7
PCI: Remove __weak annotation from pcibios_get_phb_of_node decl
by Bjorn Helgaas
· 12 years ago
46fc4c9
ssb: implement spurious tone avoidance
by Rafał Miłecki
· 12 years ago
e8f2b54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
6eb4c7e
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
by Jozsef Kadlecsik
· 12 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 12 years ago
386afc9
spinlocks and preemption points need to be at least compiler barriers
by Linus Torvalds
· 12 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 12 years ago
a6e4d5a
x86, efivars: firmware bug workarounds should be in platform code
by Matt Fleming
· 12 years ago
e46980a
mei: bus: Add device enabling and disabling API
by Samuel Ortiz
· 12 years ago
f465d40d
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
5f2f280
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
f9c41a6
af_iucv: fix recvmsg by replacing skb_pull() function
by Ursula Braun
· 12 years ago
395b97a
ftrace: Do not call stub functions in control loop
by Steven Rostedt (Red Hat)
· 12 years ago
197c58f
USB: fix an incorrect table index in comment
by Huang Rui
· 12 years ago
31e9189
Merge 3.9-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
3c2670e
driver core: add uid and gid to devtmpfs
by Kay Sievers
· 12 years ago
088ce2a
hwmon: Fix CamelCase checkpatch warnings
by Guenter Roeck
· 12 years ago
9e8269d
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
by Naveen Krishna Chatradhi
· 12 years ago
875b767
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 12 years ago
b196553
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
53f6318
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
8f09aac
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
Next »