Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
eb02db38ee6da074628685971042b847dee05d43
eb02db3
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 12 years ago
51de017
Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
eb04e0a
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
by Trond Myklebust
· 12 years ago
f94eeb4
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
d02a9a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
49b442c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
1812a3d
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
by Christopher Harvey
· 12 years ago
f934af0
add memory barrier to arch_local_irq_restore
by Mark Salter
· 12 years ago
e8f2b54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
43ecdb0
Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
27387dd
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
e9c5d8a
mnt: release locks on error path in do_loopback
by Andrey Vagin
· 12 years ago
ccf9320
palinfo fixes
by Al Viro
· 12 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 12 years ago
52f2199
ecryptfs: close rmmod race
by Al Viro
· 12 years ago
386afc9
spinlocks and preemption points need to be at least compiler barriers
by Linus Torvalds
· 12 years ago
fa33294
NFSv4: Fix another potential state manager deadlock
by Trond Myklebust
· 12 years ago
3e2e0d2
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
by Chris Metcalf
· 12 years ago
84ee980
Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 12 years ago
76dfee4
Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
c9cdee1
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
b1ea3e6
drm/nouveau: fix unconditional return waiting on memory
by Calvin Owens
· 12 years ago
f011a08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes
by Linus Torvalds
· 12 years ago
79e5f05
ARC: Add implicit compiler barrier to raw_local_irq* functions
by Christian Ruppert
· 12 years ago
f465d40d
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
5f2f280
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
395b97a
ftrace: Do not call stub functions in control loop
by Steven Rostedt (Red Hat)
· 12 years ago
5000c41
ftrace: Consistently restore trace function on sysctl enabling
by Jan Kiszka
· 12 years ago
2930e04
tracing: Fix race with update_max_tr_single and changing tracers
by Steven Rostedt (Red Hat)
· 12 years ago
c2fccc1
Revert "loop: cleanup partitions when detaching loop device"
by Jens Axboe
· 12 years ago
9fb2640
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test
by Michael Wolf
· 12 years ago
31880c3
Linux 3.9-rc6
by Linus Torvalds
· 12 years ago
875b767
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
39ab967
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e74e259
alpha: irq: remove deprecated use of IRQF_DISABLED
by Will Deacon
· 12 years ago
e20800f
alpha: irq: run all handlers with interrupts disabled
by Will Deacon
· 12 years ago
cd8d233
alpha: makefile: don't enforce small data model for kernel builds
by Will Deacon
· 12 years ago
aa8b4be
alpha: Add irongate_io to PCI bus resources
by Jay Estabrook
· 12 years ago
c7426bc
remoteproc: fix FW_CONFIG typo
by Robert Tivy
· 12 years ago
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 12 years ago
fe69690
Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
b196553
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
53f6318
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f05c124
SUNRPC: Fix a potential memory leak in rpc_new_client
by Trond Myklebust
· 12 years ago
9187082
x86: Fix rebuild with EFI_STUB enabled
by Jan Beulich
· 12 years ago
7b1f1fd
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
by Trond Myklebust
· 12 years ago
b193d59
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
by Trond Myklebust
· 12 years ago
a58e0be
SUNRPC: Remove extra xprt_put()
by Chuck Lever
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
6cfa923
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
00fa6fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
ff802e3
firmware,IB/qib: revert firmware file move
by Mike Marciniszyn
· 12 years ago
e0a77f2
Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
b2c87ca
GFS2: Issue discards in 512b sectors
by Bob Peterson
· 12 years ago
e24b0bf
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
by Johan Hovold
· 12 years ago
c4c80f6
Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
8f09aac
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
c10b90d
hwspinlock: fix __hwspin_lock_request error path
by Li Fei
· 12 years ago
19b0092
dm cache: reduce bio front_pad size in writeback mode
by Mike Snitzer
· 12 years ago
b844fe6
dm cache: fix writes to cache device in writethrough mode
by Darrick J. Wong
· 12 years ago
80fa8181
MIPS: Delete definition of SA_RESTORER.
by Ralf Baechle
· 12 years ago
adb3789
MIPS: Fix ISA level which causes secondary cache init bypassing and more
by Deng-Cheng Zhu
· 12 years ago
ed1197f
MIPS: Fix build error cavium-octeon without CONFIG_SMP
by EunBong Song
· 12 years ago
aaa9fad
MIPS: Kconfig: Rename SNIPROM too
by Paul Bolle
· 12 years ago
143f0f6
MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
by Paul Bolle
· 12 years ago
ad8c396
MIPS: Unbreak function tracer for 64-bit kernel.
by David Daney
· 12 years ago
d47cbd5b
crypto: ux500 - add missing comma
by Linus Walleij
· 12 years ago
cde42e0
remoteproc: fix error path of handle_vdev
by Sjur Brændeland
· 12 years ago
1cd425b
remoteproc/ste: fix memory leak on shutdown
by Dmitry Tarnyagin
· 12 years ago
b39599b
remoteproc: fix the error check for idr_alloc
by Suman Anna
· 12 years ago
868211d
ALSA: hda/generic - fix uninitialized variable
by Jiri Slaby
· 12 years ago
34e2ed3
net: ipv4: notify when address lifetime changes
by Jiri Pirko
· 12 years ago
f01fc1a
ixgbe: fix registration order of driver and DCA nofitication
by Jakub Kicinski
· 12 years ago
0e82e7f6d
af_unix: If we don't care about credentials coallesce all messages
by Eric W. Biederman
· 12 years ago
25da0e3
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
by Eric W. Biederman
· 12 years ago
4de79c7
bonding: remove sysfs before removing devices
by Veaceslav Falico
· 12 years ago
31d1670
atl1e: limit gso segment size to prevent generation of wrong ip length fields
by Hannes Frederic Sowa
· 12 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
d08d528
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
e2409d8
r8169: fix auto speed down issue
by hayeswang
· 12 years ago
4f4ecd5
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
518314f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless
by David S. Miller
· 12 years ago
b6a9b7f
mm: prevent mmap_cache race in find_vma()
by Jan Stancek
· 12 years ago
22d1e6f
Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
6cb437a
Merge branch 'pm-fixes' into fixes
by Rafael J. Wysocki
· 12 years ago
fc1a7fe
Merge branch 'acpi-fixes' into fixes
by Rafael J. Wysocki
· 12 years ago
014642c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
8d44827
Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
8fc2442
Revert "ALSA: hda - Allow power_save_controller option override DCAPS"
by Takashi Iwai
· 12 years ago
aeb3a97
ALSA: hda - fix typo in proc output
by David Henningsson
· 12 years ago
c2952d2
GFS2: Fix unlock of fcntl locks during withdrawn state
by Steven Whitehouse
· 12 years ago
441362d
GFS2: return error if malloc failed in gfs2_rs_alloc()
by Wei Yongjun
· 12 years ago
4146c3d
GFS2: use memchr_inv
by Akinobu Mita
· 12 years ago
57c7310
GFS2: use kmalloc for lvb bitmap
by David Teigland
· 12 years ago
f1a9a14
HID: magicmouse: fix race between input_register() and probe()
by Benjamin Tissoires
· 12 years ago
c66bb3f
mtip32xx: fix two smatch warnings
by Jens Axboe
· 12 years ago
1d87caa
ALSA: hda - Enabling Realtek ALC 671 codec
by Rainer Koenig
· 12 years ago
6d3bfc7
[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regression
by Krzysztof Mazur
· 12 years ago
8e725c7
libata: fix DMA to stack in reading devslp_timing parameters
by David Woodhouse
· 12 years ago
b55f84e
ata_piix: Fix DVD not dectected at some Haswell platforms
by Youquan Song
· 12 years ago
Next »