Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
066edf2b896ad840e1d4b88f57652d4d8feed2b4
066edf2
staging/lustre: MS_POSIXACL is always defined, don't check for it
by Oleg Drokin
· 9 years ago
caa88c2
staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined
by Oleg Drokin
· 9 years ago
0e59ef7
staging/lustre/lmv: Remove commented out MDS selection policies
by Oleg Drokin
· 9 years ago
85f552d
staging/lustre: Remove liblustre references from explanations
by Oleg Drokin
· 9 years ago
71842ae
staging/lustre: Remove misleading liblustre comments.
by Oleg Drokin
· 9 years ago
80b6f29
staging/lustre: Convert ptlrpc_at_check_timed to void
by Oleg Drokin
· 9 years ago
f248a51
staging/lustre: Remove unused lustre_build_lock_params()
by Oleg Drokin
· 9 years ago
4c17e28
staging/lustre: Remove unused liblustre_check_services prototype
by Oleg Drokin
· 9 years ago
cf67759
staging/lustre/fld: Fix style vs open parenthesis alignment
by Oleg Drokin
· 9 years ago
10457d4
staging/lustre/include: Fix style of function declarations
by Oleg Drokin
· 9 years ago
e15ba45
staging/lustre/llite: Fix style vs open parenthesis alignment
by Oleg Drokin
· 9 years ago
82ddecf
staging: unisys: visorinput depends on INPUT
by Randy Dunlap
· 9 years ago
12c957d
staging: unisys: visorbus: allow visorhba device to be used for kdump
by Tim Sell
· 9 years ago
c732623b
staging: unisys: visorbus: tolerate larger-than-expected controlvm channel
by Tim Sell
· 9 years ago
a8deaef
staging: unisys: visorbus: fix payload memory usage in controlvm channel
by Tim Sell
· 9 years ago
0af9ed3
staging: unisys: Update MAINTAINERS file
by David Kershner
· 9 years ago
ce388d7
staging: unisys: visornic: Remove create_singlethread_workqueue()
by Amitoj Kaur Chawla
· 9 years ago
0bde297
staging: unisys: visorbus: visorchipset: Remove create_singlethread_workqueue()
by Amitoj Kaur Chawla
· 9 years ago
ec3c13e
Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
3e66848
Merge 4.5-rc6 into staging-next
by Greg Kroah-Hartman
· 9 years ago
fc77dbd
Linux 4.5-rc6
by Linus Torvalds
· 9 years ago
1b9540c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4b696dc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
76c03f0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f055ae0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8da5143
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
62718e3
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
12b9fa6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
340b3a5
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5129fa4
do_last(): ELOOP failure exit should be done after leaving RCU mode
by Al Viro
· 9 years ago
a7f7754
should_follow_link(): validate ->d_seq after having decided to follow
by Al Viro
· 9 years ago
d456564
namei: ->d_inode of a pinned dentry is stable only for positives
by Al Viro
· 9 years ago
c80567c
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
by Al Viro
· 9 years ago
0fcbf99
fs: return -EOPNOTSUPP if clone is not supported
by Christoph Hellwig
· 9 years ago
b6853f7
hpfs: don't truncate the file when delete fails
by Mikulas Patocka
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1c27147
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
a9f8094a
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
1e9d180
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
by Ross Zwisler
· 9 years ago
b9ea44b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
7f6d5b5
dax: move writeback calls into the filesystems
by Ross Zwisler
· 9 years ago
20a90f5
dax: give DAX clearing code correct bdev
by Ross Zwisler
· 9 years ago
73f34a5
ext4: online defrag not supported with DAX
by Ross Zwisler
· 9 years ago
0a6cf91
ext2, ext4: only set S_DAX for regular inodes
by Ross Zwisler
· 9 years ago
03cdadb
block: disable block device DAX by default
by Dan Williams
· 9 years ago
a4a8481f
ocfs2: unlock inode if deleting inode from orphan fails
by Guozhonghua
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
ec9ee4a
drivers: char: random: add get_random_long()
by Daniel Cashman
· 9 years ago
8479eba
mm: numa: quickly fail allocations for NUMA balancing on full nodes
by Mel Gorman
· 9 years ago
ad33bb0
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
by Andrea Arcangeli
· 9 years ago
ac65ca6
iio: adc: palmas: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
c720842e
staging:iio: Remove periodic RTC trigger driver
by Lars-Peter Clausen
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
61d9e85
PCI: mvebu: Restrict build to 32-bit ARM
by Thierry Reding
· 9 years ago
6c777e8
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
by Bjorn Helgaas
· 9 years ago
9bf148cb
x86/mpx: Fix off-by-one comparison with nr_registers
by Colin Ian King
· 9 years ago
29a9faa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
c213341
Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
bb134ff
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
1711fd9c
Merge branches 'pm-devfreq' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
34d47a7
Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 9 years ago
473f414
ALSA: hda - Loop interrupt handling until really cleared
by Takashi Iwai
· 9 years ago
2cda64c
staging: unisys: visorbus: Remove useless return variables
by Bhaktipriya Shridhar
· 9 years ago
8247bcb
staging: unisys: visorbus: Remove unnecessary dev_set_drvdata()
by Amitoj Kaur Chawla
· 9 years ago
785d430
staging: unisys: iochannel.h add_phys_info needs u64 pfn
by David Kershner
· 9 years ago
12bfed8
staging: unisys: iochannel.h: fix inconsistent indenting
by David Kershner
· 9 years ago
fbd9161
staging: unisys: return meaningful error for visorchipset_init()
by Benjamin Romer
· 9 years ago
03b93f0
staging: unisys: clean up initiate_chipset_device_pause_resume()
by Benjamin Romer
· 9 years ago
7a9749b
staging: unisys: remove pointless init of rc in chipset_device_create()
by Benjamin Romer
· 9 years ago
c2c667d
staging: unisys: get rid of goto in create_bus_instance()
by Benjamin Romer
· 9 years ago
f99d330
staging: unisys: cleanup rc -1 in create_visor_device()
by Benjamin Romer
· 9 years ago
f748f64
staging: unisys: remove goto in get_vbus_header_info
by Benjamin Romer
· 9 years ago
a5cff2b
staging: unisys: fix return value for visorbus pci probe
by Benjamin Romer
· 9 years ago
8ad6e09
staging: octeon-usb: update TODO
by Aaro Koskinen
· 9 years ago
a00265d
staging: octeon-usb: avoid an overlong line
by Aaro Koskinen
· 9 years ago
d073749
staging: octeon-usb: move next pipe selection into a separate function
by Aaro Koskinen
· 9 years ago
dd58899
staging: octeon-usb: move isoc transfer handling into separate function
by Aaro Koskinen
· 9 years ago
dfce626
staging: octeon-usb: move interrupt transfer handling into separate function
by Aaro Koskinen
· 9 years ago
8ed3094
staging: octeon-usb: move bulk transfer handling into separate function
by Aaro Koskinen
· 9 years ago
81a71ba
staging: octeon-usb: move control transfer handling into separate function
by Aaro Koskinen
· 9 years ago
8b07d2f
staging: octeon-usb: fold cvmx_usb_state into octeon_hcd
by Aaro Koskinen
· 9 years ago
b186eb6
staging: octeon-usb: rename STATUS_SUCCESS to STATUS_OK
by Aaro Koskinen
· 9 years ago
e6bff5a
staging: octeon-usb: rename cvmx_usb_perform_complete to cvmx_usb_complete
by Aaro Koskinen
· 9 years ago
add3ea3
staging: octeon-usb: rename cvmx_usb_complete to cvmx_usb_status
by Aaro Koskinen
· 9 years ago
284ea26
staging: octeon-usb: simplify if statement
by Aaro Koskinen
· 9 years ago
25adcca
staging: octeon-usb: pass transfer type to find_ready_pipe
by Aaro Koskinen
· 9 years ago
38492cc
staging: octeon-usb: eliminate redundant parameter from find_ready_pipe
by Aaro Koskinen
· 9 years ago
68ea338
staging: octeon-usb: align split lines to match open parenthesis
by Aaro Koskinen
· 9 years ago
a2fcca4
staging: octeon-usb: use preferred style for NULL comparison
by Aaro Koskinen
· 9 years ago
dce57ae
staging: most: hdm-usb: Use macro DIV_ROUND_UP
by Bhaktipriya Shridhar
· 9 years ago
3e8b9fe
Staging: most: Do not print message if kzalloc() failed.
by Sandhya Bankar
· 9 years ago
87f35f0
staging: most: compress return logic into one line
by Eva Rachel Retuya
· 9 years ago
91dd941
staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS
by Alison Schofield
· 9 years ago
90f209d
staging: wilc1000: rename u16reason in disconnect_info
by Chaehyun Lim
· 9 years ago
bb76df5
staging: wilc1000: rename struct tstrDisconnectNotifInfo
by Chaehyun Lim
· 9 years ago
134b4cf
staging: wilc1000: rename u16ConnectStatus in struct connect_info
by Chaehyun Lim
· 9 years ago
3e7477c
staging: wilc1000: rename u16RespIEsLen in struct connect_info
by Chaehyun Lim
· 9 years ago
61e1326
staging: wilc1000: rename pu8RespIEs in struct connect_info
by Chaehyun Lim
· 9 years ago
4607f9c
staging: wilc1000: rename ReqIEsLen in struct connec_info
by Chaehyun Lim
· 9 years ago
4ff4857
staging: wilc1000: rename pu8ReqIEs in struct connect_info
by Chaehyun Lim
· 9 years ago
Next »