Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ac6b4fd13fab57944f7ebf396719022e0996b6ac
ac6b4fd
sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup
by Kuninori Morimoto
· 13 years ago
23bcc04
sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup
by Kuninori Morimoto
· 13 years ago
54f7c11
sh: clock-sh7366: modify I2C clock settings
by Kuninori Morimoto
· 13 years ago
36d1753
sh: clock-sh7343: modify I2C clock settings
by Kuninori Morimoto
· 13 years ago
16d9856
sh: clock-sh7723: modify I2C clock settings
by Kuninori Morimoto
· 13 years ago
2125a8a
sh: clock-sh7722: modify I2C clock settings
by Kuninori Morimoto
· 13 years ago
1ec353a
sh: clock-sh7724: modify I2C clock settings
by Kuninori Morimoto
· 13 years ago
03ef81b
Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest
by Paul Mundt
· 13 years ago
6afba9e
sh: fix the value of sh_dmae_slave_config in setup-sh7757
by Yoshihiro Shimoda
· 13 years ago
b00c2c7
sh: fix the INTC vector for IRQ and IRL in setup-sh7757
by Yoshihiro Shimoda
· 13 years ago
9174fc8
serial: sh-sci: Fix up pretty name printing for port IRQs.
by Paul Mundt
· 13 years ago
23241d4
serial: sh-sci: Kill off per-port enable/disable callbacks.
by Paul Mundt
· 13 years ago
7f405f9
serial: sh-sci: Add missing module description/author bits.
by Paul Mundt
· 13 years ago
3127c6b
serial: sh-sci: Regtype probing doesn't need to be fatal.
by Paul Mundt
· 13 years ago
89576a6
Merge branch 'sh/stable-updates' into sh-latest
by Paul Mundt
· 13 years ago
6935d13
sh: add to select the new configuration for USB EHCI/OHCI
by Yoshihiro Shimoda
· 14 years ago
7912825
sh: Tidy up pre-clkdev clk_get() error handling.
by Paul Mundt
· 13 years ago
225ca45
sh: clkfwk: Convert to IS_ERR_OR_NULL.
by Paul Mundt
· 13 years ago
facbdce
Merge branch 'sh/clkfwk' into sh-latest
by Paul Mundt
· 13 years ago
794d78f
drivers: sh: late disabling of clocks V2
by Magnus Damm
· 13 years ago
bccaeaf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 13 years ago
68d0080
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
f957db4
mm, hotplug: protect zonelist building with zonelists_mutex
by David Rientjes
· 13 years ago
7553e8f
mm, hotplug: fix error handling in mem_online_node()
by David Rientjes
· 13 years ago
b1d7dd8
KEYS: Fix error handling in construct_key_and_link()
by David Howells
· 13 years ago
35052cf
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
by David Howells
· 13 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
a5f76d5
PCI / PM: Block races between runtime PM and system sleep
by Rafael J. Wysocki
· 13 years ago
ca9c6890
PM / Domains: Update documentation
by Rafael J. Wysocki
· 13 years ago
4d1518f
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
by Rafael J. Wysocki
· 13 years ago
6d0e0e8
PM: Fix async resume following suspend failure
by Alan Stern
· 13 years ago
8440f4b
PM: Free memory bitmaps if opening /dev/snapshot fails
by Michal Kubecek
· 13 years ago
f76b168b
PM: Rename dev_pm_info.in_suspend to is_prepared
by Alan Stern
· 13 years ago
7842088
PM: Update documentation regarding sysdevs
by Rafael J. Wysocki
· 13 years ago
129b656
PM / Runtime: Update doc: usage count no longer incremented across system PM
by Kevin Hilman
· 13 years ago
e08f6d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
890879c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
1650add
NFS: Fix decode_secinfo_maxsz
by Bryan Schumaker
· 13 years ago
19982ba
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
8f7d5ef
NFSv4.1: Fix some issues with pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
f448e9c
Merge branch 'common/dma' into sh-latest
by Paul Mundt
· 13 years ago
260bf2c
dmaengine: shdma: add .needs_tend_set / .no_dmars flags
by Kuninori Morimoto
· 13 years ago
e76c3af
dmaengine: shdma: add dmaor_is_32bit flag
by Kuninori Morimoto
· 13 years ago
67c6269
dmaengine: shdma: add chcr_ie_bit
by Kuninori Morimoto
· 13 years ago
5899a72
dmaengine: shdma: add chcr_write/read function
by Kuninori Morimoto
· 13 years ago
9dd056e
Merge branch 'sh/stable-updates' into sh-latest
by Paul Mundt
· 13 years ago
f2b9726
sh: add platform_device of EHCI/OHCI to setup-sh7757
by Yoshihiro Shimoda
· 13 years ago
bf69d84
sh: fix compile error using sh7757lcr_defconfig
by Yoshihiro Shimoda
· 13 years ago
5629937
Linux 3.0-rc4
by Linus Torvalds
· 13 years ago
79568f5
vfs: i_state needs to be 'unsigned long' for now
by Linus Torvalds
· 13 years ago
f5fc556
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
85d45ad
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 13 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
3669820
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a377e18
drm/radeon/kms/r6xx+: voltage fixes
by Alex Deucher
· 13 years ago
fdb9c3c
msm: timer: Fix DGT rate on 8960 and 8660
by Stephen Boyd
· 14 years ago
ecc9046
jfs: agstart field must be 64 bits
by Dave Kleikamp
· 13 years ago
3844204
pxa168_eth: fix race in transmit path.
by Richard Cochran
· 13 years ago
19345cb
NFSv4.1: file layout must consider pg_bsize for coalescing
by Benny Halevy
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
c82b9d7
netxen: fix race in skb->len access
by Eric Dumazet
· 13 years ago
ef46222
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
c01ad40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
90a800de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
10e18e6
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
d31b53e
JFS: Don't save agno in the inode
by Dave Kleikamp
· 13 years ago
28e0fa8
jfs: Update agstart when resizing volume
by Dave Kleikamp
· 13 years ago
206b631
jfs: old_agsize should be 64 bits in jfs_extendfs
by Dave Kleikamp
· 13 years ago
482e0cd
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
by Al Viro
· 13 years ago
8e833fd
fix comment in generic_permission()
by Al Viro
· 13 years ago
6291176
kill obsolete comment for follow_down()
by Al Viro
· 13 years ago
1aec703
proc_sys_permission() is OK in RCU mode
by Al Viro
· 13 years ago
1d29b5a
reiserfs_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
cf12791
proc_fd_permission() is doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
730e908
nilfs2_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
a63ab94
logfs doesn't need ->permission() at all
by Al Viro
· 13 years ago
6b41995
coda_ioctl_permission() is safe in RCU mode
by Al Viro
· 13 years ago
ec12781
cifs_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
1712c20
bad_inode_permission() is safe from RCU mode
by Al Viro
· 13 years ago
185bf87
ubifs: dereferencing an ERR_PTR in ubifs_mount()
by Dan Carpenter
· 13 years ago
105f462
nfsd4: fix break_lease flags on nfsd open
by J. Bruce Fields
· 13 years ago
4ee1c57f
drm/nouveau: drop leftover debugging
by Dave Airlie
· 13 years ago
08ef2e4
sh: Fix up build fallout from serial merge.
by Paul Mundt
· 13 years ago
ca295e5
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 13 years ago
682f1a5
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
by Dave Airlie
· 13 years ago
74d074e
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
by Alex Deucher
· 13 years ago
8323fa6
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
by Alex Deucher
· 13 years ago
44da29d
sgi-xp: fix a use after free
by Eric Dumazet
· 13 years ago
658924d
hp100: fix an skb->len race
by Eric Dumazet
· 13 years ago
00ce2d5
Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
by David S. Miller
· 13 years ago
cefa999
netpoll: copy dev name of slaves to struct netpoll
by WANG Cong
· 13 years ago
df18d12
pnfs-obj: No longer needed to take an extra ref at add_device
by Boaz Harrosh
· 13 years ago
de2d1a5
KVM: Fix register corruption in pvclock_scale_delta
by Zachary Amsden
· 13 years ago
a0a8eab
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
by Steve
· 13 years ago
5233dd5
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
by Marcelo Tosatti
· 13 years ago
b723363
KVM: MMU: Fix build warnings in walk_addr_generic()
by Borislav Petkov
· 14 years ago
8816ead
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
357ed6b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
de505e7
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
Next »