Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eca50f14b88315bd31183a17c89e53534f2ed2fa
eca50f1
sh: Add a vmlinux.bin target.
by Paul Mundt
· 15 years ago
c7b16ef
sh: Add support for LZO-compressed kernels.
by Paul Mundt
· 15 years ago
644755e
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
6430a59
sh: Don't perform an icbi on a P2 address
by Matt Fleming
· 15 years ago
0ea820c
sh: Move over to dynamically allocated FPU context.
by Paul Mundt
· 15 years ago
a370579
sh: Use SLAB_PANIC for thread_info slab cache.
by Paul Mundt
· 15 years ago
cbf6b1b
sh: Always provide thread_info allocators.
by Paul Mundt
· 15 years ago
70e068e
sh: Move start_thread() out of line.
by Paul Mundt
· 15 years ago
94cd049
sh: sh_bios detection.
by Paul Mundt
· 15 years ago
a99eae5
sh: Split out the unaligned counters and user bits.
by Paul Mundt
· 15 years ago
776258d
sh: Consolidate the sh_bios earlyprintk code.
by Paul Mundt
· 15 years ago
b9303a7
sh: Kill off more unused sh_bios callbacks.
by Paul Mundt
· 15 years ago
65fedbb
sh64: Fix up early serial fixmap.
by Paul Mundt
· 15 years ago
191d0d2
sh: Tidy up the sh bios VBR handling.
by Paul Mundt
· 15 years ago
ee2760e
sh: default to sparseirq.
by Paul Mundt
· 15 years ago
53e6d8e
sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
by Paul Mundt
· 15 years ago
066000d
Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
by Ananth N Mavinakayanahalli
· 15 years ago
1b4d40a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
79ecb04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 15 years ago
db1fc95
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
00fdb75
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
c07d723
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
6102c31
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
a29815a
core, x86: make LIST_POISON less deadly
by Avi Kivity
· 15 years ago
c0f607c
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
598cace
mn10300: update the ASB2303 defconfig
by David Howells
· 15 years ago
012c79b
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
by David Howells
· 15 years ago
112b4a0
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
by David Howells
· 15 years ago
126cda5
mn10300: use generic pci_enable_resources()
by Bjorn Helgaas
· 15 years ago
e716381
mn10300: use KERN_ERR not KERN_ERROR
by David Howells
· 15 years ago
07c706a
mn10300: fix several bogus includes on abs2305
by Al Viro
· 15 years ago
e5d20d0
mn10300: wire up missing new syscalls
by David Howells
· 15 years ago
d6bb7a1
mn10300: add cc clobbers to asm statements
by Mark Salter
· 15 years ago
b0641e8
mn10300: objcopy flags fix
by Mark Salter
· 15 years ago
4c03ee7
mn10300: signal stack fix
by Mark Salter
· 15 years ago
004731b
rtc_cmos: convert shutdown to new pnp_driver->shutdown
by OGAWA Hirofumi
· 15 years ago
7f53a09
smaps: fix wrong rss count
by Minchan Kim
· 15 years ago
d2b34e2
documentation: update kernel-doc-nano-HOWTO information
by Randy Dunlap
· 15 years ago
8088409
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
by Michael Hennerich
· 15 years ago
5787536
drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'
by Stephen Hemminger
· 15 years ago
006b429
Documentation: update ring-buffer-design.txt
by Randy Dunlap
· 15 years ago
74dbdd2
mm: hugetlb: fix clear_huge_page()
by Andrea Arcangeli
· 15 years ago
b5430a0
hwmon: driver for Texas Instruments amc6821 chip
by Tomaz Mertelj
· 15 years ago
24f3c59
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
by Jani Nikula
· 15 years ago
3f47240
vsnprintf: fix reference for compressed ipv6 addresses
by Uwe Kleine-König
· 15 years ago
11723ab
mmc: allow for MMC v4.4
by Adrian Hunter
· 15 years ago
5fa83ce
mmc_block: fix queue cleanup
by Adrian Hunter
· 15 years ago
0a74ff2
mmc_block: fix probe error cleanup bug
by Jarkko Lavinen
· 15 years ago
7d92df6
mmc_block: add dev_t initialization check
by Anna Lemehova
· 15 years ago
0a88422
power: fix kernel-doc notation
by Randy Dunlap
· 15 years ago
1306d60
proc: partially revert "procfs: provide stack information for threads"
by KOSAKI Motohiro
· 15 years ago
f146aab
.gitignore: ignore vmlinuz
by Florian Fainelli
· 15 years ago
b45c6e7
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
by Andi Kleen
· 15 years ago
bd4f490
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
by Dave Anderson
· 15 years ago
272a897
scripts/get_maintainer.pl: fix file exclusion X: logic
by Joe Perches
· 15 years ago
7ee3aebe
lib/rational.c needs module.h
by Sascha Hauer
· 15 years ago
cacb246
Add LZO compression support for initramfs and old-style initrd
by Albin Tonnerre
· 15 years ago
1351099
x86: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
e7db7b4
arm: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
7dd65fe
lib: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
ac4c2a3
zlib: optimize inffast when copying direct from output
by Joakim Tjernlund
· 15 years ago
129182e
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
by Andrew Morton
· 15 years ago
8767ba2
kmod: fix resource leak in call_usermodehelper_pipe()
by Masami Hiramatsu
· 15 years ago
42d53b4
dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and
by Krzysztof Halasa
· 15 years ago
e992cd9
kmemcheck: make bitfield annotations truly no-ops when disabled
by Vegard Nossum
· 15 years ago
cb5a8b2
docs: large update to ioctl-number.txt
by Randy Dunlap
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
05b5d89
quota: Fix dquot_transfer for filesystems different from ext4
by Jan Kara
· 15 years ago
ba19809
GFS2: Use MAX_LFS_FILESIZE for meta inode size
by Steven Whitehouse
· 15 years ago
3d4a788
agp/hp: fail gracefully if we don't find an IOC
by Bjorn Helgaas
· 15 years ago
67fe63b
agp/hp: fixup hp agp after ACPI changes
by Bjorn Helgaas
· 15 years ago
3f50b02
agp: correct missing cleanup on error in agp_add_bridge
by Kevin Winchester
· 15 years ago
f22d6dd
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
0c9d2c4
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
40c2298
drm/nv04: Fix set_operation software method.
by Marcin Kościelnicki
· 15 years ago
c63834e
drm/nouveau: initialise DMA tracking parameters earlier
by Ben Skeggs
· 15 years ago
400f14a
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
by Ben Skeggs
· 15 years ago
cc6e496
drm/nv04: differentiate between nv04/nv05
by Ben Skeggs
· 15 years ago
d6126c5
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
by Luca Barbieri
· 15 years ago
dc8d76c
drm/nv50: prevent a possible ctxprog hang
by Ben Skeggs
· 15 years ago
1959ca8
drm/nouveau: have ttm's fault handler called directly
by Ben Skeggs
· 15 years ago
a908b96
drm/nv50: restore correct cache1 get/put address on fifoctx load
by Ben Skeggs
· 15 years ago
c03ec7f
drm/nouveau: create function for "dealing" with gpu lockup
by Marcin Slusarz
· 15 years ago
e9dd8e1
drm/nouveau: remove unused nouveau_channel_idle() function
by Ben Skeggs
· 15 years ago
7de3643
drm/nouveau: fix handling of fbcon colours in 8bpp
by Ben Skeggs
· 15 years ago
ea911a1
drm/nv04: Context switching fixes.
by Francisco Jerez
· 15 years ago
a5027cc
drm/nouveau: Use the software object for fencing.
by Francisco Jerez
· 15 years ago
ca4362a
drm/nouveau: Allocate a per-channel instance of NV_SW.
by Francisco Jerez
· 15 years ago
0a2d090
drm/nv50: make the blocksize depend on vram size
by Maarten Maathuis
· 15 years ago
c2b8292
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
by Maarten Maathuis
· 15 years ago
8f71c29
drm/nouveau: Don't skip card take down on nv0x.
by Francisco Jerez
· 15 years ago
b7f7e41
drm/nouveau: Implement nv42-nv43 TV load detection.
by Francisco Jerez
· 15 years ago
02076da
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
by Francisco Jerez
· 15 years ago
e55ca7e
drm/nv50: fix fillrect color
by Marcin Slusarz
· 15 years ago
fbe36a7
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
by Ben Skeggs
· 15 years ago
aeca15e
drm/nouveau: Drop redundant placement initialization.
by Francisco Jerez
· 15 years ago
69a18c3
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
by Francisco Jerez
· 15 years ago
c6af605
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
by Francisco Jerez
· 15 years ago
73cb927
drm/i2c/ch7006: Drop build time dependency to nouveau.
by Francisco Jerez
· 15 years ago
287c153
drm/nouveau: Make the MM aware of pre-G80 tiling.
by Francisco Jerez
· 15 years ago
Next »