Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc0b0d6d69ee9022f18ae264e62beb30ddeb322a
« Previous
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
589ff87
Switch collect_mounts() to struct path
by Al Viro
· 16 years ago
bab77eb
switch follow_up() to struct path
by Al Viro
· 16 years ago
e64c390
switch rqst_exp_parent()
by Al Viro
· 16 years ago
91c9fa8
switch rqst_exp_get_by_name()
by Al Viro
· 16 years ago
5bf3bd2
switch exp_parent() to struct path
by Al Viro
· 16 years ago
55430e2
nfsd struct path use: exp_get_by_name()
by Al Viro
· 16 years ago
dd5cae6
Don't bother with check_mnt() in do_add_mount() on shrinkable ones
by Al Viro
· 16 years ago
5b85711
Make vfs_path_lookup() use starting point as root
by Al Viro
· 16 years ago
2a73787
Cache root in nameidata
by Al Viro
· 16 years ago
9b4a9b1
Preparations to caching root in path_walk()
by Al Viro
· 16 years ago
4e44b68
Get rid of path_lookup in autofs4
by Al Viro
· 16 years ago
7342281
reiserfs: allow exposing privroot w/ xattrs enabled
by Jeff Mahoney
· 16 years ago
10f52dd
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 15 years ago
17d0cdf
net: ntohs() misuse
by Eric Dumazet
· 15 years ago
3ee40c3
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
24992ea
netfilter: ip_tables: fix build error
by Patrick McHardy
· 15 years ago
8c5dd8f
x86: handle initrd that extends into unusable memory
by Yinghai Lu
· 15 years ago
35fd035
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 15 years ago
0d59597
Merge branch 'linus' into x86/mce3
by Ingo Molnar
· 15 years ago
a525890
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
3bb66d7
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 15 years ago
ca8cbc8
[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCN
by Matthias Kaehlcke
· 15 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
26a28fa
add generic lib/checksum.c
by Arnd Bergmann
· 16 years ago
eed417d
asm-generic: add a generic uaccess.h
by Arnd Bergmann
· 16 years ago
5c01b46
asm-generic: add generic NOMMU versions of some headers
by Arnd Bergmann
· 16 years ago
3f7e212
asm-generic: add generic atomic.h and io.h
by Arnd Bergmann
· 16 years ago
ae49e80
asm-generic: add legacy I/O header files
by Arnd Bergmann
· 16 years ago
aafe4db
asm-generic: add generic versions of common headers
by Arnd Bergmann
· 16 years ago
9858c60
asm-generic: make bitops.h usable
by Arnd Bergmann
· 16 years ago
d7c4f1b
asm-generic: make pci.h usable directly
by Arnd Bergmann
· 16 years ago
3aef392
asm-generic: make get_rtc_time overridable
by Arnd Bergmann
· 16 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 16 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 16 years ago
e64a161
asm-generic: add a generic unistd.h
by Arnd Bergmann
· 16 years ago
6103ec5
asm-generic: add generic ABI headers
by Arnd Bergmann
· 16 years ago
2864d32
asm-generic: add generic sysv ipc headers
by Arnd Bergmann
· 16 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 16 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 16 years ago
a092ee2
fsnotify: allow groups to set freeing_mark to null
by Eric Paris
· 15 years ago
e42e277
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
by Eric Paris
· 15 years ago
ce61856
dnotify: do not bother to lock entry->lock when reading mask
by Eric Paris
· 15 years ago
5ac697b
dnotify: do not use ?true:false when assigning to a bool
by Eric Paris
· 15 years ago
ff52cc2
fsnotify: move events should indicate the event was on a child
by Eric Paris
· 15 years ago
63c882a
inotify: reimplement inotify using fsnotify
by Eric Paris
· 16 years ago
164bc61
fsnotify: handle filesystem unmounts with fsnotify marks
by Eric Paris
· 16 years ago
1ef5f13
fsnotify: fsnotify marks on inodes pin them in core
by Eric Paris
· 16 years ago
e4aff11
fsnotify: allow groups to add private data to events
by Eric Paris
· 16 years ago
47882c6
fsnotify: add correlations between events
by Eric Paris
· 16 years ago
62ffe5d
fsnotify: include pathnames with entries when possible
by Eric Paris
· 16 years ago
a2d8bc6
fsnotify: generic notification queue and waitq
by Eric Paris
· 16 years ago
3c5119c
dnotify: reimplement dnotify using fsnotify
by Eric Paris
· 16 years ago
c28f7e5
fsnotify: parent event notification
by Eric Paris
· 16 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 16 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 16 years ago
98eb0f5
wimax: fix gcc warnings in sh4 when calling BUG()
by Inaky Perez-Gonzalez
· 15 years ago
871fa90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 15 years ago
7702667
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b415c49
slow_work_thread() should do the exclusive wait
by Oleg Nesterov
· 15 years ago
6adc74b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
d2f4c10
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
by Inaky Perez-Gonzalez
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
0a33f80
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
c29f5ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
d3d07d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
6700254
mISDN: cleanup mISDNhw.h
by Karsten Keil
· 15 years ago
8164491
mISDN: Do not disable IRQ in ph_data_ind()
by Karsten Keil
· 15 years ago
395df11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
by Roel Kluin
· 15 years ago
cdae28e
mISDN: Free hfcpci IRQ if init was not successful
by Andreas Mohr
· 15 years ago
1ce1513
mISDN: Fix overlapping data access
by Karsten Keil
· 15 years ago
8a745b9
ISDN:Fix DMA alloc for hfcpci
by Karsten Keil
· 15 years ago
6cd8e30
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
ddbb868
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
e893123
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
27951da
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
b8ec757
vgacon: use slab allocator instead of the bootmem allocator
by Pekka Enberg
· 15 years ago
22fb4e7
irq: use kcalloc() instead of the bootmem allocator
by Pekka Enberg
· 15 years ago
0fb5302
sched: use slab in cpupri_init()
by Pekka Enberg
· 15 years ago
4bdddf8
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
by Pekka Enberg
· 15 years ago
959982f
memcg: don't use bootmem allocator in setup code
by Yinghai Lu
· 15 years ago
dad213ae
irq/cpumask: make memoryless node zero happy
by Yinghai Lu
· 15 years ago
38c7fed
x86: remove some alloc_bootmem_cpumask_var calling
by Yinghai Lu
· 15 years ago
a5f4f52
vt: use kzalloc() instead of the bootmem allocator
by Pekka Enberg
· 15 years ago
36b7b6d
sched: use kzalloc() instead of the bootmem allocator
by Pekka Enberg
· 15 years ago
444f478
init: introduce mm_init()
by Pekka Enberg
· 15 years ago
43ebdac
vmalloc: use kzalloc() instead of alloc_bootmem()
by Pekka Enberg
· 15 years ago
83b519e
slab: setup allocators earlier in the boot sequence
by Pekka Enberg
· 15 years ago
c91c477
bootmem: fix slab fallback on numa
by Pekka Enberg
· 15 years ago
441c7e0
bootmem: use slab if bootmem is no longer available
by Pekka Enberg
· 15 years ago
3aa27bb
kmemleak: Add the corresponding MAINTAINERS entry
by Catalin Marinas
· 15 years ago
0822ee4
kmemleak: Simple testing module for kmemleak
by Catalin Marinas
· 15 years ago
3bba00d
kmemleak: Enable the building of the memory leak detector
by Catalin Marinas
· 15 years ago
2e1483c
kmemleak: Remove some of the kmemleak false positives
by Catalin Marinas
· 15 years ago
4f2294b
kmemleak: Add modules support
by Catalin Marinas
· 15 years ago
dbb1f81
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
by Catalin Marinas
· 15 years ago
89219d3
kmemleak: Add the vmalloc memory allocation/freeing hooks
by Catalin Marinas
· 15 years ago
Next »