Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d5e2ed0805bf426226b7daa54b3e60af78baa10
« Previous
7d2dcd0
powerpc: Disable mcount tracers in pseries defconfig
by Anton Blanchard
· 14 years ago
4d9ef89
powerpc/boot/dts: Install dts from the right directory
by Ben Hutchings
· 14 years ago
fbe754c
powerpc: machine_check_generic is wrong on 64bit
by Anton Blanchard
· 14 years ago
7f32c9c
powerpc: Check RTAS extended log flag before checking length
by Anton Blanchard
· 14 years ago
d368514
powerpc: Fix corruption when grabbing FWNMI data
by Anton Blanchard
· 14 years ago
d47d1d8
powerpc: Rework pseries machine check handler
by Anton Blanchard
· 14 years ago
e49b1fa
powerpc: Don't silently handle machine checks from userspace
by Anton Blanchard
· 14 years ago
dfb5509
powerpc: Remove duplicate debugger hook in machine_check_exception
by Anton Blanchard
· 14 years ago
3f9793e
powerpc: Never halt RTAS error logging after receiving an unrecoverable machine check
by Anton Blanchard
· 14 years ago
a443506
powerpc: Don't force MSR_RI in machine_check_exception
by Anton Blanchard
· 14 years ago
7071854
powerpc: Print 32 bits of DSISR in show_regs
by Anton Blanchard
· 14 years ago
ac4414e4
powerpc/kdump: Disable ftrace during kexec
by Anton Blanchard
· 14 years ago
158d5b5e
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
by Anton Blanchard
· 14 years ago
c6baabf
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
by Anton Blanchard
· 14 years ago
2bb44d6
powerpc/kexec: Don't initialise kexec hooks to default handlers
by Anton Blanchard
· 14 years ago
c1f784e
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
by Anton Blanchard
· 14 years ago
c948687
powerpc/kexec: Remove ppc_md.machine_kexec
by Anton Blanchard
· 14 years ago
619b267
powerpc/kexec: Remove ppc_md.machine_kexec_cleanup
by Anton Blanchard
· 14 years ago
50266a1
powerpc/kexec: Move all ppc_md kexec function pointers together
by Anton Blanchard
· 14 years ago
b18ae08
powerpc/cell: Use system_wq in cpufreq_spudemand
by Tejun Heo
· 14 years ago
f32be0c
powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()
by roel kluin
· 14 years ago
4c4a5cf
powerpc/rtas_flash: Use simple_read_from_buffer
by Akinobu Mita
· 14 years ago
63c3b9d
powerpc/spufs: Use simple_write_to_buffer
by Akinobu Mita
· 14 years ago
06ca218
powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off
by Steven Rostedt
· 14 years ago
3cb5f1a
powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off
by Steven Rostedt
· 14 years ago
c033728
powerpc: Ensure the else case of feature sections will fit
by Michael Ellerman
· 14 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d551d81
ACPI / PM: Call suspend_nvs_free() earlier during resume
by Rafael J. Wysocki
· 14 years ago
2d6d9fd
ACPI: Introduce acpi_os_ioremap()
by Rafael J. Wysocki
· 14 years ago
99d86c8
cifs: fix up CIFSSMBEcho for unaligned access
by Jeff Layton
· 14 years ago
bf67b9b
Merge branch 'for-next'
by Steve French
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
225c8e0
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
by Milton Miller
· 14 years ago
6dc1989
kernel/smp.c: fix smp_call_function_many() SMP race
by Anton Blanchard
· 14 years ago
713735b4
memcg: correctly order reading PCG_USED and pc->mem_cgroup
by Johannes Weiner
· 14 years ago
2550326
backlight: fix 88pm860x_bl macro collision
by Randy Dunlap
· 14 years ago
cc587ec
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
by Janusz Krzysztofik
· 14 years ago
c1fc867
MAINTAINERS: update Atmel AT91 entry
by Nicolas Ferre
· 14 years ago
382e27d
mm: fix truncate_setsize() comment
by Jan Kara
· 14 years ago
987eba6
memcg: fix rmdir, force_empty with THP
by KAMEZAWA Hiroyuki
· 14 years ago
ece35ca
memcg: fix LRU accounting with THP
by KAMEZAWA Hiroyuki
· 14 years ago
ca3e021
memcg: fix USED bit handling at uncharge in THP
by KAMEZAWA Hiroyuki
· 14 years ago
e401f17
memcg: modify accounting function for supporting THP better
by KAMEZAWA Hiroyuki
· 14 years ago
20d9600
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
by David Dillow
· 14 years ago
82478fb
mm: compaction: prevent division-by-zero during user-requested compaction
by Johannes Weiner
· 14 years ago
3305de5
mm/vmscan.c: remove duplicate include of compaction.h
by Jesper Juhl
· 14 years ago
abb6527
memblock: fix memblock_is_region_memory()
by Tomi Valkeinen
· 14 years ago
453c719
thp: keep highpte mapped until it is no longer needed
by Johannes Weiner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
466c190
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
67290f4
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
5cdec1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
e55fdbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
c522682
Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
069b614
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
b06ae1ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
e589501
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
28e58ee
Fix broken "pipe: use event aware wakeups" optimization
by Linus Torvalds
· 14 years ago
d7b9935
i915: Fix i915 suspend delay
by Linus Torvalds
· 14 years ago
50f4df4
Merge remote branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 14 years ago
3247199
firewire: net: is not experimental anymore
by Stefan Richter
· 14 years ago
74a1450
firewire: net: invalidate ARP entries of removed nodes
by Maxim Levitsky
· 14 years ago
6044565
firewire: core: fix unstable I/O with Canon camcorder
by Stefan Richter
· 14 years ago
84cdf74
cifs: fix unaligned accesses in cifsConvertToUCS
by Jeff Layton
· 14 years ago
ba2dbf3
cifs: clean up unaligned accesses in cifs_unicode.c
by Jeff Layton
· 14 years ago
26ec254
cifs: fix unaligned access in check2ndT2 and coalesce_t2
by Jeff Layton
· 14 years ago
12df83c
cifs: clean up unaligned accesses in validate_t2
by Jeff Layton
· 14 years ago
690c522
cifs: use get/put_unaligned functions to access ByteCount
by Jeff Layton
· 14 years ago
aae62fd
cifs: move time field in cifsInodeInfo
by Jeff Layton
· 14 years ago
c3dccf4
cifs: TCP_Server_Info diet
by Jeff Layton
· 14 years ago
a70307e
CIFS: Implement cifs_strict_readv (try #4)
by Pavel Shilovsky
· 14 years ago
7a6a19b
CIFS: Implement cifs_file_strict_mmap (try #2)
by Pavel Shilovsky
· 14 years ago
8be7e6b
CIFS: Implement cifs_strict_fsync
by Pavel Shilovsky
· 14 years ago
4f8ba8a
CIFS: Make cifsFileInfo_put work with strict cache mode
by Pavel Shilovsky
· 14 years ago
b23fffd
ACPI / Battery: remove battery refresh on resume
by Linus Torvalds
· 14 years ago
7d81c3b
xen: fix non-ANSI function warning in irq.c
by Randy Dunlap
· 14 years ago
76dcc26
cifs: mangle existing header for SMB_COM_NT_CANCEL
by Jeff Layton
· 14 years ago
7749981
cifs: remove code for setting timeouts on requests
by Jeff Layton
· 14 years ago
fda3594
[CIFS] cifs: reconnect unresponsive servers
by Steve French
· 14 years ago
c74093b
cifs: set up recurring workqueue job to do SMB echo requests
by Jeff Layton
· 14 years ago
766fdbb
cifs: add ability to send an echo request
by Jeff Layton
· 14 years ago
a6827c1
cifs: add cifs_call_async
by Jeff Layton
· 14 years ago
2b84a36c
cifs: allow for different handling of received response
by Jeff Layton
· 14 years ago
74dd92a
cifs: clean up sync_mid_result
by Jeff Layton
· 14 years ago
dad255b
cifs: don't reconnect server when we don't get a response
by Jeff Layton
· 14 years ago
0ade640
cifs: wait indefinitely for responses
by Jeff Layton
· 14 years ago
bd924e8
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c
by Tejun Heo
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
d2ebd47
ALSA: hda - Fix EAPD to low on CZC P10T tablet computer with ALC662
by Anisse Astier
· 14 years ago
8b3bb3e
virtio: remove virtio-pci root device
by Milton Miller
· 14 years ago
2b8216e
LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)
by Randy Dunlap
· 14 years ago
ced05dd
lguest: compile fixes
by Rusty Russell
· 14 years ago
c9f2954
lguest: Use this_cpu_ops
by Christoph Lameter
· 14 years ago
85c0647
lguest: document --rng in example Launcher
by Philip Sanderson
· 14 years ago
5230ff0
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
by Philip Sanderson
· 14 years ago
8aeb36e
lguest: --username and --chroot options
by Philip Sanderson
· 14 years ago
fb228af
ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14
by David Henningsson
· 14 years ago
12fcdba
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
Next »