Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
179b025fea2fa65760f1dcdff3585465d2177159
« Previous
88efe13
rtc-dev: no need to convert file->private_data to rtc device
by Mark Zhan
· 17 years ago
97144c6
rtc_irq_set_freq() requires power-of-two and associated kerneldoc
by David Brownell
· 17 years ago
d691eb9
RTC: periodic irq fix
by Alessandro Zummo
· 17 years ago
16a72c4
ecryptfs: clean up page flag handling
by Michael Halcrow
· 17 years ago
ecbdc93
eCryptfs: replace magic numbers
by Michael Halcrow
· 17 years ago
b6c1d8f
eCryptfs: remove unused functions and kmem_cache
by Michael Halcrow
· 17 years ago
035241d
eCryptfs: initialize persistent lower file on inode create
by Michael Halcrow
· 17 years ago
d6a13c1
eCryptfs: fix data types
by Michael Halcrow
· 17 years ago
bf12be1
eCryptfs: convert mmap functions to use persistent file
by Michael Halcrow
· 17 years ago
2ed9255
eCryptfs: make open, truncate, and setattr use persistent file
by Michael Halcrow
· 17 years ago
d7cdc5f
eCryptfs: update metadata read/write functions
by Michael Halcrow
· 17 years ago
4981e08
eCryptfs: set up and destroy persistent lower file
by Michael Halcrow
· 17 years ago
0216f7f
eCryptfs: replace encrypt, decrypt, and inode size write
by Michael Halcrow
· 17 years ago
da0102a
eCryptfs: read_write.c routines
by Michael Halcrow
· 17 years ago
cf81f89
ecryptfs: fix error handling
by Michael Halcrow
· 17 years ago
5dda699
eCryptfs: remove assignments in if-statements
by Michael Halcrow
· 17 years ago
45eaab7
eCryptfs: remove header_extent_size
by Michael Halcrow
· 17 years ago
e9f6a99
eCryptfs: Use generic_file_splice_read()
by Michael Halcrow
· 17 years ago
cd9d67d
eCryptfs: make needlessly global symbols static
by Michael Halcrow
· 17 years ago
dd8e290
eCryptfs: remove unnecessary variable initializations
by Michael Halcrow
· 17 years ago
22e78fa
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
by Michael Halcrow
· 17 years ago
6c6f57f
eCryptfs: comments for some structs
by Michael Halcrow
· 17 years ago
fcd1283
eCryptfs: grammatical fix (destruct to destroy)
by Michael Halcrow
· 17 years ago
af655dc
eCryptfs: collapse flag set into one statement
by Michael Halcrow
· 17 years ago
c59c2eb
eCryptfs: remove unnecessary BUG_ON
by Michael Halcrow
· 17 years ago
81acbcd
ecryptfs: printk warning fixes
by Andrew Morton
· 17 years ago
ca939e7
eCryptfs: update comment and debug statement
by Michael Halcrow
· 17 years ago
146a460
eCryptfs: fix Tag 11 writing code
by Michael Halcrow
· 17 years ago
f648104
eCryptfs: fix Tag 11 parsing code
by Michael Halcrow
· 17 years ago
c59becf
eCryptfs: fix Tag 3 parsing code
by Michael Halcrow
· 17 years ago
1321817
eCryptfs: fix Tag 1 parsing code
by Michael Halcrow
· 17 years ago
956159c
eCryptfs: kmem_cache objects for multiple keys; init/exit functions
by Michael Halcrow
· 17 years ago
e0869cc
eCryptfs: use list_for_each_entry_safe() when wiping auth toks
by Michael Halcrow
· 17 years ago
f4aad16
eCryptfs: add key list structure; search keyring
by Michael Halcrow
· 17 years ago
cce76f9
fs/nfsd/export.c: make 3 functions static
by Adrian Bunk
· 17 years ago
e8a285b
isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer()
by Jesper Juhl
· 17 years ago
b1b2e7c
fix possible NULL deref on low memory condition in capidrv.c::send_message()
by Jesper Juhl
· 17 years ago
4e3dfac
use mutex instead of semaphore in isdn subsystem common functions
by Matthias Kaehlcke
· 17 years ago
4d1ff58
gigaset: remove pointless locking
by Tilman Schmidt
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
49dce68
spi doesn't need class_device
by Tony Jones
· 17 years ago
cd58310
Documentation/spi/spidev_test.c: constify some variables
by WANG Cong
· 17 years ago
328329a
spi_mpc83xx handles other processors with QUICC engine
by Anton Vorontsov
· 17 years ago
d1e44d9
SPI driver runtime footprint shrinkage
by David Brownell
· 17 years ago
86eeb6f
OMAP2 McSPI code cleanup
by Kyungmin Park
· 17 years ago
8b7f9b8
Clean up duplicate includes in drivers/spi/
by Jesper Juhl
· 17 years ago
607717a
cpuset: remove sched domain hooks from cpusets
by Paul Jackson
· 17 years ago
2ed6dc3
I/OAT: Add DCA services
by Shannon Nelson
· 17 years ago
7589670
DCA: Add Direct Cache Access driver
by Shannon Nelson
· 17 years ago
3e03745
I/OAT: Add support for MSI and MSI-X
by Shannon Nelson
· 17 years ago
8ab8956
I/OAT: Split PCI startup from DMA handling code
by Shannon Nelson
· 17 years ago
43d6e36
I/OAT: code cleanup from checkpatch output
by Shannon Nelson
· 17 years ago
1fda5f4
I/OAT: Rename the source file
by Shannon Nelson
· 17 years ago
223758c
I/OAT: New device ids
by Shannon Nelson
· 17 years ago
70af26b
V850: cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
a24864a
uml: definitively kill subprocesses on panic
by Lepton Wu
· 17 years ago
cb8fa61
uml: arch/um/drivers formatting
by Jeff Dike
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
605c1e5
uml: correctly handle skb allocation failures
by Jeff Dike
· 17 years ago
b53f35a
uml: network driver MTU cleanups
by Jeff Dike
· 17 years ago
cd1ae0e
uml: network formatting
by Jeff Dike
· 17 years ago
1a80521
uml: use *SEC_PER_*SEC constants
by Jeff Dike
· 17 years ago
61b63c5
uml: eliminate SIGALRM
by Jeff Dike
· 17 years ago
5f73461
uml: time build fix
by Jeff Dike
· 17 years ago
b160fb6
uml: eliminate interrupts in the idle loop
by Jeff Dike
· 17 years ago
d2753a6
uml: tickless support
by Jeff Dike
· 17 years ago
791a644
uml: clocksource support
by Jeff Dike
· 17 years ago
31ccc1f
uml: GENERIC_CLOCKEVENTS support
by Jeff Dike
· 17 years ago
d83d2aa
uml: GENERIC_TIME support
by Jeff Dike
· 17 years ago
78a26e2
uml: separate timer initialization
by Jeff Dike
· 17 years ago
a2f018b
uml: simplify interval setting
by Jeff Dike
· 17 years ago
181bde8
uml: fix timer switching
by Jeff Dike
· 17 years ago
532d0fa
uml: eliminate hz()
by Jeff Dike
· 17 years ago
088bec4
uml: more idiomatic parameter parsing
by Jeff Dike
· 17 years ago
9212850
uml: remove unused file
by Jeff Dike
· 17 years ago
da2486b
uml: remove unneeded void * cast
by Jesper Juhl
· 17 years ago
75c7e21
uml: eliminate floating point state from register file
by Jeff Dike
· 17 years ago
f0c4cad
uml: style fixes in FP code
by Jeff Dike
· 17 years ago
54fa0ba
uml: sysrq and mconsole fixes
by Jeff Dike
· 17 years ago
058ac30
uml: coredumping floating point fixes
by Jeff Dike
· 17 years ago
e8012b5
uml: ptrace floating point fixes
by Jeff Dike
· 17 years ago
a5f6096
uml: floating point signal delivery fixes
by Jeff Dike
· 17 years ago
189872f
uml: don't use glibc asm/user.h
by Jeff Dike
· 17 years ago
84b3db0
uml: fix hostfs style
by Jeff Dike
· 17 years ago
baabd15
uml: remove unneeded if from hostfs
by Jeff Dike
· 17 years ago
1466abf
uml: clean up tlb flush path
by Jeff Dike
· 17 years ago
512b6fb
uml: userspace files should call libc directly
by Jeff Dike
· 17 years ago
b21d4b0
uml: fix inlines
by Jeff Dike
· 17 years ago
3cdaf45
uml: replace clone with fork
by Jeff Dike
· 17 years ago
8ca842c
uml: remove os_* usage from userspace files
by Jeff Dike
· 17 years ago
28078e8
uml: free LDT state on process exit
by Jeff Dike
· 17 years ago
18baddd
uml: rename pt_regs general-purpose register file
by Jeff Dike
· 17 years ago
6c738ff
uml: fold mmu_context_skas into mm_context
by Jeff Dike
· 17 years ago
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
0a7675a
uml: remove __u64 usage from physical memory subsystem
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
ae2587e
uml: style fixes pass 2
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
4c9e138
uml: style fixes pass 1
by Jeff Dike
· 17 years ago
Next »