Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
51edce0ccee090ea762a3014510e7870d25c49df
51edce0
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
b2555b8
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
7662a9c
ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport
by Luciano Coelho
· 12 years ago
034bf09
ARM: OMAP2+: DT node Timer iteration fix
by Pantelis Antoniou
· 12 years ago
e407ee0
ARM: OMAP2+: Fix section warning for omap_init_ocp2scp()
by Tony Lindgren
· 12 years ago
81f3ae0
ARM: OMAP2+: fix build break for omapdrm
by Rob Clark
· 12 years ago
734bda6
Merge tag 'omap-fixes-b-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc4/fixes
by Tony Lindgren
· 12 years ago
bdcc612
ARM: OMAP2: Fix missing omap2xxx_clkt_vps_late_init function calls
by Jon Hunter
· 12 years ago
12d82e4
ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDM
by Peter Ujfalusi
· 12 years ago
981827a
ARM: OMAP4: clock data: Lock ABE DPLL on all revisions
by Peter Ujfalusi
· 12 years ago
7d1f9ae
Linux 3.8-rc4
by Linus Torvalds
· 12 years ago
72ffaa4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
5046e38
Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 12 years ago
dfdebc2
Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
b86dc0d
ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore
by Dimitris Papastamos
· 12 years ago
753bd6d
ARM: dts: correct the dw-mshc timing properties as per binding
by Alim Akhtar
· 12 years ago
c0d6cfd
ARM: S3C64XX: Fix build error with CONFIG_S3C_DEV_FB disabled
by Tomasz Figa
· 12 years ago
309b51e
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
a73b59c
ARM: compile fix for DEBUG_LL=y && MMU=n
by Uwe Kleine-König
· 12 years ago
37f1356
xfs: recalculate leaf entry pointer after compacting a dir2 block
by Eric Sandeen
· 12 years ago
ab7eac2
xfs: remove int casts from debug dquot soft limit timer asserts
by Brian Foster
· 12 years ago
91e4bac
xfs: fix the multi-segment log buffer format
by Mark Tinguely
· 12 years ago
2d0e9df
xfs: fix segment in xfs_buf_item_format_segment
by Mark Tinguely
· 12 years ago
0f22f9d
xfs: rename bli_format to avoid confusion with bli_formats
by Mark Tinguely
· 12 years ago
d44d9bc
xfs: use b_maps[] for discontiguous buffers
by Mark Tinguely
· 12 years ago
3a55fb0
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
by Kirill Smelkov
· 12 years ago
fbfc23e
mfd, TWL4030: TWL4030 need select REGMAP_I2C
by Chuansheng Liu
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 12 years ago
ad6f276
Merge tag 'sunxi-fixes-for-3.8-rc4' of git://github.com/mripard/linux into fixes
by Olof Johansson
· 12 years ago
e65b9ad
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
by Jiri Kosina
· 12 years ago
36e7a96
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
ce0f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
31db720
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
56400b5
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
1bea07f
ARM: sunxi: Use the Synosys APB UART instead of ns8250
by Maxime Ripard
· 12 years ago
aa8b550
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
a6d3bd27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
2409c87
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c4ef9bc
MAINTAINERS: update email address for Timur Tabi
by Timur Tabi
· 12 years ago
4adf07f
firmware: make sure the fw file size is not 0
by Luciano Coelho
· 12 years ago
774a122
module, async: async_synchronize_full() on module init iff async is used
by Tejun Heo
· 12 years ago
509d97b
s390/chsc: fix SEI usage
by Sebastian Ott
· 12 years ago
ed4f209
s390/time: fix sched_clock() overflow
by Heiko Carstens
· 12 years ago
035688d
sh: ecovec: add sample amixer settings
by Kuninori Morimoto
· 12 years ago
6960d46
Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
72d0ac0
arm64: compat: add syscall table entries for new syscalls
by Will Deacon
· 12 years ago
6f54c36
ALSA: hda/hdmi - Work around "alsactl restore" errors
by Takashi Iwai
· 12 years ago
8aef33a
cpuidle: remove the power_specified field in the driver
by Daniel Lezcano
· 12 years ago
2e4c4db
Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
406089d
Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
7dea1ff
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
2ac1e66
Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
e3d5b2f
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp
by Mark Brown
· 12 years ago
3ab91da2
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
by Mark Brown
· 12 years ago
c631846
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
by Mark Brown
· 12 years ago
a1ed63f
Merge remote-tracking branch 'regulator/fix/core' into tmp
by Mark Brown
· 12 years ago
1b1baff
UDF: Fix a null pointer dereference in udf_sb_free_partitions
by Namjae Jeon
· 12 years ago
7e2fb2d
jbd: don't wake kjournald unnecessarily
by Eric Sandeen
· 12 years ago
3152ba0
Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
6d283db
vfs: add missing virtual cache flush after editing partial pages
by Linus Torvalds
· 12 years ago
9bbcbad
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
250bfd3
tracing: Fix regression of trace_pipe
by Liu Bo
· 12 years ago
b87fc3e
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
46fed0a
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
3441f0d
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f6a0e2c
Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
7f1825d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
6843cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7c8284c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
83ae2098
ARM: imx: correct low-power mode setting
by Shawn Guo
· 12 years ago
8375766
ARM: imx: disable cpu in .cpu_kill hook
by Shawn Guo
· 12 years ago
1ab36812
ARM: dts: prevent *.dtb from always being rebuilt
by Stephen Warren
· 12 years ago
d0b6a54
arm64: dts: prevent *.dtb from always being rebuilt
by Stephen Warren
· 12 years ago
14eae6e
sh: Fix up stack debugging build.
by Paul Mundt
· 12 years ago
39e9515
ALSA: usb-audio: selector map for M-Audio FT C400
by Eldad Zack
· 12 years ago
83e3acd
ALSA: usb-audio: M-Audio FT C400 skip packet quirk
by Eldad Zack
· 12 years ago
2aad272
ALSA: usb-audio: correct M-Audio C400 clock source quirk
by Eldad Zack
· 12 years ago
b98ae27
ALSA: usb - fix race in creation of M-Audio Fast track pro driver
by David Henningsson
· 12 years ago
a246f58
sh: wire up finit_module syscall.
by Paul Mundt
· 12 years ago
e43b3ce
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
by H. Peter Anvin
· 12 years ago
ab3cd86
x86/Sandy Bridge: mark arrays in __init functions as __initconst
by H. Peter Anvin
· 12 years ago
397c606
staging: zram: fix invalid memory references during disk write
by Nitin Gupta
· 12 years ago
afc1030
video: imxfb: fix imxfb_info configuration order
by Gwenhael Goavec-Merou
· 12 years ago
006e792
ARM: imx: platform-imx-fb: modifies platform device name
by Gwenhael Goavec-Merou
· 12 years ago
7b4cf99
udldrmfb: udl_get_edid: drop unneeded i--
by Hans de Goede
· 12 years ago
242187b
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
by Hans de Goede
· 12 years ago
c930812
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
by Hans de Goede
· 12 years ago
7d00813
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
94bc70a
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
8cf65dc
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
by Tomasz Mloduchowski
· 12 years ago
43f7897
drm/nvc0/fb: fix crash when different mutex is used to protect same list
by Aleksi Torhamo
· 12 years ago
d19528a
drm/nouveau/clock: fix support for more than 2 monitors on nve0
by Aleksi Torhamo
· 12 years ago
c684cef
drm/nv50/disp: fix selection of bios script for analog outputs
by Marcin Slusarz
· 12 years ago
f20ebd0
drm/nv17-50: restore fence buffer on resume
by Marcin Slusarz
· 12 years ago
92441b2
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
by Marcin Slusarz
· 12 years ago
dd5700e
drm/nouveau: fix nouveau_client allocation failure path
by Marcin Slusarz
· 12 years ago
82c805a
drm/nouveau: don't return freed object from nouveau_handle_create
by Marcin Slusarz
· 12 years ago
cfd376b
drm/nouveau/vm: fix memory corruption when pgt allocation fails
by Marcin Slusarz
· 12 years ago
4c4101d
drm/nouveau: add locking around instobj list operations
by Marcin Slusarz
· 12 years ago
1a1841d
drm/nouveau: do not forcibly power on lvds panels
by Ben Skeggs
· 12 years ago
Next »