Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
943714737374635a134dc3de59a7f062cea53fb3
« Previous
a348335
drm: check for !kdev in drm_unplug_minor()
by David Herrmann
· 11 years ago
a190f78
Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus
by Mark Brown
· 11 years ago
514918f
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
by Mark Brown
· 11 years ago
9450d92
Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus
by Mark Brown
· 11 years ago
738867f
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
by Mark Brown
· 11 years ago
7e4da10
Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus
by Mark Brown
· 11 years ago
092d405
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
by Mark Brown
· 11 years ago
3d800c6
ASoC: cs42l52: Correct MIC CTL mask
by Brian Austin
· 11 years ago
36855dc
blackfin: fix build warning for unused variable
by Steven Miao
· 11 years ago
177a48f
smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive
by Steven Miao
· 11 years ago
aefefe9
pm: use GFP_ATOMIC when pm core call this function
by Scott Jiang
· 11 years ago
eb06c06
blackfin: serial: Add serial port_fer and port_mux early platform resources.
by Sonic Zhang
· 11 years ago
37035d6
blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2
by Steven Miao
· 11 years ago
621c2cd
openrisc: Refactor or32_early_setup()
by Geert Uytterhoeven
· 11 years ago
aae7bce
Documentation: dt: hwmon: Add OF document for LM90
by Wei Ni
· 11 years ago
3e0f964
hwmon: (lm90) Add power control
by Wei Ni
· 11 years ago
1daaceb
hwmon: (lm90) Add support for TI TMP451
by Wei Ni
· 11 years ago
40465d9
hwmon: (lm90) Use enums for the indexes of temp8 and temp11
by Wei Ni
· 11 years ago
109b128
hwmon: (lm90) Add support to handle IRQ
by Wei Ni
· 11 years ago
072de49
hwmon: (lm90) Define status bits
by Wei Ni
· 11 years ago
e41fae2b
hwmon: (lm90) Fix max6696 alarm handling
by Guenter Roeck
· 11 years ago
0db041b
openrisc: Remove unused declaration of __initramfs_start
by Geert Uytterhoeven
· 11 years ago
be5940c
openrisc: Use the declarations provided by <asm/sections.h>
by Geert Uytterhoeven
· 11 years ago
f38d45d
openrisc: Refresh or1ksim_defconfig for v3.12
by Geert Uytterhoeven
· 11 years ago
54e4ff4
blackfin: adi gpio driver and pinctrl driver support
by Sonic Zhang
· 11 years ago
036c5df
bf609: update default config for spi
by Scott Jiang
· 11 years ago
f70de48
Blackfin: bfin_gpio: Use proper mask for comparing pfunc
by Sonic Zhang
· 11 years ago
89b4be1
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
049ffa8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
c681427
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 11 years ago
1b27227
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
91838e2
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
eda670c
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
b746f9c
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
ce6513f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
0846c72
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
ba52b7d
video: exynos_mipi_dsim: Remove unused variable
by Olof Johansson
· 11 years ago
4224909
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
9368161
Revert "Input: ALPS - add support for model found on Dell XT2"
by Dmitry Torokhov
· 11 years ago
d8fe4ac
Merge branch 'akpm' (patch-bomb from Andrew Morton)
by Linus Torvalds
· 11 years ago
8d3ef55
cmdline-parser: fix build
by Alexander Beregalov
· 11 years ago
a99b706
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
by Geert Uytterhoeven
· 11 years ago
498d319
kfifo API type safety
by Stefani Seibold
· 11 years ago
a019e48
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
by Lars-Peter Clausen
· 11 years ago
07968fe
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
by Nicolin Chen
· 11 years ago
0791a60
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
by Andrew Morton
· 11 years ago
b89241e
llists: move llist_reverse_order from raid5 to llist.c
by Christoph Hellwig
· 11 years ago
ca5ecd6
kernel: fix generic_exec_single indentation
by Christoph Hellwig
· 11 years ago
7cf64f8
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
by Andrew Morton
· 11 years ago
40c01e8
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
by Christoph Hellwig
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
fc21c0c
revert "softirq: Add support for triggering softirq work on softirqs"
by Christoph Hellwig
· 11 years ago
c853b167
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
62026ae
sched: remove INIT_COMPLETION
by Wolfram Sang
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
c32f74a
sched: replace INIT_COMPLETION with reinit_completion
by Wolfram Sang
· 11 years ago
406bf31
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
by Alexander Holler
· 11 years ago
d5ceede
drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
9196436
vsprintf: ignore %n again
by Kees Cook
· 11 years ago
652586d
seq_file: remove "%n" usage from seq_file users
by Tetsuo Handa
· 11 years ago
839cc2a
seq_file: introduce seq_setwidth() and seq_pad()
by Tetsuo Handa
· 11 years ago
57f4257
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
by Peter Zijlstra
· 11 years ago
ea1e7ed
mm: create a separate slab for page->ptl allocation
by Kirill A. Shutemov
· 11 years ago
539edb5
mm: properly separate the bloated ptl from the regular case
by Peter Zijlstra
· 11 years ago
49076ec
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
by Kirill A. Shutemov
· 11 years ago
f820e28
xtensa: use buddy allocator for PTE table
by Kirill A. Shutemov
· 11 years ago
01058e7
iommu/arm-smmu: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
8f43123
xtensa: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
cecbd1b
x86: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
e90bedb
unicore32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
647f884
um: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
76b3aec
tile: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
1ae9ae5
sparc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
478cf8c
sh: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
96da3a6
score: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
e89cfa5
s390: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
4f804943
powerpc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
bc16640
parisc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
3b5b51c
mips: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
855a305
metag: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
f84c914
m68k: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
7251ab6
m32r: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
ca973d8
ia64: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
5de1423
hexagon: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
3b9cf77
frv: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
0da5303
cris: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
2cb6182
avr32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
d97a229
arm64: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
affce50
arm: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
ca6ec3b
arc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
3fd681b
alpha: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
b3d59c6
openrisc: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
0470d4a
mn10300: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
8abe734
microblaze: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
390f44e
mm: allow pgtable_page_ctor() to fail
by Kirill A. Shutemov
· 11 years ago
f8c6d30
xtensa: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
fecf374
m32r: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
26db390
cris: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
09ef493
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
by Kirill A. Shutemov
· 11 years ago
Next »