Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8886f42d6d8dabeb488c706c339634a0e3e08df4
« Previous
6777d77
kernel_read: redefine offset type
by Mimi Zohar
· 15 years ago
4871953
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
79b1bee
netpoll: warning for ndo_start_xmit returns with interrupts enabled
by Dongdong Deng
· 15 years ago
c189308
net: Fix Micrel KSZ8842 Kconfig description
by Andreas Mohr
· 15 years ago
2149f66
netfilter: xt_quota: fix wrong return value (error case)
by Patrick McHardy
· 15 years ago
ca6982b
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
by Bruno Prémont
· 15 years ago
6ff9c2e
E100: fix interaction with swiotlb on X86.
by Krzysztof Hałasa
· 15 years ago
38acce2
pkt_sched: Convert CBQ to tasklet_hrtimer.
by David S. Miller
· 15 years ago
70bdbd3
ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()
by Bartlomiej Zolnierkiewicz
· 15 years ago
637952c
[S390] set preferred console based on conmode
by Hendrik Brueckner
· 15 years ago
cf05b82
[S390] drivers/s390: put NULL test before dereference
by Julia Lawall
· 15 years ago
06739a8
[S390] cio: fix double free after failed device initialization
by Sebastian Ott
· 15 years ago
9f844e5
drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.
by Michel Dänzer
· 15 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 15 years ago
3edf2fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
e3054ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
422bef8
Linux 2.6.31-rc7
by Linus Torvalds
· 15 years ago
8e9d78e
Re-introduce page mapping check in mark_buffer_dirty()
by Linus Torvalds
· 15 years ago
649bf17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
1909629
perf trace: Add OPT_END to option array of perf-trace
by Masami Hiramatsu
· 15 years ago
4dfd79e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
b57f921
Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b04e637
x86: don't call '->send_IPI_mask()' with an empty mask
by Linus Torvalds
· 15 years ago
1a9937b
rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B
by Herton Ronaldo Krzesinski
· 15 years ago
f4b0373
Make bitmask 'and' operators return a result code
by Linus Torvalds
· 15 years ago
83d349f
x86: don't send an IPI to the empty set of CPU's
by Linus Torvalds
· 15 years ago
4464fca
perf_counter: Fix typo in read() output generation
by Peter Zijlstra
· 15 years ago
4a683bf
tracing: Fix too large stack usage in do_one_initcall()
by Ingo Molnar
· 15 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
03e860b
btrfs: fix inode rbtree corruption
by From: Nick Piggin
· 15 years ago
ec9c96e
dma-debug: Fix check_unmap null pointer dereference
by Kyle McMartin
· 15 years ago
9b2fb2d
Input: ucb1400_ts - enable interrupt unconditionally
by Pavel Revak
· 15 years ago
1700f5f
Input: ucb1400_ts - enable ADC Filter
by Marek Vasut
· 15 years ago
3b7307c
Input: wacom - don't use on-stack memory for report buffers
by Dmitry Torokhov
· 15 years ago
c795b33
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
by Goldwyn Rodrigues
· 15 years ago
17782d9
drm/radeon/kms: add r100/r200 OQ support.
by Dave Airlie
· 15 years ago
08e4d53
drm: Fix sysfs device confusion.
by Thomas Hellstrom
· 15 years ago
e3b2415
drm/radeon/kms: implement the bo busy ioctl properly.
by Dave Airlie
· 15 years ago
a8b88d3
ocfs2: Add missing lock name
by Jan Kara
· 15 years ago
fc0ce23
x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile
by Jan Beulich
· 15 years ago
429966b
Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 15 years ago
c37faaf
i2c-stu300: I2C STU300 stability updates
by Linus Walleij
· 15 years ago
6114978
i2c-omap: Enable workaround for Errata 1.153 based on
by Moiz Sonasath
· 15 years ago
dd11976
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
by Moiz Sonasath
· 15 years ago
dcc4ec2
i2c-omap: Fix I2C status ACK
by Nishanth Menon
· 15 years ago
a1d1251
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
c82f63e
PCI: check saved state before restore
by Alek Du
· 15 years ago
cbcb340
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent
by Ingo Molnar
· 15 years ago
d3b325f
ibm_newemac: emac_close() needs to call netif_carrier_off()
by Petri Gynther
· 15 years ago
68947b8
Input: iforce - support new revision of ACT LABS Force RS
by Jiri Kosina
· 15 years ago
ce2eef3
xen: rearrange things to fix stackprotector
by Jeremy Fitzhardinge
· 15 years ago
5416c26
x86: make sure load_percpu_segment has no stackprotector
by Jeremy Fitzhardinge
· 15 years ago
cbb35f8
net: fix ks8851 build errors
by Randy Dunlap
· 15 years ago
3abf2f3
ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec
by Takashi Iwai
· 15 years ago
6c30c53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
0dc9aa8
AFS: Documentation updates
by Anton Blanchard
· 15 years ago
cad2c8f
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
4aa2d56
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
d46c7d9
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f833bab
clockevent: Prevent dead lock on clockevents_lock
by Suresh Siddha
· 15 years ago
fa6963b
perf tools: Check perf.data owner
by Peter Zijlstra
· 15 years ago
ae70944
ALSA: hda: add model for Intel DG45ID/DG45FC boards
by Wu Fengguang
· 15 years ago
150fe14
ALSA: hda: enable speaker output for Compaq 6530s/6531s
by Wu Fengguang
· 15 years ago
1ca3976
sparc64: Update defconfig.
by David S. Miller
· 15 years ago
2193aa2
sparc32: Update defconfig.
by David S. Miller
· 15 years ago
a991964
sparc32: Kill trap table freeing code.
by David S. Miller
· 15 years ago
456d899
net: Rename MAC platform driver for w90p910 platform
by Wan ZongShun
· 15 years ago
5ef5f72
drm/kms: teardown crtc correctly when fb is destroyed.
by Dave Airlie
· 15 years ago
6a719e0
drm/kms/radeon: cleanup combios TV table like DDX.
by Dave Airlie
· 15 years ago
bf8e828
drm/radeon/kms: memset the allocated framebuffer before using it.
by Dave Airlie
· 15 years ago
80e6914
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
by Dave Airlie
· 15 years ago
e7a5965
yellowfin: Fix buffer underrun after dev_alloc_skb() failure
by Roel Kluin
· 15 years ago
e2c6cbd
sparc: sys32.S incorrect compat-layer splice() system call
by Mathieu Desnoyers
· 15 years ago
c124891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
77f312a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
eda1e32
tracing: handle broken names in ftrace filter
by Jiri Olsa
· 15 years ago
dc8ed71
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7f9cfb3
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
by Bo Liu
· 15 years ago
503f794
REPORTING-BUGS: add get_maintainer.pl blurb
by Joe Perches
· 15 years ago
28d7a6a
nommu: check fd read permission in validate_mmap_request()
by Graff Yang
· 15 years ago
1915297
spi_s3c24xx: fix transfer setup code
by Ben Dooks
· 15 years ago
b897878
spi_s3c24xx: fix clock rate calculation
by Ben Dooks
· 15 years ago
b2503a9
mmc: add the new linux-mmc mailing list to MAINTAINERS
by Andrew Morton
· 15 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 15 years ago
89a4eb4
vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
by Jeff Layton
· 15 years ago
6b6f0b6
MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix
by Joe Perches
· 15 years ago
08fdef9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
024e6cb
security: Fix prompt for LSM_MMAP_MIN_ADDR
by Andreas Schwab
· 15 years ago
a58578e
security: Make LSM_MMAP_MIN_ADDR default match its help text.
by Dave Jones
· 15 years ago
dcd94db
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8486a0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
b9d030a
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
435a71d
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
a924586
nilfs2: fix oopses with doubly mounted snapshots
by Ryusuke Konishi
· 15 years ago
b395cd8
perf tools: Make 'make html' work
by Kyle McMartin
· 15 years ago
78b89ec
i386: Fix section mismatches for init code with !HOTPLUG_CPU
by Jan Beulich
· 15 years ago
69ab849
genirq: Wake up irq thread after action has been installed
by Thomas Gleixner
· 15 years ago
6e08643
perf tools: Save partial non-overlapping map
by Frederic Weisbecker
· 15 years ago
4273b00
perf tools: Fix comm column adjusting
by Frederic Weisbecker
· 15 years ago
15f3fa4
perf annotate: Fix segmentation fault
by Ingo Molnar
· 15 years ago
Next »