Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4eeeff0ebcdeabf3f76c4eece0593e98c6619be8
4eeeff0
powerpc/eeh: Unfreeze PE on enabling EEH functionality
by Gavin Shan
· 10 years ago
4d4f577
powerpc/eeh: Fix improper condition in eeh_pci_enable()
by Gavin Shan
· 10 years ago
22fca17
powerpc/eeh: Clear frozen device state in time
by Gavin Shan
· 10 years ago
d9df1b5
powerpc/powernv: Clear PAPR error injection registers
by Gavin Shan
· 10 years ago
7a06278
powerpc/powernv: Add PCI error injection debugfs entry
by Mike Qiu
· 10 years ago
131c123
powerpc/eeh: Introduce eeh_ops::err_inject
by Gavin Shan
· 10 years ago
5b64234
powerpc/powernv: Sync header with firmware
by Gavin Shan
· 10 years ago
404079c
powerpc/eeh: Clear frozen state on passing device
by Gavin Shan
· 10 years ago
316233f
powerpc/eeh: Reenable PCI devices after reset
by Gavin Shan
· 10 years ago
0d5ee52
powerpc/eeh: Freeze PE before PE reset
by Gavin Shan
· 10 years ago
940376b
powerpc/eeh: Add eeh_pe_state sysfs entry
by Gavin Shan
· 10 years ago
3e93805
powerpc/eeh: Drop unused argument in eeh_check_failure()
by Gavin Shan
· 10 years ago
a75c380
powerpc: Enable DCACHE_WORD_ACCESS on ppc64le
by Anton Blanchard
· 10 years ago
8989aa4
powerpc: ppc64le optimised word at a time
by Anton Blanchard
· 10 years ago
fe2a1bb
selftests/powerpc: Add test of load_unaligned_zero_pad()
by Michael Ellerman
· 10 years ago
de5946c
powerpc: Implement load_unaligned_zeropad
by Anton Blanchard
· 10 years ago
6d31c2f
powerpc: pci-ioda: Use a single function to emit logging messages
by Joe Perches
· 10 years ago
45eb472
powerpc: pci-ioda: Remove unnecessary return value from printk
by Joe Perches
· 10 years ago
2a58222
powerpc/eeh: Fix kernel crash when passing through VF
by Wei Yang
· 10 years ago
9e34992
powerpc/mm: Unindent htab_dt_scan_page_sizes()
by Michael Ellerman
· 10 years ago
87d99c0
powerpc/ppc64: Print CPU/MMU/FW features at boot
by Michael Ellerman
· 10 years ago
bdce97e
powerpc/ppc64: Clean up the boot-time settings display
by Michael Ellerman
· 10 years ago
92f792e
powerpc: Fix build failure when CONFIG_USB=y
by Pranith Kumar
· 10 years ago
a9303e1
powerpc: Fix build failure on 44x
by Pranith Kumar
· 10 years ago
297cf50
powerpc: some changes in numa_setup_cpu()
by Li Zhong
· 10 years ago
bc3c432
powerpc: Only set numa node information for present cpus at boottime
by Li Zhong
· 10 years ago
70ad237
powerpc: Fix warning reported by verify_cpu_node_mapping()
by Li Zhong
· 10 years ago
c9f6f4e
powerpc: Implement emulation of string loads and stores
by Paul Mackerras
· 10 years ago
cf87c3f
powerpc: Emulate icbi, mcrf and conditional-trap instructions
by Paul Mackerras
· 10 years ago
be96f63
powerpc: Split out instruction analysis part of emulate_step()
by Paul Mackerras
· 10 years ago
ad72a27
powerpc: Check flat device tree version at boot
by Michael Ellerman
· 10 years ago
d6a4f70
powerpc/powernv: Don't call generic code on offline cpus
by Paul Mackerras
· 10 years ago
423216e
powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIER
by Anton Blanchard
· 10 years ago
ff2e466
powerpc: Add POWER8 CPU selection
by Anton Blanchard
· 10 years ago
e36d122
pseries: Fix endian issues in cpu hot-removal
by Thomas Falcon
· 10 years ago
822e712
pseries: Fix endian issues in onlining cpu threads
by Thomas Falcon
· 10 years ago
fe921c8
powerpc: Simplify symbol check in prom_init_check.sh
by Andreas Schwab
· 10 years ago
ce6d73c
powerpc: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
d4fe096
powerpc/jump_label: use HAVE_JUMP_LABEL?
by Zhouyi Zhou
· 10 years ago
22e55fc
powerpc: Export dcr_ind_lock to fix build error
by Pranith Kumar
· 10 years ago
f6026df
powerpc: Move htab_remove_mapping function prototype into header file
by Anton Blanchard
· 10 years ago
a38efce
powerpc: Remove stale function prototypes
by Anton Blanchard
· 10 years ago
1217d34
powerpc: Ensure global functions include their prototype
by Anton Blanchard
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
5144b6b
powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c
by Anton Blanchard
· 10 years ago
7b20a95
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
by Anton Blanchard
· 10 years ago
5889baf
powerpc: Remove unused 32bit symbol exports
by Anton Blanchard
· 10 years ago
e1802b0
powerpc: Move more symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
4a1b08e
powerpc: Move via-cuda symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
370a3ab
powerpc: Move adb symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
831cf65b
powerpc/powernv: Check OPAL dump calls exist before using
by Michael Neuling
· 10 years ago
7dc992e
powerpc/powernv: Check OPAL elog calls exist before using
by Michael Neuling
· 10 years ago
035ed26
powerpc/powernv: Check OPAL RTC calls exists before using
by Michael Neuling
· 10 years ago
bffe6bd
powerpc/powernv: Add OPAL check token call
by Michael Neuling
· 10 years ago
3484a31
powerpc: Fix build error with CONFIG_PCI=n
by Pranith Kumar
· 10 years ago
c913e5f
powerpc/boot: Don't install zImage.* from make install
by Tony Breeds
· 10 years ago
cdd91b8
powerpc/powernv: Improve error messages in dump code
by Vasant Hegde
· 10 years ago
2172d66
powerpc/pseries: Drop unnecessary continue
by Himangi Saraogi
· 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
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
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
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
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
· 10 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 10 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
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
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
Next »