Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8085ac753164f45fd23603e7cad85a4c985cbf75
8085ac7
sh: Add platform-specific constants for SH7709
by Steve Glendinning
· 16 years ago
0d5bbe0
sh: Provide optimized non-atomic bitops for SH-2A.
by Paul Mundt
· 16 years ago
8bcc5c1
sh: Add -m4al tuning for SH4AL-DSP.
by Paul Mundt
· 16 years ago
9ef1002
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
by Paul Mundt
· 16 years ago
16b529d
sh: Convert to generic bitops for IRQ-toggling implementation.
by Paul Mundt
· 16 years ago
709420d
sh: Specify sane default image targets for the SH-2 platforms.
by Paul Mundt
· 16 years ago
1aad54a
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
by Paul Mundt
· 16 years ago
e9bf51e
sh: __udivdi3 -> do_div() in softfloat lib.
by Paul Mundt
· 16 years ago
00e825c
sh: Fix clock framework compiler warnings.
by Paul Mundt
· 16 years ago
d643510
usb: Fix up sh_mobile usbf clock framework warnings.
by Paul Mundt
· 16 years ago
e7c98dc
serial: sh-sci: Codestyle cleanup patch.
by Michael Trimarchi
· 16 years ago
af505b1
media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.
by Paul Mundt
· 16 years ago
fad57fe
sh: dynamic ftrace support.
by Matt Fleming
· 16 years ago
ef6aff6
sh: remove old sh_mobile mstpc clocks
by Magnus Damm
· 16 years ago
b51339f
sh: sh_mobile lcdc clock framework support
by Magnus Damm
· 16 years ago
765786e
sh: sh_mobile usb clock framework support
by Magnus Damm
· 16 years ago
af5be79
sh: sh_mobile usbf clock framework support
by Magnus Damm
· 16 years ago
a42b6dd
sh: sh_mobile ceu clock framework support
by Magnus Damm
· 16 years ago
090d951
sh: sh_mobile keysc clock framework support
by Magnus Damm
· 16 years ago
a5616bd
sh: sh_mobile i2c clock framework support
by Magnus Damm
· 16 years ago
f2eb010
sh: sh_mobile mstpcr clocks for sh7366
by Magnus Damm
· 16 years ago
6e88d03
sh: sh_mobile mstpcr clocks for sh7343
by Magnus Damm
· 16 years ago
f14c017
sh: sh_mobile mstpcr clocks for sh7723
by Magnus Damm
· 16 years ago
ecf399b
sh: sh_mobile mstpcr clocks for sh7722
by Magnus Damm
· 16 years ago
7c7e02a
sh: new sh_mobile mstpcr clocks base code
by Magnus Damm
· 16 years ago
1dc7b77
sh: use arch_flags for sh_mobile mstpcr clock bits
by Magnus Damm
· 16 years ago
d902d04
sh: sh_mobile clock divider index fix
by Magnus Damm
· 16 years ago
d12cfac
sh: enable and disable clocks recursively
by Magnus Damm
· 16 years ago
4a4a9be
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
by Paul Mundt
· 16 years ago
3d44cc3
Null pointer deref with hrtimer_try_to_cancel()
by Thomas Gleixner
· 16 years ago
ab65387
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
e6a997e
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
280a9ca
x86: fix resume (S2R) broken by Intel microcode module, on A110L
by Dmitry Adamushko
· 16 years ago
f1d9e45
fs/9p: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
7dd0cdc
9p: convert d_iname references to d_name.name
by Wu Fengguang
· 16 years ago
6ff2320
9p: Remove potentially bad parameter from function entry debug print.
by Duane Griffin
· 16 years ago
9a1d103
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
8837e34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
281981c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
f3485c8
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
db873cf
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
eae34c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5bd9c69
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 16 years ago
19b3f31
ALSA: Fix a Oops bug in omap soc driver.
by Stanley Miao
· 16 years ago
8f55c1e
ALSA: hda - Remove non-working headphone control for Dell laptops
by Takashi Iwai
· 16 years ago
9e43f0d
ALSA: hda - Add no-jd model for IDT 92HD73xx
by Takashi Iwai
· 16 years ago
85f13b6
ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"
by Takashi Iwai
· 16 years ago
d8a0be6
cciss: fix problem that deleting multiple logical drives could cause a panic
by Stephen M. Cameron
· 16 years ago
fa620e9
ALSA: hda - Add quirk for Dell Studio 17
by Joerg Schirottke
· 16 years ago
ac5c4e7
drm/i915: GEM on PAE has problems - disable it for now.
by Dave Airlie
· 16 years ago
c4de0a5
drm/i915: Don't return busy for buffers left on the flushing list.
by Eric Anholt
· 16 years ago
a2ed961
md: Don't read past end of bitmap when reading bitmap.
by NeilBrown
· 16 years ago
929096f
Linux 2.6.28-rc9
by Linus Torvalds
· 16 years ago
59da1f8
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
69098ba
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
b3806c3b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3653b9a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
52af894
Maintainer email fixes for inotify
by John McCutchan
· 16 years ago
8983fdb
avr32: favr-32 build fix
by Haavard Skinnemoen
· 16 years ago
de13d28
ATSTK1006: Fix boot from NAND flash
by Haavard Skinnemoen
· 16 years ago
c9bc03a
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 16 years ago
55aab5f
x86 gart: don't complain if no AMD GART found
by Bjorn Helgaas
· 16 years ago
e28d832
ALSA: hda - Fix silent HP output on D975
by Takashi Iwai
· 16 years ago
3298a73
bnx2: Fix bug in bnx2_free_rx_mem().
by Michael Chan
· 16 years ago
3e3d0e9
PCI hotplug: ibmphp: Fix module ref count underflow
by Neil Horman
· 16 years ago
69c30e1
irda: Add irda_skb_cb qdisc related padding
by Samuel Ortiz
· 16 years ago
55dac3a
Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
0bc77ec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
3797455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
5b8bd54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
331c313
cifs: fix buffer overrun in parse_DFS_referrals
by Jeff Layton
· 16 years ago
a52519f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 16 years ago
4b4cdf3
STAGING: Move staging drivers back to staging-specific menu
by Dmitry Baryshkov
· 16 years ago
aa6f3c6
driver core: add newlines to debugging enabled/disabled messages
by Marcel Holtmann
· 16 years ago
09a35ce
xilinx_hwicap: remove improper wording in license statement
by Greg Kroah-Hartman
· 16 years ago
1c93ca0
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
by Johann Felix Soden
· 16 years ago
af4b851
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
by Mike Provencher
· 16 years ago
413ba6f
USB: set correct configuration in probe of ti_usb_3410_5052
by Oliver Neukum
· 16 years ago
7c99200
USB: add 5372:2303 to pl2303
by Matthew Arnold
· 16 years ago
24c0996
USB: skip Set-Interface(0) if already in altsetting 0
by Alan Stern
· 16 years ago
9a9fafb8
USB: fix comment about endianness of descriptors
by Phil Endecott
· 16 years ago
c33ba39
USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour
by Peter Korsgaard
· 16 years ago
aacf4a0
usbmon: drop bogus 0t from usbmon.txt
by Pete Zaitcev
· 16 years ago
7c12414
USB: gadget: fix rndis working at high speed
by David Brownell
· 16 years ago
01ba085
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
by Andrew Ewert
· 16 years ago
f2ee695
USB: tty: SprogII DCC controller identifiers
by Alan Cox
· 16 years ago
a4b1880
usb-storage: update unusual_devs entry for Nokia 5310
by Alan Stern
· 16 years ago
48e1a54
USB: Unusual devs patch for Nokia 3500c
by Ozan Sener
· 16 years ago
1393fce
USB: storage: unusual_devs.h: Nokia 3109c addition
by CSÉCSY László
· 16 years ago
5413aa4
USB: fix problem with usbtmc driver not loading properly
by Greg Kroah-Hartman
· 16 years ago
af4d364
powerpc: Fix corruption error in rh_alloc_fixed()
by Guillaume Knispel
· 16 years ago
28707af
powerpc/fsl-booke: Fix the miss interrupt restore
by Dave Liu
· 16 years ago
84df817
AMD IOMMU: panic if completion wait loop fails
by Joerg Roedel
· 16 years ago
cf558d2
AMD IOMMU: set cmd buffer pointers to zero manually
by Joerg Roedel
· 16 years ago
c1892cb
avr32: remove .note.gnu.build-id section when making vmlinux.bin
by Hans-Christian Egtvedt
· 16 years ago
2fccd28
jme: Fixed a typo
by cwm97m
· 16 years ago
e8e5752
net: kernel BUG at drivers/net/phy/mdio_bus.c:165!
by Krzysztof Halasa
· 16 years ago
878a553
sparc: We need to implement arch_ptrace_stop().
by David S. Miller
· 16 years ago
a977218
ocfs2: Add JBD2 compat feature bit.
by Joel Becker
· 16 years ago
9a3de25
drivers/net: starfire: Fix napi ->poll() weight handling
by Jarek Poplawski
· 16 years ago
Next »