Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c8c27e2b89b020fd33dd3f2b18405d3f027e6ac
9c8c27e
memblock: Use memblock_reserve() in memblock internal functions
by Tejun Heo
· 13 years ago
581adcb
memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes
by Tejun Heo
· 13 years ago
1c16d24
memblock: Fix include breakages caused by 24aa07882b
by Tejun Heo
· 13 years ago
d4bbf7e
Merge branch 'master' into x86/memblock
by Tejun Heo
· 13 years ago
401d006
Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
06718f1
ath9k: Revert change that broke AR928X on Acer Ferrari One
by Rafael J. Wysocki
· 13 years ago
aaa0b4f
iio: iio_event_getfd -- fix ev_int build failure
by Andy Whitcroft
· 13 years ago
ac03564
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
dd38d29
Merge git://github.com/herbertx/crypto
by Linus Torvalds
· 13 years ago
9c39739
Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson
by Linus Torvalds
· 13 years ago
49e4406
powerpc/44x: Add mtd ndfc to the ppx44x defconfig
by Tony Breeds
· 13 years ago
13020be
powerpc: Fix compiliation with hugetlbfs enabled
by Kumar Gala
· 13 years ago
e3854b6
arch/powerpc/sysdev/ehv_pic.c: add missing kfree
by Julia Lawall
· 13 years ago
7145cf1
powerpc/fsl-lbc: Fix for fsl_upm
by Alexandre Rusev
· 13 years ago
86f9a433
drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac
by Shaohui Xie
· 13 years ago
ae5f8c1
powerpc/qe: Fixup QE_General4 errata
by Joakim Tjernlund
· 13 years ago
05011f3
powerpc/85xx: Fix compile error on p3060_qds.c
by Kumar Gala
· 13 years ago
a922825
powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
by Paul Bolle
· 13 years ago
c3c3ced
powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIe
by Roy Zang
· 13 years ago
caca6a0
Linux 3.2-rc3
by Linus Torvalds
· 13 years ago
9b82e65d6
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
e6af578
virtio-pci: make reset operation safer
by Michael S. Tsirkin
· 13 years ago
fe1a7fe
virtio-mmio: Correct the name of the guest features selector
by Sasha Levin
· 13 years ago
bd20817
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
by Heiko Carstens
· 13 years ago
8174a06
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
0952157
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
de7badf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
0f751e6
eCryptfs: Extend array bounds for all filename chars
by Tyler Hicks
· 13 years ago
32001d6f
eCryptfs: Flush file in vma close
by Tyler Hicks
· 13 years ago
b59db43
eCryptfs: Prevent file create race condition
by Tyler Hicks
· 13 years ago
f10cdea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 13 years ago
5907c5f
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
0a2c986
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
2d0f240
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
780dc9b
regulator: TPS65910: Fix VDD1/2 voltage selector count
by Afzal Mohammed
· 13 years ago
eff245c
i2c: Make i2cdev_notifier_call static
by Shubhrajyoti D
· 13 years ago
6782002
i2c: Delete ANY_I2C_BUS
by Jean Delvare
· 13 years ago
cbb4451
i2c: Fix device name for 10-bit slave address
by Jean Delvare
· 13 years ago
cc6bcf7
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
by Jeffrey (Sheng-Hui) Chu
· 13 years ago
a5cd335
drm: integer overflow in drm_mode_dirtyfb_ioctl()
by Xi Wang
· 13 years ago
b4bbb02
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
by Linus Torvalds
· 13 years ago
2db1125
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
c916874
drivers/gpu/vga/vgaarb.c: add missing kfree
by Julia Lawall
· 13 years ago
21240f9
drm/radeon/kms/atom: unify i2c gpio table handling
by Alex Deucher
· 13 years ago
d724502
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
by Alex Deucher
· 13 years ago
26cc40a
ttm: Don't return the bo reserved on error path
by Thomas Hellstrom
· 13 years ago
cdaeb57
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
d31da0f
mount_subtree() pointless use-after-free
by Al Viro
· 13 years ago
866d43c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
1b464d8
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
e25ba0c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
af36d15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
8ba8ed5
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
bbbc479
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
3c68814
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
3b9abc7
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
0cda569
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
b0d8166
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
a328396
viafb: correct sync polarity for OLPC DCON
by Daniel Drake
· 13 years ago
5008484
Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linus
by Florian Tobias Schandinat
· 13 years ago
74a0efd
video:da8xx-fb: Disable and reset sequence on version2 of LCDC
by Manjunathappa, Prakash
· 13 years ago
b464133
iio: fix a leak due to improper use of anon_inode_getfd()
by Al Viro
· 13 years ago
c332c10
microblaze: bury asm/namei.h
by Al Viro
· 13 years ago
f8f5ed7
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
c292fe4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
7758c4d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
cc11f9e
fix braino in um patchset (mea culpa)
by Al Viro
· 13 years ago
24a7031
Btrfs: remove free-space-cache.c WARN during log replay
by Chris Mason
· 13 years ago
404ba2b
gpio: pca953x: Staticise pca953x_get_altdata()
by Mark Brown
· 13 years ago
6e58ad6
ext4: fix up a undefined error in ext4_free_blocks in debugging code
by Yongqiang Yang
· 13 years ago
2742528
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
by Phil Sutter
· 13 years ago
dd17994
VFS: Log the fact that we've given ELOOP rather than creating a loop
by David Howells
· 13 years ago
6fe4c6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a4cc388
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
bb893d1
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
2d360fc
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
4d479cf
Btrfs: sectorsize align offsets in fiemap
by Josef Bacik
· 13 years ago
f7d61dc
Btrfs: clear pages dirty for io and set them extent mapped
by Josef Bacik
· 13 years ago
291c7d2
Btrfs: wait on caching if we're loading the free space cache
by Josef Bacik
· 13 years ago
5bb1468
Btrfs: prefix resize related printks with btrfs:
by Arnd Hannemann
· 13 years ago
fadc0d8
btrfs: fix stat blocks accounting
by David Sterba
· 13 years ago
52621cb
Btrfs: avoid unnecessary bitmap search for cluster setup
by Li Zefan
· 13 years ago
0f0fbf1
Btrfs: fix to search one more bitmap for cluster setup
by Li Zefan
· 13 years ago
32240a9
btrfs: mirror_num should be int, not u64
by Jan Schmidt
· 13 years ago
745c4d8
btrfs: Fix up 32/64-bit compatibility for new ioctls
by Jeff Mahoney
· 13 years ago
387125f
Btrfs: fix barrier flushes
by Chris Mason
· 13 years ago
95ef1e5
KVM guest: prevent tracing recursion with kvmclock
by Avi Kivity
· 13 years ago
e70f224
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
by Marek Olšák
· 13 years ago
a767835
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
f1fd306
minixfs: kill manual hweight(), simplify
by Al Viro
· 13 years ago
016e8d4
fs/minix: Verify bitmap block counts before mounting
by Josh Boyer
· 13 years ago
501a708
PM / Suspend: Fix bug in suspend statistics update
by Srivatsa S. Bhat
· 13 years ago
d633180
Xen: update MAINTAINER info
by Jeremy Fitzhardinge
· 13 years ago
a5c86e9
hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
by David Rientjes
· 13 years ago
208f6f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
ab5c5f6
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
c5e0c78
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
5c6b4e8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ddddefa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 13 years ago
e27fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
Next »