Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5060c8881a4b177e27d5bcf351212f2bee125955
/
include
e1d7ef1
clocksource: always define CLOCKSOURCE_OF_DECLARE
by Stephen Warren
· 12 years ago
0b79f27
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup
by Olof Johansson
· 12 years ago
5d292eb
Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi into next/cleanup
by Olof Johansson
· 12 years ago
7a4f260
ARM: ux500: de-globalize <mach/id.h>
by Linus Walleij
· 12 years ago
222e8500
mfd: prcmu: delete pin control helpers
by Linus Walleij
· 12 years ago
6b914c9
Merge tag 'v3.8-rc5' into next/cleanup
by Olof Johansson
· 12 years ago
1496ec1
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
248152b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
51edce0
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
0944c0a
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
910ffdb
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
by Oleg Nesterov
· 12 years ago
b2555b8
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
2263647
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3a142ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
edea0d0
ia64: kill thread_matches(), unexport ptrace_check_attach()
by Oleg Nesterov
· 12 years ago
793388a
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2f91ec8
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
by Kirill A. Shutemov
· 12 years ago
ebebd49
8250/16?50: Add support for Broadcom TruManage redirected serial port
by Stephen Hurd
· 12 years ago
309b51e
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
e65b9ad
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
by Jiri Kosina
· 12 years ago
ce0f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
774a122
module, async: async_synchronize_full() on module init iff async is used
by Tejun Heo
· 12 years ago
2ea0dde
Merge branch 'vt8500/timer' into next/cleanup
by Olof Johansson
· 12 years ago
41d1651
timer: vt8500: Convert vt8500 to use CLKSRC_OF
by Tony Prisk
· 12 years ago
8aef33a
cpuidle: remove the power_specified field in the driver
by Daniel Lezcano
· 12 years ago
c1b724f
ARM: bcm2835: make use of CLKSRC_OF
by Stephen Warren
· 12 years ago
b2fc382
Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanup
by Stephen Warren
· 12 years ago
f8060f5
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup
by Olof Johansson
· 12 years ago
175dbc1
Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into next/cleanup
by Olof Johansson
· 12 years ago
9bbcbad
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
803739d
[libata] replace sata_settings with devslp_timing
by Shane Huang
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
3441f0d
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6843cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ff7ec34
timer: vt8500: Move timer code to drivers/clocksource
by Tony Prisk
· 12 years ago
9e47b8b
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
by Rob Herring
· 12 years ago
520f7bd
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
by Rob Herring
· 12 years ago
0d21b0e
module: add new state MODULE_STATE_UNFORMED.
by Rusty Russell
· 12 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 12 years ago
c727b4c
Merge branch 'akpm' (incoming fixes from Andrew)
by Linus Torvalds
· 12 years ago
3cb7a56
lib/rbtree.c: avoid the use of non-static __always_inline
by Michel Lespinasse
· 12 years ago
8fb74b9
mm: compaction: partially revert capture of suitable high-order page
by Mel Gorman
· 12 years ago
c0a3a20
linux/audit.h: move ptrace.h include to kernel header
by Mike Frysinger
· 12 years ago
7b9205b
audit: create explicit AUDIT_SECCOMP event type
by Kees Cook
· 12 years ago
1b963c8
lockdep, rwsem: provide down_write_nest_lock()
by Jiri Kosina
· 12 years ago
896f97e
lib: cpu_rmap: avoid flushing all workqueues
by David Decotigny
· 12 years ago
52b820d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
47ecfcb
mm: compaction: Partially revert capture of suitable high-order page
by Mel Gorman
· 12 years ago
ba82913
target: Introduce TCM_NO_SENSE
by Hannes Reinecke
· 12 years ago
82ba789
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
by Dave Airlie
· 12 years ago
54b956b
Remove __dev* markings from init.h
by Greg Kroah-Hartman
· 12 years ago
f6e916b
irqchip: add basic infrastructure
by Thomas Petazzoni
· 12 years ago
587691e
Merge remote-tracking branch 'asoc/fix/cs4271' into tmp
by Mark Brown
· 12 years ago
a18a31a
Merge remote-tracking branch 'asoc/fix/core' into tmp
by Mark Brown
· 12 years ago
08c097f
cred: Remove tgcred pointer from struct cred
by Marc Dionne
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
5c33d9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9813027
Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
by Olof Johansson
· 12 years ago
901593f
drm: Only evict the blocks required to create the requested hole
by Chris Wilson
· 12 years ago
e909c68
[media] coda: Fix build due to iram.h rename
by Sascha Hauer
· 12 years ago
d287b875
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
53a59fc
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
by Michal Hocko
· 12 years ago
a458431
mm: fix zone_watermark_ok_safe() accounting of isolated pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
3a66553
selftests: IPC message queue copy feature test
by Stanislav Kinsbursky
· 12 years ago
4a674f3
ipc: introduce message queue copy feature
by Stanislav Kinsbursky
· 12 years ago
f9dd87f
ipc: message queue receive cleanup
by Stanislav Kinsbursky
· 12 years ago
03f5956
ipc: add sysctl to specify desired next object id
by Stanislav Kinsbursky
· 12 years ago
4f21877
drm/exynos: consider both case of vflip and hflip.
by Eunchul Kim
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
e389623
include: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0f58a01
Drivers: bcma: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
f568f6c
pstore: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
080a62e
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
3d33fcc
UAPI: Remove empty Kbuild files
by David Howells
· 12 years ago
42288fe
mm: mempolicy: Convert shared_policy mutex to spinlock
by Mel Gorman
· 12 years ago
ae278a9
clocksource: add common of_clksrc_init() function
by Stephen Warren
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
4a490b7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
ac196f8
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
ddf75ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
7fd83b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ad4b3fb
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
by Christoffer Dall
· 12 years ago
3d0dcfb
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
by Li Zefan
· 12 years ago
812089e
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
by Andy Lutomirski
· 12 years ago
130f1b8
PCI: Add PCIe Link Capability link speed and width names
by Bjorn Helgaas
· 12 years ago
f13a366
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
by Vineet Gupta
· 12 years ago
c876ad76
pidns: Stop pid allocation when init dies
by Eric W. Biederman
· 12 years ago
08b60f8
namei.h: include errno.h
by Stephen Warren
· 12 years ago
aaf4f97
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
by Geert Uytterhoeven
· 12 years ago
53e8726
ext4: fix deadlock in journal_unmap_buffer()
by Jan Kara
· 12 years ago
4520fb3
ext4: split off ext4_journalled_invalidatepage()
by Jan Kara
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
7b1f620
time: convert arch_gettimeoffset to a pointer
by Stephen Warren
· 12 years ago
10db906
netfilter: xt_CT: recover NOTRACK target support
by Pablo Neira Ayuso
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
0264405
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
Next »