Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
649e85797259162f7fdc696420e7492f20226f2d
649e857
[POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set
by Paul Mackerras
· 18 years ago
3965f8c
[POWERPC] Simplify the code defining the 64-bit CPU features
by Paul Mackerras
· 18 years ago
f127a2b
[POWERPC] powerpc: kconfig warning fix
by Andrew Morton
· 19 years ago
127efeb
[POWERPC] Consolidate some of kernel/misc*.S
by Stephen Rothwell
· 18 years ago
a240da3
[POWERPC] Remove unused function call_with_mmu_off
by Stephen Rothwell
· 18 years ago
9b47569
[POWERPC] update asm-powerpc/time.h
by Stephen Rothwell
· 18 years ago
612f02d
[POWERPC] Clean up it_lp_queue.h
by Stephen Rothwell
· 18 years ago
d0b79c5
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
by Jimi Xenidis
· 19 years ago
c0ce7d0
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
by David Wilder
· 19 years ago
2cd90bc
[POWERPC] spufs: fix class0 interrupt assignment
by Arnd Bergmann
· 19 years ago
4da30d1
[POWERPC] spufs: fix memory hotplug dependency
by Geoff Levand
· 19 years ago
910ab66
[POWERPC] spufs: fix MFC command queue purge
by Benjamin Herrenschmidt
· 19 years ago
23cc770
[POWERPC] spufs: map mmio space as guarded into user space
by Benjamin Herrenschmidt
· 19 years ago
6b7290b
[POWERPC] Enable XMON in cell_defconfig
by Michael Ellerman
· 19 years ago
94b60ec
[POWERPC] Enable the RTAS udbg console on IBM Cell Blade
by Michael Ellerman
· 19 years ago
cc46bb9
[POWERPC] Add udbg support for RTAS console
by Michael Ellerman
· 19 years ago
458148c
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
by Michael Ellerman
· 19 years ago
ab3ab74
[POWERPC] Move RTAS exports next to their declarations
by Michael Ellerman
· 19 years ago
24da3dd
[POWERPC] Make rtas_call() safe if RTAS hasn't been initialised
by Michael Ellerman
· 19 years ago
4ba99b9
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
by Michael Ellerman
· 19 years ago
aa98c50
[POWERPC] Make kexec_setup() a regular initcall
by Michael Ellerman
· 19 years ago
c30a4df
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
by Michael Ellerman
· 19 years ago
7d0daae
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
by Michael Ellerman
· 19 years ago
7a4571a
[POWERPC] Export flat device tree via debugfs for debugging
by Michael Ellerman
· 19 years ago
1dce0e3
[POWERPC] Remove remaining iSeries debugger cruft
by Michael Ellerman
· 19 years ago
5f50867
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
by Haren Myneni
· 19 years ago
f93d6d0
[POWERPC] Remove obsolete #include <linux/config.h>.
by Jon Loeliger
· 19 years ago
790d427
[POWERPC] Remove redundant STD_MMU selection.
by Jon Loeliger
· 19 years ago
f17607fb
[POWERPC] Move I8259 selection under MPC8641HPCN board
by Jon Loeliger
· 19 years ago
c53b334
[POWERPC] Remove redundant PPC_86XX check.
by Jon Loeliger
· 19 years ago
6d7c466
[POWERPC] Don't access HID registers if running on a Hypervisor.
by Jimi Xenidis
· 19 years ago
70c3967
[POWERPC] Convert powermac ide blink to new led infrastructure
by Johannes Berg
· 19 years ago
266bee8
[PATCH] fix static linking of NFS
by David Brownell
· 19 years ago
e7374e4
Input: fix resetting name, phys and uniq when unregistering device
by Dmitry Torokhov
· 19 years ago
d38b6968
Revert "kbuild: fix make -rR breakage"
by Linus Torvalds
· 19 years ago
eb99add
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 19 years ago
f6e6e88
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
ba262e4
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
f964c30
[ARM] 3657/1: S3C24XX: Documentation update of Overview.txt
by Ben Dooks
· 19 years ago
1855565
[ARM] Update mach-types
by Russell King
· 19 years ago
3fb5a98
[PATCH] fs/ocfs2/dlm/: cleanups
by Adrian Bunk
· 19 years ago
43dee33
ocfs2: fix compiler warnings in dlm_convert_lock_handler()
by Mark Fasheh
· 19 years ago
8a9343f
ocfs2: dlm_print_one_mle() needs to be defined
by Mark Fasheh
· 19 years ago
0032abd
ocfs2: remove whitespace in dlmunlock.c
by Kurt Hackel
· 19 years ago
3156d26
ocfs2: move dlm work to a private work queue
by Kurt Hackel
· 19 years ago
495ac96
ocfs2: fix incorrect error returns
by Kurt Hackel
· 19 years ago
3b3b84a
ocfs2: tune down some noisy messages during dlm recovery
by Kurt Hackel
· 19 years ago
56a7c10
ocfs2: display message before waiting for recovery to complete
by Kurt Hackel
· 19 years ago
44a7f1d
ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR
by Kurt Hackel
· 19 years ago
b220532
ocfs2: retry operations when a lock is marked in recovery
by Kurt Hackel
· 19 years ago
f85cd47
ocfs2: use cond_resched() in dlm_thread()
by Kurt Hackel
· 19 years ago
ad8100e
ocfs2: use GFP_NOFS in some dlm operations
by Kurt Hackel
· 19 years ago
b7084ab
ocfs2: wait for recovery when starting lock mastery
by Kurt Hackel
· 19 years ago
c27069e
ocfs2: continue recovery when a dead node is encountered
by Kurt Hackel
· 19 years ago
67a1874
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
by Kurt Hackel
· 19 years ago
6a41321
ocfs2: dlm_remaster_locks() should never exit without completing
by Kurt Hackel
· 19 years ago
c8df412
ocfs2: special case recovery lock in dlmlock_remote()
by Kurt Hackel
· 19 years ago
3640748
ocfs2: pending mastery asserts and migrations should block each other
by Kurt Hackel
· 19 years ago
c87a9ae
ocfs2: temporarily disable automatic lock migration
by Kurt Hackel
· 19 years ago
2abaf97
ocfs2: do not unconditionally purge the lockres in dlmlock_remote()
by Kurt Hackel
· 19 years ago
aa087b8
ocfs2: increase backoff before waiting for recovery
by Kurt Hackel
· 19 years ago
f42a100
ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes
by Kurt Hackel
· 19 years ago
6ff06a9
ocfs2: give the dlm dirty list a reference on the lockres
by Kurt Hackel
· 19 years ago
e7e69eb
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery
by Kurt Hackel
· 19 years ago
e4eb036
ocfs2: gracefully handle stale create_lock messages.
by Kurt Hackel
· 19 years ago
ccd8b1f
ocfs2: update lvb immediately during recovery
by Kurt Hackel
· 19 years ago
588e009
ocfs2: do not send master requests to localhost
by Kurt Hackel
· 19 years ago
8b21980
ocfs2: purge lockres' sooner
by Kurt Hackel
· 19 years ago
343e26a
ocfs2: dump mismatching migrated lvbs before BUG()
by Kurt Hackel
· 19 years ago
466d1a4
ocfs2: make dlm recovery finalization 2 stage
by Kurt Hackel
· 19 years ago
69d72b0
ocfs2: dlm recovery / lockres reference count fix
by Kurt Hackel
· 19 years ago
a9ee4c8
ocfs2: better error handling during assert master message
by Kurt Hackel
· 19 years ago
a7f90d8
ocfs2: dump lockres info before we BUG() on a bad reference
by Kurt Hackel
· 19 years ago
c0a8520
ocfs2: do LVB puts in place
by Mark Fasheh
· 19 years ago
aa85235
ocfs2: mle ref count debugging
by Kurt Hackel
· 19 years ago
dc2ed19
ocfs2: allow for an assert message during lock mastery
by Kurt Hackel
· 19 years ago
2d1a868
ocfs2: take mle reference during migration
by Kurt Hackel
· 19 years ago
41b8c8a
ocfs2: properly initialize the mle structure
by Kurt Hackel
· 19 years ago
da01ad055
ocfs2: detach mle from heartbeat events
by Kurt Hackel
· 19 years ago
a2bf047
ocfs2: mle ref counting fixes
by Kurt Hackel
· 19 years ago
9588371
ocfs2: better mle debugging
by Kurt Hackel
· 19 years ago
d6dea6e
ocfs2: clean up recovery related messages
by Kurt Hackel
· 19 years ago
29c0fa0
ocfs2: handle network errors during recovery
by Kurt Hackel
· 19 years ago
c3187ce
ocfs2: only recover one dead node at a time
by Kurt Hackel
· 19 years ago
ab27eb6
ocfs2: Better tracking for recovery state changes
by Kurt Hackel
· 19 years ago
8bc674c
ocfs2: Fix empty lvb check
by Kurt Hackel
· 19 years ago
aba9aac
ocfs2: fix inverted logic in dlm_is_node_dead
by Kurt Hackel
· 19 years ago
2580a58
ocfs2: recheck lockres master before sending an unlock request.
by Kurt Hackel
· 19 years ago
8d79d08
ocfs2: add a small delay after a failed migration
by Kurt Hackel
· 19 years ago
685f1ad
ocfs2: silence a compile warning in dlm_alloc_pagevec()
by Mark Fasheh
· 19 years ago
c8f33b6
[PATCH] ocfs2: Alloc at least a page for the DLM hash
by Joel Becker
· 19 years ago
03d864c
ocfs2: allocate lockres hash pages in an array
by Daniel Phillips
· 19 years ago
95c4f58
ocfs2: inline dlm_lockres_get()
by Mark Fasheh
· 19 years ago
4198985
[PATCH] Clean up ocfs2 hash probe and make it faster
by Daniel Phillips
· 19 years ago
a3d3329
ocfs2: calculate lockid hash values outside of the spinlock
by Mark Fasheh
· 19 years ago
65c491d
ocfs2: move lockres qstr next to hlist_node structure
by Mark Fasheh
· 19 years ago
a09ab7e
[PATCH] type-oh bug in tlclk.c
by mark gross
· 19 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
916d154
[PATCH] fix processing of the last byte in isdn_readbchan_tty()
by Karsten Keil
· 19 years ago
5fd571c
[PATCH] Array overrun in drivers/infiniband/core/cma.c
by Eric Sesterhenn
· 19 years ago
Next »