Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
1bc67188c3843b8e16caaa8624beeb0e2823c1f8
1bc6718
Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
cd85b55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
04a8752
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
06afb1a
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus
by Russell King
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
5eef150
Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
315eb8a
x86: Fix compilation bug in kprobes' twobyte_is_boostable
by Josh Stone
· 13 years ago
bc74ee9
m68k: Finally remove leftover markers sections
by Kirill Tkhai
· 13 years ago
8b22343
m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC
by Finn Thain
· 14 years ago
75a2385
m68k/mac: Fix compiler warning in via_read_time()
by Finn Thain
· 14 years ago
d996e9d
zorro: Fix four checkpatch warnings
by Jim Rotmalm
· 14 years ago
c3b92c8
Linux 3.1
by Linus Torvalds
· 13 years ago
6a05965
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 13 years ago
15cc910
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 13 years ago
8548c84
x86: Fix S4 regression
by Takashi Iwai
· 13 years ago
eb04745
ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online
by Thomas Gleinxer
· 13 years ago
d136f2e
dm kcopyd: fix job_pool leak
by Alasdair G Kergon
· 13 years ago
1bf1aac
Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsung
by Linus Torvalds
· 13 years ago
5117cc2
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
6c5482d
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
by Tony Lindgren
· 13 years ago
ee3f615
ARM: 7136/1: pl330: Fix a race condition
by Javi Merino
· 13 years ago
c45ed23
Merge branch 'master' of git://gitorious.org/smack-next/kernel into next
by James Morris
· 13 years ago
e0b057b
TOMOYO: Fix incomplete read after seek.
by Tetsuo Handa
· 13 years ago
fb630b9
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
by Domenico Andreoli
· 13 years ago
2efd7c0
Merge git://github.com/herbertx/crypto
by Linus Torvalds
· 13 years ago
62ddc00
Merge branch 'fix/hda' of git://github.com/tiwai/sound
by Linus Torvalds
· 13 years ago
7ed47b7
crypto: ghash - Avoid null pointer dereference if no key is set
by Nick Bowler
· 13 years ago
1052cff
ARM: S5P: fix offset calculation on gpio-interrupt
by Marek Szyprowski
· 13 years ago
0e94ae1
Smack: allow to access /smack/access as normal user
by Jarkko Sakkinen
· 13 years ago
a06f916
ARM: smp: fix clipping of number of CPUs
by Russell King
· 13 years ago
b55fa18
ARM: 7137/1: Fix error upon adding LL debug
by Afzal Mohammed
· 13 years ago
fd11e15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
505f48b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
133d324
hwmon: (w83627ehf) Fix negative 8-bit temperature values
by Jean Delvare
· 13 years ago
486cf46
mm: fix race between mremap and removing migration entry
by Hugh Dickins
· 13 years ago
aad4564
sparc: Add alignment flag to PCI expansion resources
by Kjetil Oftedal
· 13 years ago
afaef73
fib_rules: fix unresolved_rules counting
by Yan, Zheng
· 13 years ago
1b23a3e
r8169: fix wrong eee setting for rlt8111evl
by hayeswang
· 13 years ago
649b3b8
r8169: fix driver shutdown WoL regression.
by françois romieu
· 13 years ago
a491dbe
xen/p2m/debugfs: Make type_name more obvious.
by Konrad Rzeszutek Wilk
· 13 years ago
8404877
xen/p2m/debugfs: Fix potential pointer exception.
by Konrad Rzeszutek Wilk
· 13 years ago
5e28783
xen/enlighten: Fix compile warnings and set cx to known value.
by Konrad Rzeszutek Wilk
· 13 years ago
d98b15d
xen/xenbus: Remove the unnecessary check.
by Konrad Rzeszutek Wilk
· 13 years ago
e659922
xen/irq: If we fail during msi_capability_init return proper error code.
by Konrad Rzeszutek Wilk
· 13 years ago
9bb9efe
xen/events: Don't check the info for NULL as it is already done.
by Konrad Rzeszutek Wilk
· 13 years ago
9d093e2
xen/events: BUG() when we can't allocate our event->irq array.
by Konrad Rzeszutek Wilk
· 13 years ago
4645bf3
xen/pciback: Check if the device is found instead of blindly assuming so.
by Konrad Rzeszutek Wilk
· 13 years ago
72bf809
xen/pciback: Do not dereference psdev during printk when it is NULL.
by Konrad Rzeszutek Wilk
· 13 years ago
34b1901
ehea: Change maintainer to me
by Thadeu Lima de Souza Cascardo
· 13 years ago
6afcb3b
TOMOYO: Fix unused kernel config option.
by Tetsuo Handa
· 13 years ago
e4fcd69
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
by Linus Torvalds
· 13 years ago
f91f6cf
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e58fced
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
by Antonio Ospite
· 13 years ago
4399c8b
intel-iommu: fix superpage support in pfn_to_dma_pte()
by Allen Kay
· 13 years ago
8140a95
intel-iommu: set iommu_superpage on VM domains to lowest common denominator
by Allen Kay
· 13 years ago
292827c
intel-iommu: fix return value of iommu_unmap() API
by Allen Kay
· 13 years ago
3fb3961
MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move
by Roland Dreier
· 13 years ago
5a6e848
drm/radeon/kms/atom: fix handling of FB scratch indices
by Alex Deucher
· 13 years ago
4ea2739
pptp: pptp_rcv_core() misses pskb_may_pull() call
by Eric Dumazet
· 13 years ago
58af19e
tproxy: copy transparent flag when creating a time wait
by KOVACS Krisztian
· 13 years ago
8bae8bd
pptp: fix skb leak in pptp_xmit()
by Eric Dumazet
· 13 years ago
4d97480
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
by Mitsuo Hayasaka
· 13 years ago
28c2137
smsc911x: Add support for SMSC LAN89218
by Phil Edworthy
· 13 years ago
e730c82
tg3: negate USE_PHYLIB flag check
by Jiri Pirko
· 13 years ago
d512348
netconsole: enable netconsole can make net_device refcnt incorrent
by Gao feng
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
835acf5
l2tp: fix a potential skb leak in l2tp_xmit_skb()
by Eric Dumazet
· 13 years ago
1ce5cce
bridge: fix hang on removal of bridge via netlink
by stephen hemminger
· 13 years ago
d86b2b6
Smack: fix: invalid length set for the result of /smack/access
by Jarkko Sakkinen
· 13 years ago
bcd5cff
cputimer: Cure lock inversion
by Peter Zijlstra
· 13 years ago
a4863ca
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridges (v2)
by Alex Deucher
· 13 years ago
09cc650
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
by Alex Deucher
· 13 years ago
3a6dea3
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
by Alex Deucher
· 13 years ago
ca201c0
ALSA: HDA: conexant support for Lenovo T520/W520
by Daniel Suchy
· 13 years ago
051a8cb
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
by Takashi Iwai
· 13 years ago
e22469c
ttm: Fix error-path using an uninitialized value
by Thomas Hellstrom
· 13 years ago
899e3ee
Linux 3.1-rc10
by Linus Torvalds
· 13 years ago
ae2a458
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
7f81e25
x25: Prevent skb overreads when checking call user data
by Matthew Daley
· 13 years ago
cb101ed
x25: Handle undersized/fragmented skbs
by Matthew Daley
· 13 years ago
c7fd0d4
x25: Validate incoming call user data lengths
by Matthew Daley
· 13 years ago
f36c23b
udplite: fast-path computation of checksum coverage
by Gerrit Renker
· 13 years ago
a84a79e
Avoid using variable-length arrays in kernel/sys.c
by Linus Torvalds
· 13 years ago
628e1110
ARM: Add a few machine types to mach-types
by Russell King
· 13 years ago
cfb470b
ARM: 7130/1: dev_archdata: add private iommu extension
by Ohad Ben-Cohen
· 13 years ago
01885bc
ARM: 7125/1: Add unwinding annotations for 64bit division functions
by Laura Abbott
· 13 years ago
4bdad98
ARM: 7120/1: remove bashism in check for multiple zreladdrs
by Rabin Vincent
· 13 years ago
b0c1264
ARM: 7118/1: rename temp variable in read*_relaxed()
by Olof Johansson
· 13 years ago
0ec5a95
ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_rom
by Linus Walleij
· 13 years ago
2b03492
ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage
by Lei Wen
· 13 years ago
7f94e9c
ARM: 7062/1: cache: detect PIPT I-cache using CTR
by Will Deacon
· 13 years ago
0744a3e
ARM: platform fixups: remove mdesc argument to fixup function
by Russell King
· 14 years ago
87e040b
ARM: 7017/1: Use generic BUG() handler
by Simon Glass
· 13 years ago
a675002
ARM: 7102/1: mach-integrator: update defconfig
by Linus Walleij
· 13 years ago
bb76079
ARM: 7087/2: mach-integrator: get timer frequency from clock
by Linus Walleij
· 13 years ago
6d8ce71
ARM: 7086/2: mach-integrator: modernize clock event registration
by Linus Walleij
· 13 years ago
02f5632
ARM: 7085/2: mach-integrator: clockevent supports oneshot mode
by Linus Walleij
· 13 years ago
1b56b17
ARM: 7084/1: mach-integrator: retire some timer macros
by Linus Walleij
· 13 years ago
Next »