Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
45dfe237a865368929534ec75fe5f26c151c88d9
45dfe23
sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers.
by David S. Miller
· 12 years ago
81658ad
sparc64: Add CAMELLIA driver making use of the new camellia opcodes.
by David S. Miller
· 12 years ago
3705665
sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.
by David S. Miller
· 12 years ago
c5aac2d
sparc64: Add DES driver making use of the new des opcodes.
by David S. Miller
· 12 years ago
442a7c4
sparc64: Add CRC32C driver making use of the new crc32c opcode.
by David S. Miller
· 12 years ago
9bf4852d
sparc64: Add AES driver making use of the new aes opcodes.
by David S. Miller
· 12 years ago
fa4dfed
sparc64: Add MD5 driver making use of the 'md5' instruction.
by David S. Miller
· 12 years ago
775e0c6
sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction.
by David S. Miller
· 12 years ago
86c93b2
sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.
by David S. Miller
· 12 years ago
4ff28d4
sparc64: Add SHA1 driver making use of the 'sha1' instruction.
by David S. Miller
· 12 years ago
bab96bd
sparc64: Update generic comments in perf event code to match reality.
by David S. Miller
· 12 years ago
035ea28
sparc64: Add SPARC-T4 perf event support.
by David S. Miller
· 12 years ago
7a37a0b
sparc64: Support perf event encoding for multi-PCR PMUs.
by David S. Miller
· 12 years ago
b4f061a
sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.
by David S. Miller
· 12 years ago
5ab9684
sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.
by David S. Miller
· 12 years ago
3f1a209
sparc64: Prepare perf event layer for handling multiple PCR registers.
by David S. Miller
· 12 years ago
7ac2ed2
sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.
by David S. Miller
· 12 years ago
5344303
sparc64: Abstract PMC read/write behind sparc_pmu.
by David S. Miller
· 12 years ago
5966049
sparc64: Allow max hw perf events to be variable.
by David S. Miller
· 12 years ago
b38e99f
sparc64: Add perf_event abstractions for orthogonal PMUs.
by David S. Miller
· 12 years ago
6faaeb8
sparc64: Add PCR ops for SPARC-T4.
by David S. Miller
· 12 years ago
ce4a925
sparc64: Abstract away the %pcr values used to enable/disable NMI
by David S. Miller
· 12 years ago
73a6b05
sparc64: Abstract away the NMI PIC counter computation.
by David S. Miller
· 12 years ago
09d053c
sparc64: Abstract away PIC register accesses.
by David S. Miller
· 12 years ago
0bab20b
sparc64: Add 'reg_num' argument to pcr_ops methods.
by David S. Miller
· 12 years ago
8c79bfa
sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.
by David S. Miller
· 12 years ago
6f859c0
sparc64: Add detection for features new in SPARC-T4.
by David S. Miller
· 12 years ago
6dab7ed
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
d9ec0fd
Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
20fb193
Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 12 years ago
1ce41cd
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
e0ee778
md/raid10: fix problem with on-stack allocation of r10bio structure.
by NeilBrown
· 12 years ago
846b999
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
225a389
Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
3735d52
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
by Konrad Rzeszutek Wilk
· 12 years ago
5fbbb90
cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
by Jon Medhurst (Tixy)
· 12 years ago
63c6ba4
cpuidle: coupled: fix sleeping while atomic in cpu notifier
by Colin Cross
· 12 years ago
55d7ec4
PM / Runtime: Check device PM QoS setting before "no callbacks" check
by Rafael J. Wysocki
· 12 years ago
58a34de
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
by Rafael J. Wysocki
· 12 years ago
7f321c2
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
by Rafael J. Wysocki
· 12 years ago
557e2e2
Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
c839179
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d7d45fe
Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
9134e7d
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
0df7c0e
scripts/kernel-doc: fix fatal script error
by Randy Dunlap
· 12 years ago
0b0402d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
9d0f814
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 12 years ago
ef824bf
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
d807ff8
autofs4 - fix expire check
by Ian Kent
· 12 years ago
89a4e48
ext4: fix kernel BUG on large-scale rm -rf commands
by Theodore Ts'o
· 12 years ago
0548bbb
ext4: fix long mount times on very big file systems
by Theodore Ts'o
· 12 years ago
7a4c5de
ext4: don't call ext4_error while block group is locked
by Theodore Ts'o
· 12 years ago
7612bfe
Yama: access task_struct->comm directly
by Kees Cook
· 12 years ago
d987569
Linux 3.6-rc2
by Linus Torvalds
· 12 years ago
3a491ae
Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 12 years ago
f3261df
1-Wire: Add support for the maxim ds1825 temperature sensor
by Raphael Assenat
· 12 years ago
f3d9d36
ti-st: Fix check for pdata->chip_awake function pointer
by Matthias Kaehlcke
· 12 years ago
95d1c8c
iio: lm3533-als: Fix build warnings
by Axel Lin
· 12 years ago
70e0188
staging:iio:ad7780: Mark channels as unsigned
by Lars-Peter Clausen
· 12 years ago
4fcbcf9
staging:iio:ad7192: Report offset and scale for temperature channel
by Lars-Peter Clausen
· 12 years ago
58cdff6
staging:iio:ad7192: Report channel offset
by Lars-Peter Clausen
· 12 years ago
a684a0c
staging:iio:ad7192: Mark channels as unsigned
by Lars-Peter Clausen
· 12 years ago
74aa933
staging:iio:ad7192: Fix setting ACX
by Lars-Peter Clausen
· 12 years ago
f09906f
staging:iio:ad7192: Add missing break in switch statement
by Lars-Peter Clausen
· 12 years ago
87a0c15
staging:iio:ad7793: Fix internal reference value
by Lars-Peter Clausen
· 12 years ago
08ca3b7
staging:iio:ad7793: Follow new IIO naming spec
by Lars-Peter Clausen
· 12 years ago
2a9e066
staging:iio:ad7793: Fix temperature scale and offset
by Lars-Peter Clausen
· 12 years ago
680f8ea
staging:iio:ad7793: Report channel offset
by Lars-Peter Clausen
· 12 years ago
e835390
staging:iio:ad7793: Mark channels as unsigned
by Lars-Peter Clausen
· 12 years ago
421afe5
staging:iio:ad7793: Add missing break in switch statement
by Lars-Peter Clausen
· 12 years ago
1c795eb
iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()
by Alexey Khoroshilov
· 12 years ago
8857df3
iio: frequency: ADF4350: Fix potential reference div factor overflow.
by Michael Hennerich
· 12 years ago
dfffd0d
iio: staging: ad7298_ring: Fix maybe-uninitialized warning
by Michael Hennerich
· 12 years ago
38f8eef
pmac_zilog,kdb: Fix console poll hook to return instead of loop
by Jason Wessel
· 12 years ago
0059202
serial: mxs-auart: fix the wrong RTS hardware flow control
by Huang Shijie
· 12 years ago
a45440f
autofs4 - fix get_next_positive_subdir()
by Ian Kent
· 12 years ago
63ca5f1
Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
2eac9eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
ad54e46
Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
15a063f
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
1dd8372
MAINTAINERS: update address for Dan Williams
by Dan Williams
· 12 years ago
e74f7fc
staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
1e1ccc3
staging: comedi: usbdux: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
a1d95cf
staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
2a95e37
scripts/decodecode: Fixup trapping instruction marker
by Borislav Petkov
· 12 years ago
2b014fc
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
d3b8e0d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
a2f6985
mei: add mei_quirk_probe function
by Tomas Winkler
· 12 years ago
62b2ce9
vfs: fix propagation of atomic_open create error on negative dentry
by Sage Weil
· 12 years ago
7b7e995
extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one
by Axel Lin
· 12 years ago
af7f215
drivers-core: make structured logging play nice with dynamic-debug
by Jim Cromie
· 12 years ago
731879f8
USB: qcserial: fix port handling on Gobi 1K and 2K+
by Dan Williams
· 12 years ago
3e83095
mei: fix device stall after wd is stopped
by Tomas Winkler
· 12 years ago
c0369b2
Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into for-next
by Roland Dreier
· 12 years ago
a0675a3
IB/mlx4: Check iboe netdev pointer before dereferencing it
by Kleber Sacilotto de Souza
· 12 years ago
667a531
md: Don't truncate size at 4TB for RAID0 and Linear
by NeilBrown
· 12 years ago
96f17d5
mlx4_core: Clean up buddy bitmap allocation
by Roland Dreier
· 12 years ago
3de819e
mlx4_core: Fix integer overflow issues around MTT table
by Yishai Hadas
· 12 years ago
89dd86d
mlx4_core: Allow large mlx4_buddy bitmaps
by Yishai Hadas
· 12 years ago
aacea90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
Next »