Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ecd584030da67ede1bf17955746a6ce834d9fc6b
« Previous
2c8919d
gcc-4.6: block: fix unused but set variables in blk-merge
by Andi Kleen
· 14 years ago
66ac028
block: don't allocate a payload for discard request
by Christoph Hellwig
· 14 years ago
0824390
writeback: merge bdi_writeback_task and bdi_start_fn
by Christoph Hellwig
· 14 years ago
c1955ce
writeback: remove wb_list
by Christoph Hellwig
· 14 years ago
4c4762d
block: fix some more cmd_type cleanup fallout
by Christoph Hellwig
· 14 years ago
15fa6e8
virtio_blk: add default case to cmd type switch
by Jens Axboe
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
bfe1723
block: kill ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 years ago
b375a61
aha1532: remove ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 years ago
41f2df6
block: BARRIER request should imply SYNC
by Christoph Hellwig
· 14 years ago
01b6b67
floppy: use warning macros
by Stephen Hemminger
· 14 years ago
b862f26
floppy: use wait_event_interruptible
by Stephen Hemminger
· 14 years ago
21af544
floppy: fix signed/unsigned warnings
by Stephen Hemminger
· 14 years ago
be1c0fb
floppy: cmos attribute should be static
by Stephen Hemminger
· 14 years ago
575cfc6
floppy: use atomic type for usage_count
by Stephen Hemminger
· 14 years ago
41a55b4
floppy: silence warning during disk test
by Stephen Hemminger
· 14 years ago
be7a12b
floppy: remove unnecessary inlines
by Stephen Hemminger
· 14 years ago
285203c
floppy: initialize debug jiffies offset
by Stephen Hemminger
· 14 years ago
f3bcb14
cciss: change pad value from 32 to 0
by Mike Miller
· 14 years ago
b0dd5ca
cciss: remove errant debug code
by Mike Miller
· 14 years ago
29979a7
cciss: move next_command function from ifdef
by Mike Miller
· 14 years ago
b14aa6d
cciss: fix call to put_controller_in_performant_mode
by Mike Miller
· 14 years ago
256aea3
cciss: make sure we request the performant mode irq
by Mike Miller
· 14 years ago
956bcb7
block: add helpers for the trivial queue flag sysfs show/store entries
by Jens Axboe
· 14 years ago
e2e1a14
block: add sysfs knob for turning off disk entropy contributions
by Jens Axboe
· 14 years ago
841fdff
cciss: new controller support and bump driver version
by Mike Miller
· 14 years ago
5e21615
cciss: add performant mode support for Stars/Sirius
by Mike Miller
· 14 years ago
1d14144
cciss: make interrupt access methods return type bool
by Mike Miller
· 14 years ago
2cf3af1
cciss: check for msi in interrupt_not_for_us
by Mike Miller
· 14 years ago
0c2b390
cciss: clean up interrupt handler
by Mike Miller
· 14 years ago
664a717
cciss: enqueue and submit io
by Mike Miller
· 14 years ago
9fe6206
Linux 2.6.35
by Linus Torvalds
· 14 years ago
77a63f3
NFS: Fix a typo in include/linux/nfs_fs.h
by Trond Myklebust
· 14 years ago
a63ecd8
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
fc71ff8
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
1cf66e1
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
de51257
mm: fix ia64 crash when gcore reads gate area
by Hugh Dickins
· 14 years ago
51c20fc
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
by David Howells
· 14 years ago
e76df4d
cyber2000fb: fix console in truecolor modes
by Ondrej Zary
· 14 years ago
00b4703
cyber2000fb: fix machine hang on module load
by Ondrej Zary
· 14 years ago
f2d2420
SA1111: Eliminate use after free
by Julia Lawall
· 14 years ago
74bc809
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
by Russell King
· 14 years ago
831e804
ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
by Gary King
· 14 years ago
cfb506e
NFS: Ensure that writepage respects the nonblock flag
by Trond Myklebust
· 14 years ago
b608b28
NFS: kswapd must not block in nfs_release_page
by Trond Myklebust
· 14 years ago
674b222
nfs: include space for the NUL in root path
by Dan Carpenter
· 14 years ago
a2dccdb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
7d5fcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
e271e87
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
8f92054
CRED: Fix __task_cred()'s lockdep check and banner comment
by David Howells
· 14 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 14 years ago
230a5ce
watchdog: update MAINTAINERS entry
by Wim Van Sebroeck
· 14 years ago
dc1eae2
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
by Takashi Iwai
· 14 years ago
b92b361
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
by Russell King
· 14 years ago
79f64db
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
by Catalin Marinas
· 14 years ago
6775a55
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
by Catalin Marinas
· 14 years ago
e936771
ARM: 6271/1: Introduce *_relaxed() I/O accessors
by Catalin Marinas
· 14 years ago
661f10f
ARM: 6275/1: ux500: don't use writeb() in uncompress.h
by Rabin Vincent
· 14 years ago
f1b957d
ARM: 6270/1: clean files in arch/arm/boot/compressed/
by Magnus Damm
· 14 years ago
a4967de
drm/edid: Fix the HDTV hack sync adjustment
by Adam Jackson
· 14 years ago
12e27be
drm/radeon/kms: fix radeon mid power profile reporting
by Daniel J Blueman
· 14 years ago
540ad6b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
2fa82e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
8785eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
a6f80fb
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
by Andre Osterhues
· 14 years ago
ba773f7
x86,kgdb: Fix hw breakpoint regression
by Jason Wessel
· 14 years ago
6c50e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
d2a97a4
GFS2: Use kmalloc when possible for ->readdir()
by Steven Whitehouse
· 14 years ago
b6cbe51
ALSA: hda - Assume PC-beep as default for Realtek
by Takashi Iwai
· 14 years ago
8af2591
ALSA: hda - Don't register beep input device when no beep is available
by Takashi Iwai
· 14 years ago
8b24599
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
by Sekhar Nori
· 14 years ago
7d14831
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
by Anuj Aggarwal
· 14 years ago
38faddb
ALSA: hda - Fix pin-detection of Nvidia HDMI
by Takashi Iwai
· 14 years ago
fc0f5ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
6a99ad4
gpio: fix spurious printk when freeing a gpio
by Jon Povey
· 14 years ago
952e1c6
edac: mpc85xx: fix coldplug/hotplug module autoloading
by Anton Vorontsov
· 14 years ago
2884fce
drivers/rtc/rtc-rx8581.c: fix setdatetime
by Rudolf Marek
· 14 years ago
b82bab4
dynamic debug: move ddebug_remove_module() down into free_module()
by Jason Baron
· 14 years ago
03066f2
ceph: use complete_all and wake_up_all
by Yehuda Sadeh
· 14 years ago
da7ddd3
9p: Pass the correct end of buffer to p9stat_read
by Latchesar Ionkov
· 14 years ago
33fea79
[S390] etr: fix clock synchronization race
by Martin Schwidefsky
· 14 years ago
f5cdac2
[S390] Fix IRQ tracing in case of PER
by Heiko Carstens
· 14 years ago
8f83d76
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
by Anton Blanchard
· 14 years ago
d15aa2c
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf
by Linus Torvalds
· 14 years ago
02e7cce
Merge git://git.infradead.org/users/cbou/battery-2.6.35
by Linus Torvalds
· 14 years ago
a376bca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6b95ed3
perf, powerpc: Use perf_sample_data_init() for the FSL code
by Peter Zijlstra
· 14 years ago
e9a1c51
wm8350-regulator: fix wm8350_register_regulator error handling
by Axel Lin
· 14 years ago
979da89
ab3100: fix off-by-one value range checking for voltage selector
by Axel Lin
· 14 years ago
1a041a2
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
5447080
s2io: fixing DBG_PRINT() macro
by Breno Leitao
· 14 years ago
ee13cbd
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
863da95
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
5620ae2
drm/i915: make sure we shut off the panel in eDP configs
by Jesse Barnes
· 14 years ago
a9ad99a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
e9d67a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
592d32c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
4afb93b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
Next »