Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f63ee72e0fb82e504a0489490babc7612c7cd6c2
/
include
/
linux
f63ee72
[PATCH] introduce lock_task_sighand() helper
by Oleg Nesterov
· 19 years ago
aa1757f
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
by Oleg Nesterov
· 19 years ago
c7c6464
[PATCH] pidhash: don't use zero pids
by Oleg Nesterov
· 19 years ago
73b9ebf
[PATCH] pidhash: don't count idle threads
by Oleg Nesterov
· 19 years ago
c97d989
[PATCH] kill SET_LINKS/REMOVE_LINKS
by Oleg Nesterov
· 19 years ago
8fafabd
[PATCH] remove add_parent()'s parent argument
by Oleg Nesterov
· 19 years ago
d73d652
[PATCH] pidhash: kill switch_exec_pids
by Eric W. Biederman
· 19 years ago
6c99c5c
[PATCH] Remove dead kill_sl prototype from sched.h
by Eric W. Biederman
· 19 years ago
d4965b3
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
7baf398
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
631d674
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
by KAMEZAWA Hiroyuki
· 19 years ago
70674f9
[PATCH] Optimize select/poll by putting small data sets on the stack
by Andi Kleen
· 19 years ago
d266ab8
[PATCH] Small fixes backported to old IDE SiS driver
by Alan Cox
· 19 years ago
e512360
[PATCH] remove relayfs_fs.h
by Andrew Morton
· 19 years ago
a28af47
[PATCH] fs/fat/: proper prototypes for two functions
by Adrian Bunk
· 19 years ago
2735771
[PATCH] Add oprofile_add_ext_sample
by Brian Rogan
· 19 years ago
0080b7a
[PATCH] synclink_gt add gpio feature
by Paul Fulghum
· 19 years ago
206dc69
[BLOCK] cfq-iosched: seek and async performance fixes
by Jens Axboe
· 19 years ago
e2d74ac
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
by Jens Axboe
· 19 years ago
4fa6391
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
df5b89b
[PATCH] md: Convert reconfig_sem to reconfig_mutex
by NeilBrown
· 19 years ago
e464eaf
[PATCH] md: Support suspending of IO to regions of an md array
by NeilBrown
· 19 years ago
63c70c4
[PATCH] md: Split reshape handler in check_reshape and start_reshape
by NeilBrown
· 19 years ago
b578d55
[PATCH] md: Only checkpoint expansion progress occasionally
by NeilBrown
· 19 years ago
f670557
[PATCH] md: Checkpoint and allow restart of raid5 reshape
by NeilBrown
· 19 years ago
2926955
[PATCH] md: Final stages of raid5 expand code
by NeilBrown
· 19 years ago
ccfcc3c
[PATCH] md: Core of raid5 resize process
by NeilBrown
· 19 years ago
7ecaa1e
[PATCH] md: Infrastructure to allow normal IO to continue while array is expanding
by NeilBrown
· 19 years ago
ad01c9e
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
by NeilBrown
· 19 years ago
b55e6bf
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow
by NeilBrown
· 19 years ago
641dc63
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
by Jun'ichi Nomura
· 19 years ago
1008736
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
by Andrew Morton
· 19 years ago
6a4d44c
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
by Jun'ichi Nomura
· 19 years ago
3ac51e7
[PATCH] dm store geometry
by Darrick J. Wong
· 19 years ago
969429b
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
by NeilBrown
· 19 years ago
ed49843
[PATCH] Add ID for Quadro NVS280
by Pavel Roskin
· 19 years ago
1d98af8
[PATCH] RTC subsystem: M48T86 driver
by Alessandro Zummo
· 19 years ago
f7f3682
[PATCH] RTC subsystem: I2C driver ids
by Alessandro Zummo
· 19 years ago
6fc7f10
[PATCH] RTC subsystem: I2C cleanup
by Alessandro Zummo
· 19 years ago
0c86edc
[PATCH] RTC subsystem: class
by Alessandro Zummo
· 19 years ago
c58411e
[PATCH] RTC Subsystem: library functions
by Alessandro Zummo
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
76b81e2
[PATCH] lightweight robust futexes updates 2
by Ingo Molnar
· 19 years ago
8f17d3a
[PATCH] lightweight robust futexes updates
by Ingo Molnar
· 19 years ago
34f192c
[PATCH] lightweight robust futexes: compat
by Ingo Molnar
· 19 years ago
0771dfe
[PATCH] lightweight robust futexes: core
by Ingo Molnar
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
95144c7
[PATCH] uninline zone helpers
by KAMEZAWA Hiroyuki
· 19 years ago
ae0f15f
[PATCH] for_each_online_pgdat: remove pgdat_list
by KAMEZAWA Hiroyuki
· 19 years ago
679bc9f
[PATCH] for_each_online_pgdat: for_each_bootmem
by KAMEZAWA Hiroyuki
· 19 years ago
8357f86
[PATCH] define for_each_online_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
a0140c1
[PATCH] remove zone_mem_map
by KAMEZAWA Hiroyuki
· 19 years ago
a117e66
[PATCH] unify pfn_to_page: generic functions
by KAMEZAWA Hiroyuki
· 19 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 19 years ago
74cae61
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
by Adrian Bunk
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
ebd0cb1
[PATCH] knfsd: Unexport cache_fresh and fix a small race
by NeilBrown
· 19 years ago
4d90452
[PATCH] knfsd: Remove DefineCacheLookup
by NeilBrown
· 19 years ago
15a5f6b
[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one
by NeilBrown
· 19 years ago
7d317f2
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
by NeilBrown
· 19 years ago
eab7e2e
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
by NeilBrown
· 19 years ago
efc36aa
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
by NeilBrown
· 19 years ago
5c0a32f
[PATCH] autofs4: add new packet type for v5 communications
by Ian Kent
· 19 years ago
f75ba3a
[PATCH] autofs4: increase module version
by Ian Kent
· 19 years ago
837c787
[BLOCK] increase size of disk stat counters
by Ben Woodard
· 19 years ago
fbb18a2
[SERIAL] amba-pl010: allow platforms to specify modem control method
by Russell King
· 19 years ago
e9bebd6
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
by Akinobu Mita
· 19 years ago
0b28002
[PATCH] more s/fucn/func/ typo fixes
by Akinobu Mita
· 19 years ago
ee8a4b7
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
by Hansjoerg Lipp
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
272705c
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
by Roman Zippel
· 19 years ago
b75f7a5
[PATCH] hrtimers: remove state field
by Roman Zippel
· 19 years ago
432569b
[PATCH] hrtimers: simplify nanosleep
by Roman Zippel
· 19 years ago
44f2147
[PATCH] hrtimers: pass current time to hrtimer_forward()
by Roman Zippel
· 19 years ago
92127c7
[PATCH] hrtimers: optimize softirq runqueues
by Thomas Gleixner
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
b0cf232
[PATCH] pass b_size to ->get_block()
by Badari Pulavarty
· 19 years ago
205f87f
[PATCH] change buffer_head.b_size to size_t
by Badari Pulavarty
· 19 years ago
b54e41e
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
by Mingming Cao
· 19 years ago
89747d3
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
by Mingming Cao
· 19 years ago
e2d53f9
[PATCH] 2TB files: change type of kstatfs entries
by Takashi Sato
· 19 years ago
a0f62ac
[PATCH] 2TB files: add blkcnt_t
by Takashi Sato
· 19 years ago
abcb6c9
[PATCH] 2TB files: st_blocks is invalid when calling stat64
by Takashi Sato
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
fec433a
[PATCH] mempool: add mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
f183323
[PATCH] mempool: add kzalloc allocator
by Matthew Dobson
· 19 years ago
5318408
[PATCH] mempool: add kmalloc allocator
by Matthew Dobson
· 19 years ago
6e0678f
[PATCH] mempool: add page allocator
by Matthew Dobson
· 19 years ago
22e6c1b
[PATCH] Use loff_t for size in struct proc_dir_entry
by Maneesh Soni
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
5842add
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
by Andy Adamson
· 19 years ago
878a9f3
[PATCH] hpet header sanitization
by Randy Dunlap
· 19 years ago
50c812b
[PATCH] ipmi: add full sysfs support
by Corey Minyard
· 19 years ago
Next »