Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bba00e59107275faa615573c44eb0a513a1220a6
bba00e5
rtc-at91rm9200: use shadow IMR on at91sam9x5
by Johan Hovold
· 11 years ago
e9f08bb
rtc-at91rm9200: add shadow interrupt mask
by Johan Hovold
· 11 years ago
e304fcd0
rtc-at91rm9200: refactor interrupt-register handling
by Johan Hovold
· 11 years ago
de64547
rtc-at91rm9200: add configuration support
by Johan Hovold
· 11 years ago
558c61e
rtc-at91rm9200: add match-table compile guard
by Johan Hovold
· 11 years ago
e099127
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
by Goldwyn Rodrigues
· 11 years ago
cbab0e4
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion
by Rafael Aquini
· 11 years ago
24b8256
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree
by Tony Lindgren
· 11 years ago
03f47e8
cciss: fix broken mutex usage in ioctl
by Stephen M. Cameron
· 11 years ago
f000cfd
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
by Oleg Nesterov
· 11 years ago
ebf8d6c
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
by Derek Basehore
· 11 years ago
5a28084
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
by Dmitry Osipenko
· 11 years ago
f101a94
memcg: don't initialize kmem-cache destroying work for root caches
by Andrey Vagin
· 11 years ago
7869e59
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
by Xiaowei.Hu
· 11 years ago
5402b80
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.
by Chen Gang
· 11 years ago
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 11 years ago
cf7df37
reboot: rigrate shutdown/reboot to boot cpu
by Robin Holt
· 11 years ago
16e53db
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
by Srivatsa S. Bhat
· 11 years ago
77293e2
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
af180b8
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
7c11c0c
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
by Scott Wood
· 11 years ago
f1e8902
kvm/ppc/booke: Hold srcu lock when calling gfn functions
by Scott Wood
· 11 years ago
2b6398f
kvm/ppc/booke64: Disable e6500 support
by Scott Wood
· 11 years ago
4edd1ae
kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
by Mihai Caraman
· 11 years ago
681865d
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
by David Daney
· 11 years ago
2a8fedd
kvm: Add definition of KVM_REG_MIPS
by David Daney
· 11 years ago
34376a5
Fix lockup related to stop_machine being stuck in __do_softirq.
by Ben Greear
· 11 years ago
1b79821
Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
ab02963
Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
50e6f85
Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 11 years ago
30f5f73
Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
822b4b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
b2c75c4
xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it.
by Konrad Rzeszutek Wilk
· 11 years ago
ae75d84
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
0b52a3c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
b11ae951
powerpc: Partial revert of "Context switch more PMU related SPRs"
by Michael Ellerman
· 11 years ago
6772faa
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
by Michael Ellerman
· 11 years ago
82a9f16
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
by Michael Neuling
· 12 years ago
fb0fce3
powerpc/power8: Update denormalization handler
by Michael Neuling
· 11 years ago
d7c67fb
powerpc/pseries: Simplify denormalization handler
by Michael Neuling
· 11 years ago
6a60f9e
powerpc/power8: Fix oprofile and perf
by Michael Neuling
· 11 years ago
b8b3de2
powerpc/eeh: Don't check RTAS token to get PE addr
by Gavin Shan
· 11 years ago
c5df457
powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resources
by Kevin Hao
· 11 years ago
6dbda5b
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
317ddd2
Linux 3.10-rc5
by Linus Torvalds
· 11 years ago
bbd465d
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 11 years ago
81db4db
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c3e58a7
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
d94ea3f
irqchip: Return -EPERM for reserved IRQs
by Grant Likely
· 11 years ago
94a63da
irqdomain: document the simple domain first_irq
by Linus Walleij
· 11 years ago
275e31b
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
by Chen Gang
· 12 years ago
346dbb7
irqdomain: export irq_domain_add_simple
by Arnd Bergmann
· 12 years ago
50b4b9c
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
554e6e9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
17d8dfc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 11 years ago
6ea31c5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
d7a39e3
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
14d0ee0
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
ea7f665
Revert "ACPI / scan: do not match drivers against objects having scan handlers"
by Rafael J. Wysocki
· 11 years ago
090878a
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 11 years ago
3d0d8b9
Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 11 years ago
9c1fcdc
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
by Doug Anderson
· 11 years ago
fb565ff7
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
437d8ac
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
by Tushar Behera
· 11 years ago
e8193ce
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
5125ed5
Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
b8e9dbac
Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
e432785
Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
bcc567e
dmatest: do not allow to interrupt ongoing tests
by Andy Shevchenko
· 12 years ago
308f881
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
3132aef
Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
591bfcf
hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
by Guenter Roeck
· 11 years ago
c6617b3
Merge branch 'pm-fixes'
by Rafael J. Wysocki
· 11 years ago
2314b69
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
7cd8407
ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization
by Rafael J. Wysocki
· 11 years ago
1612e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e2b02e2
Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
3b285cb
Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
c6d6b9d
Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
c51aa6d
Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
e6395b6
Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
a7526eb
net: Unbreak compat_sys_{send,recv}msg
by Andy Lutomirski
· 11 years ago
f17a519
tracing: Use current_uid() for critical time tracing
by Steven Rostedt (Red Hat)
· 11 years ago
73228a0
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev
by Dan Williams
· 11 years ago
b8a24e6
USB: option: blacklist network interface on Huawei E1820
by Bjørn Mork
· 11 years ago
9eecf22
USB: whiteheat: fix broken port configuration
by Johan Hovold
· 11 years ago
0a8aa19
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 11 years ago
f763fd4
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
by Dave Chinner
· 11 years ago
ad868af
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 11 years ago
7540617
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 11 years ago
ea92953
xfs: fix remote attribute invalidation for a leaf
by Dave Chinner
· 11 years ago
bb9b8e8
xfs: rework dquot CRCs
by Dave Chinner
· 11 years ago
cdfce53
MIPS: ralink: add missing SZ_1M multiplier
by John Crispin
· 11 years ago
7b741aa
MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.
by Ralf Baechle
· 12 years ago
38c3c0f
MIPS: OCTEON: Improve _machine_halt implementation.
by David Daney
· 12 years ago
406b5ee
MIPS: rtlx: Fix implicit declaration of function set_vi_handler()
by Yoichi Yuasa
· 12 years ago
29eb778
arch, mm: Remove tlb_fast_mode()
by Peter Zijlstra
· 11 years ago
2c95523
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
509eb76
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()
by Will Deacon
· 11 years ago
ced2a3b
ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table
by Marc C
· 11 years ago
Next »