Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fe6c4524f765734d376c39d0f41e25519f6235d
« Previous
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
f786aa9
constify dentry_operations: NFS
by Al Viro
· 16 years ago
e56980d
fs: make struct dentry->d_op const
by Jan Engelhardt
· 16 years ago
a9f184f
devpts: Must release s_umount on error
by Sukadev Bhattiprolu
· 16 years ago
af5df56
vfs: Further changes from macro to inline function in fs.h
by Steven Whitehouse
· 16 years ago
c2aca5e
vfs: Update fs.h to use inline functions when no file locking set
by Steven Whitehouse
· 16 years ago
10f303a
do_pipe cleanup: drop its last user in arch/alpha/
by Cheng Renquan
· 16 years ago
723be1f
ufs: copy symlink data into the correct union member
by Duane Griffin
· 16 years ago
b12903f
ufs: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
f33219b
ufs: don't truncate longer ufs2 fast symlinks
by Duane Griffin
· 16 years ago
9e6766c
ufs: validate maximum fast symlink size from superblock
by Duane Griffin
· 16 years ago
c8fe8f3
cleanup may_open
by Christoph Hellwig
· 16 years ago
b6520c8
cleanup d_add_ci
by Christoph Hellwig
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
ec1ab0a
affs: fix missing unlocks in affs_remove_link
by Christoph Hellwig
· 17 years ago
7120569
ia64: remove some warnings.
by Isaku Yamahata
· 16 years ago
b46a0b0
ia64/xen: fix the link error.
by Isaku Yamahata
· 16 years ago
996ff68
Add a missing unlock_kernel() in raw_open()
by Dan Carpenter
· 16 years ago
018f452
ACPI: tidy up makefile
by Bjorn Helgaas
· 16 years ago
201b8c6
ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
9cee43e
ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
0e46517
ACPI: call init_acpi_device_notify() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
66f3e6a
[IA64] Fix kstat_this_cpu build breakage
by Jes Sorensen
· 16 years ago
84f810c
ACPI: call acpi_debug_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
141a0af
ACPI: call acpi_system_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
4451537
ACPI: call acpi_power_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
a5f820f
ACPI: call acpi_ec_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
e747f27
ACPI: call acpi_scan_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
81d0273
ACPI: skip DMI power state check when ACPI disabled
by Bjorn Helgaas
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
4ef4cbb
sony-laptop: Kill the BKL
by Alessio Igor Bogani
· 16 years ago
3741834
sony-laptop: update copyright
by Mattia Dongili
· 16 years ago
c9f1e6f
sony-laptop: Make sony_pic_set_wwanpower not take mutexes
by Mattia Dongili
· 16 years ago
f5acf5e
sony-laptop: Add FW specific hotkey events
by Anton Veretenenko
· 16 years ago
3ad1b76
sony-laptop: notify the hardware of a state change in wwanpower
by Sergey Yanovich
· 16 years ago
d5b0269
sony-laptop: detect the ICH9 chipset as Type3
by ISHIKAWA Mutsumi
· 16 years ago
2b24ef0
sony-laptop: Eliminate BKL in ioctls
by Alan Cox
· 16 years ago
1cae710
sony-laptop: VGN-A317M hotkey support
by Harald Jenny
· 16 years ago
e93c8a6
sony-laptop: merge Type4 into Type3
by Mattia Dongili
· 16 years ago
45c7942
sony-laptop: Add support for extended hotkeys
by Matthew Garrett
· 16 years ago
6cc056b
sony-laptop: Add rfkill support on new models
by Matthew Garrett
· 16 years ago
9b57896
sony-laptop: Add support for extra keyboard events
by Matthew Garrett
· 16 years ago
82734bf
sony-laptop: Enable EC on newer hardware
by Matthew Garrett
· 16 years ago
badf26f
sony-laptop: Add support for new Sony platform API
by Matthew Garrett
· 16 years ago
14eecfc
ACPICA: Update version to 20090320
by Bob Moore
· 16 years ago
03ef132
ACPICA: Fix index value in package warning message
by Bob Moore
· 16 years ago
f655630
ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
by Bob Moore
· 16 years ago
31fbc07
ACPICA: FADT: Favor 32-bit register addresses for compatibility
by Bob Moore
· 16 years ago
f28ad2c3
ACPICA: Fix PCI configuration space port address range
by Bob Moore
· 16 years ago
ee6a0fb
ACPICA: Condense some protected ports
by Bob Moore
· 16 years ago
91a56e6
ACPICA: Remove unused code, no functional change
by Bob Moore
· 16 years ago
c3dd25f
ACPICA: Clear PM register write-only bits on reading
by Lin Ming
· 16 years ago
f9ca058
ACPICA: Remove obsolete acpi_os_validate_address interface
by Bob Moore
· 16 years ago
7f07190
ACPICA: New: I/O port protection
by Bob Moore
· 16 years ago
20869dc
ACPICA: Preserve all PM control reserved and ignored bits
by Bob Moore
· 16 years ago
8636f8d
ACPICA: Change handling of PM1 Status register ignored bit
by Bob Moore
· 16 years ago
8a335a23
ACPICA: Fix AcpiWalkNamespace race condition with table unload
by Bob Moore
· 16 years ago
aab61b6
ACPICA: FADT: Fix extraneous length mismatch warning
by Bob Moore
· 16 years ago
d4913dc
ACPICA: Formatting update - no functional changes
by Bob Moore
· 16 years ago
768aaaf
ACPICA: Add manifest constants for bit register values
by Bob Moore
· 16 years ago
2f47c8c
avr32: at32ap700x: setup DMA for AC97C in the machine code
by Hans-Christian Egtvedt
· 16 years ago
6b0c935
avr32: at32ap700x: setup DMA for ABDAC in the machine code
by Hans-Christian Egtvedt
· 16 years ago
b92efa9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-arch
by Haavard Skinnemoen
· 16 years ago
a16fffdd
Add Merisc board support
by Jonas Larsson
· 16 years ago
4d1e4e5
imxfb: Fix TFT mode
by Sascha Hauer
· 16 years ago
ec62169
i.MX21/27: remove ifdef CONFIG_FB_IMX
by Sascha Hauer
· 16 years ago
f909ef6
imxfb: add clock support
by Sascha Hauer
· 16 years ago
74bef9a
mxc: add arch_reset() function
by Ilya Yanok
· 16 years ago
05fd8e7
clkdev: add possibility to get a clock based on the device name
by Sascha Hauer
· 16 years ago
0412d6c
i.MX1: remove fb support from mach-imx
by Sascha Hauer
· 16 years ago
c6375b0
microblaze_v8: Add MAINTAINERS fragment
by Michal Simek
· 16 years ago
4286c2b
microblaze_v8: Uartlite for Microblaze
by Michal Simek
· 16 years ago
5f8ffb5
microblaze_v8: Makefiles for Microblaze cpu
by Michal Simek
· 16 years ago
575ca28
microblaze_v8: Kconfig patches
by Michal Simek
· 16 years ago
eedbdab
microblaze_v8: Interrupt handling and timer support
by Michal Simek
· 16 years ago
3be1001
microblaze_v8: syscalls.h
by Michal Simek
· 16 years ago
36174f4
microblaze_v8: pci headers
by Michal Simek
· 16 years ago
e96978b
microblaze_v8: Kbuild file
by Michal Simek
· 16 years ago
4684dad
microblaze_v8: string.h thread_info.h
by Michal Simek
· 16 years ago
dd0105a
microblaze_v8: unistd.h
by Michal Simek
· 16 years ago
9de8901
microblaze_v8: fcntl.h sockios.h ucontext.h
by Michal Simek
· 16 years ago
a9ebdfc5e
microblaze_v8: pool.h socket.h
by Michal Simek
· 16 years ago
0a7d800
microblaze_v8: device.h param.h topology.h
by Michal Simek
· 16 years ago
4115ac8
microblaze_v8: headers files entry.h current.h mman.h registers.h sembuf.h
by Michal Simek
· 16 years ago
aa683ff
microblaze_v8: namei.h
by Michal Simek
· 16 years ago
a1a741e
microblaze_v8: gpio.h, serial.h
by Michal Simek
· 16 years ago
407f999
microblaze_v8: headers simple files - empty or redirect to asm-generic
by Michal Simek
· 16 years ago
3a5c17b
microblaze_v8: sigcontext.h siginfo.h
by Michal Simek
· 16 years ago
19d1b40
microblaze_v8: termbits.h termios.h
by Michal Simek
· 16 years ago
fb621f1
microblaze_v8: stats headers
by Michal Simek
· 16 years ago
9981cd9
microblaze_v8: clinkage.h linkage.h sections.h kmap_types.h
by Michal Simek
· 16 years ago
4511ec1
microblaze_v8: system.h processor.h
by Michal Simek
· 16 years ago
6a3cece
microblaze_v8: headers pgalloc.h pgtable.h
by Michal Simek
· 16 years ago
10713b1
microblaze_v8: atomic.h bitops.h swab.h byteorder.h
by Michal Simek
· 16 years ago
4dbdc9a
microblaze_v8: headers for irq
by Michal Simek
· 16 years ago
69b1b78
microblaze_v8: dma support
by Michal Simek
· 16 years ago
c6087fd
microblaze_v8: headers for executables format FLAT, ELF
by Michal Simek
· 16 years ago
2c572c2
microblaze_v8: io.h IO operations
by Michal Simek
· 16 years ago
97f34d7
microblaze_v8: ioctl support
by Michal Simek
· 16 years ago
6d9c3f2
microblaze_v8: definitions of types
by Michal Simek
· 16 years ago
Next »