Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
27f5a85fb535296ebaa8334627774f0201df8a11
27f5a85
Merge tag 'iio-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
caf382f
Merge 3.17-rc5 into staging-next.
by Greg Kroah-Hartman
· 10 years ago
9e82bf0
Linux 3.17-rc5
by Linus Torvalds
· 10 years ago
83373f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
ea521db
Revert "usb: dwc2: make the scheduler handle excessive NAKs better"
by Greg Kroah-Hartman
· 10 years ago
2017cff
iio:bma180: Add BMA250 chip support
by Peter Meerwald
· 10 years ago
402a324
iio:bma180: Implement _available sysfs attribute dynamically
by Peter Meerwald
· 10 years ago
5910cfd
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
6377aa4
iio:bma180: Prepare for accelerometer channels with different resolutions
by Peter Meerwald
· 10 years ago
c1949ec
iio:bma180: Introduce part-specific _config() and disable() code
by Peter Meerwald
· 10 years ago
1b9030f
iio:bma180: Introduce part_info to differentiate further chip variants
by Peter Meerwald
· 10 years ago
b9a6a237
iio:bma180: Drop _update_scan_mode()
by Peter Meerwald
· 10 years ago
4023bfc
be careful with nd->inode in path_init() and follow_dotdot_rcu()
by Al Viro
· 10 years ago
7bd8837
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
by Al Viro
· 10 years ago
02c1be3
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
b81fbab
iio:bma180: Expose temperature channel
by Peter Meerwald
· 10 years ago
c7c69e8
iio:bma180: Use bool instead of int for state
by Peter Meerwald
· 10 years ago
9a70b14
iio:bma180: Rename BMA_180 to BMA180_
by Peter Meerwald
· 10 years ago
cab767d
iio:bma180: Prefix remaining tables and functions with bma18_
by Peter Meerwald
· 10 years ago
16ed869
iio:bma180: Enable use of device without IRQ
by Peter Meerwald
· 10 years ago
3a0888e
iio: gyro: bmi055 gyro sensor driver
by Irina Tirdea
· 11 years ago
8ac19f0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c9bf237
iio: accel: kxcjk-1013: Fix defined but unused warning
by Daniel Baluta
· 11 years ago
48edc37
iio: magn: ak8975: fix unnecessary casting between char* and const char*
by Irina Tirdea
· 10 years ago
ef1c6b2
iio: gyro: bmg160: only set power state if PM_RUNTIME is defined
by Irina Tirdea
· 10 years ago
3f2882d
staging: lustre: Cleaning up unnecessary use of memset in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
eb96712
Staging: lustre: lustre: mdc: mdc_request: Removed useless variable
by Tina Johnson
· 10 years ago
727543d
staging: lustre: fix pointer whitespace style
by Spencer Baugh
· 10 years ago
db7b4b3
staging: lustre: fix function definition style
by Spencer Baugh
· 10 years ago
2101f98
staging: lustre: Fix address space mismatch in ksocknal_recv_iov()
by Artemiy Volkov
· 10 years ago
4127ef9
drivers: staging: lustre: Cleanup src/dst comparisons in obdo_cmp_md()
by Greg Donald
· 10 years ago
f5717a7
usb: dwc2: make the scheduler handle excessive NAKs better
by Nick Hudson
· 10 years ago
c686137
iio: accel: kxcjk-1013: add support for kxtj2-1009
by Daniel Baluta
· 11 years ago
938c04a
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent
by Thomas Gleixner
· 10 years ago
3cc5ba1
ntb: Add alignment check to meet hardware requirement
by Dave Jiang
· 10 years ago
9ef6bf6
MAINTAINERS: update NTB info
by Jon Mason
· 11 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 11 years ago
f5be3e2912
fix bogus read_seqretry() checks introduced in b37199e
by Al Viro
· 10 years ago
6f18493
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
by Al Viro
· 10 years ago
f77ced6
[fix] lustre: d_make_root() does iput() on dentry allocation failure
by Al Viro
· 10 years ago
1536340
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8920649
parisc: Implement new LWS CAS supporting 64 bit operations.
by Guy Martin
· 10 years ago
8ecbb3c
iio: accel: BMC150: add support for other Bosch chips
by Laurentiu Palcu
· 11 years ago
99d263d
vfs: fix bad hashing of dentries
by Linus Torvalds
· 10 years ago
23d0db7
Make hash_64() use a 64-bit multiply when appropriate
by Linus Torvalds
· 10 years ago
72d9310
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
by Linus Torvalds
· 10 years ago
186cec3
Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
dc4ecaf
staging: iio: light: isl29018: add ACPI support
by Laurentiu Palcu
· 11 years ago
645cc09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
fc486b0
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
474e941
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 10 years ago
265b81d
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 10 years ago
e86fea7
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 10 years ago
d78c930
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 10 years ago
13c42c2
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
by Thomas Gleixner
· 10 years ago
471cff7
Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a6988b3
Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
09db9d6
Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
90a3c48
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
602b536
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9925cc1
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
753a6cb
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
96ea975
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
5874cfe
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
850ebc0
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
95389b0
KEYS: Fix termination condition in assoc array garbage collection
by David Howells
· 10 years ago
e4cf39e
video: ARM CLCD: Fix color model capabilities for DT platforms
by Pawel Moll
· 10 years ago
83502a5
drm/ast: AST2000 cannot be detected correctly
by Y.C. Chen
· 10 years ago
8f372e2
drm/ast: open key before detect chips
by Y.C. Chen
· 10 years ago
c73f6fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
7ee2d2d
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
018cace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
e2c6098
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
b4a814d
staging: vt6655: Remove unnecessary condition around include
by Tobias Klauser
· 10 years ago
22981e0
staging: vt6655: Use net_device_stats from struct net_device
by Tobias Klauser
· 10 years ago
46ef688
staging: vt6655: Remove unused member from struct vnt_private
by Tobias Klauser
· 10 years ago
1299b72
staging:rtl8188eu: Fix sparse warning cast to restricted __le16
by Tobenna P. Igwe
· 10 years ago
1fe473b
staging: emxx_udc: fix style warnings: const strings should be const char
by Vincenzo Scotti
· 10 years ago
9af9281
staging: emxx_udc: fix style warnings: return in void functions
by Vincenzo Scotti
· 10 years ago
7f39ae0
staging: emxx_udc: fix style warnings: blank line after declarations
by Vincenzo Scotti
· 10 years ago
8e69a81
staging: speakup: fix missing blank lines after declarations
by Domagoj Trsan
· 10 years ago
e487352
staging: speakup: fix line indentations
by Domagoj Trsan
· 10 years ago
11a18fc
staging: speakup: fix redundant return in void functions
by Domagoj Trsan
· 10 years ago
e7027b9
staging: speakup: fix warnings: line over 80 characters
by Domagoj Trsan
· 10 years ago
4f01952
staging: unisys: uislib: uislib.c: sparse warning of context imbalance
by Sudip Mukherjee
· 10 years ago
15ef0cc
Staging: octeon-hcd: removed dummy label
by Nitin Kuppelur
· 10 years ago
93a9f05
staging:r8190_rtl8256: coding style: Fixed commenting style
by Sanjeev Sharma
· 10 years ago
a82b4b0
drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errors
by Greg Donald
· 10 years ago
91b3aaf
staging/lustre: remove lvfs.h
by John L. Hammond
· 10 years ago
04b18c8
staging/lustre/libcfs: remove upcall cache
by John L. Hammond
· 10 years ago
d5d2337
staging/lustre: remove unused lvfs code
by John L. Hammond
· 10 years ago
6272d77
staging/lustre: remove lvfs_linux.h
by John L. Hammond
· 10 years ago
46ffc93
staging/lustre: remove portals_compat25.h
by James Simmons
· 10 years ago
16e0631
staging/lustre: remove linux/lustre_common.h
by John L. Hammond
· 10 years ago
fdedd94
staging/lustre/lvfs: remove the lvfs layer
by James Simmons
· 10 years ago
b037976
staging: lustre: fix coding style of function's pointer
by Hugues Morisset
· 10 years ago
fe67299
staging: lustre: fix inappropriate enums declarations.
by Hugues Morisset
· 10 years ago
498374f
staging: lustre: fix coding style on long lines
by Hugues Morisset
· 10 years ago
Next »