Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8f45c1a58a25c3a1a2f42521445e1e786c4c0b92
/
include
/
linux
8f45c1a
block: fix queue locking verification
by Linus Torvalds
· 17 years ago
5f78e4d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci
by Linus Torvalds
· 17 years ago
867a89e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
44473d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
bd5d435
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
fee4b19
bitops: remove "optimizations"
by Thomas Gleixner
· 17 years ago
37487a5
Add kbuild.h that contains common definitions for kbuild users
by Christoph Lameter
· 17 years ago
064106a
kernel: add common infrastructure for unaligned access
by Harvey Harrison
· 17 years ago
dddfbaf
sysv fs: remove superfluous check for __GNUC__ compiler
by Robert P. J. Day
· 17 years ago
c3c52bc
edac: fix module initialization on several modules 2nd time
by Hitoshi Mitake
· 17 years ago
199f0ca
idr: create idr_layer_cache at boot time
by Akinobu Mita
· 17 years ago
098ef1c
nbd: delete superfluous test for __GNUC__
by Robert P. J. Day
· 17 years ago
48cf606
NBD: allow nbd to be used locally
by Laurent Vivier
· 17 years ago
d7321cd
sysctl: add the ->permissions callback on the ctl_table_root
by Pavel Emelyanov
· 17 years ago
2c4c715
sysctl: clean from unneeded extern and forward declarations
by Pavel Emelyanov
· 17 years ago
1a46674
include/linux/sysctl.h: remove empty #else
by Adrian Bunk
· 17 years ago
59b7435
proc: introduce proc_create_data to setup de->data
by Denis V. Lunev
· 17 years ago
8731f14
proc: remove ->get_info infrastructure
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
9c37066
proc: remove proc_bus
by Alexey Dobriyan
· 17 years ago
925d1c4
procfs task exe symlink
by Matt Helsley
· 17 years ago
7249db2
keys: make key_serial() a function if CONFIG_KEYS=y
by David Howells
· 17 years ago
0b77f5b
keys: make the keyring quotas controllable through /proc/sys
by David Howells
· 17 years ago
69664cf
keys: don't generate user and user session keyrings unless they're accessed
by David Howells
· 17 years ago
6b79ccb
keys: allow clients to set key perms in key_create_or_update()
by Arun Raghavan
· 17 years ago
70a5bb7
keys: add keyctl function to get a security label
by David Howells
· 17 years ago
4a38e12
keys: allow the callout data to be passed as a blob rather than a string
by David Howells
· 17 years ago
eb6900f
ELF: Use EI_NIDENT instead of numeric value
by Cyrill Gorcunov
· 17 years ago
66ec2d7
ipmi: make comment match actual preprocessor check
by Robert P. J. Day
· 17 years ago
fa68be0
ipmi: remove ->write_proc code
by Alexey Dobriyan
· 17 years ago
c70d749
ipmi: style fixes in the base code
by Corey Minyard
· 17 years ago
bda4c30
ipmi: run to completion fixes
by Corey Minyard
· 17 years ago
44f564a
ipc: add definitions of USHORT_MAX and others
by Zhang, Yanmin
· 17 years ago
6546bc4
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
by Nadia Derbey
· 17 years ago
e2c284d
ipc: recompute msgmni on ipc namespace creation/removal
by Nadia Derbey
· 17 years ago
b6b337a
ipc: recompute msgmni on memory add / remove
by Nadia Derbey
· 17 years ago
0c40ba4
ipc: define the slab_memory_callback priority as a constant
by Nadia Derbey
· 17 years ago
4d89dc6
ipc: scale msgmni to the number of ipc namespaces
by Nadia Derbey
· 17 years ago
f7bf3df
ipc: scale msgmni to the amount of lowmem
by Nadia Derbey
· 17 years ago
74bc7ce
dma: add dma_*map*_attrs() interfaces
by Arthur Kepner
· 17 years ago
29f2a4d
memcgroup: implement failcounter reset
by Pavel Emelyanov
· 17 years ago
faebe9f
memcgroups: add a document describing the resource counter abstraction
by Pavel Emelyanov
· 17 years ago
c84872e
memcgroup: add the max_usage member on the res_counter
by Pavel Emelyanov
· 17 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
29486df
cgroups: introduce cft->read_seq()
by Serge E. Hallyn
· 17 years ago
28fd5df
cgroups: remove the css_set linked-list
by Li Zefan
· 17 years ago
472b105
cgroups: use a hash table for css_set finding
by Li Zefan
· 17 years ago
08ce5f1
cgroups: implement device whitelist
by Serge E. Hallyn
· 17 years ago
d447ea2
cgroups: add the trigger callback to struct cftype
by Pavel Emelyanov
· 17 years ago
e73d2c6
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
by Paul Menage
· 17 years ago
3116f0e
CGroup API files: move "releasable" to cgroup_debug subsystem
by Paul Menage
· 17 years ago
9179656
CGroup API files: add cgroup map data type
by Paul Menage
· 17 years ago
2c7eabf
CGroup API files: add res_counter_read_u64()
by Paul Menage
· 17 years ago
f4c753b
CGroup API files: rename read/write_uint methods to read_write_u64
by Paul Menage
· 17 years ago
c9e587a
vt: fix background color on line feed
by Jan Engelhardt
· 17 years ago
5f97a5a
isolate ratelimit from printk.c for other use
by Dave Young
· 17 years ago
8f0cfa5
xattr: add missing consts to function arguments
by David Howells
· 17 years ago
76308da
smb.h: uses struct timespec but didn't include linux/time.h
by Ilpo Järvinen
· 17 years ago
95d8c36
lists: add "const" qualifier to first arg of list_splice() operations
by Robert P. J. Day
· 17 years ago
8673511
kbuild: move files that don't check __KERNEL__
by Robert P. J. Day
· 17 years ago
1a6924f
kbuild: remove duplicate, conflicting entry for oom.h
by Robert P. J. Day
· 17 years ago
aab3c3b
Remove superfluous include of string.h from percpu.h
by Robert P. J. Day
· 17 years ago
3a2e7f4
binfmt_misc.c: avoid potential kernel stack overflow
by Pavel Emelyanov
· 17 years ago
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
175a06a
exec: remove argv_len from struct linux_binprm
by Tetsuo Handa
· 17 years ago
ecd0fa9
Remove the macro get_personality
by WANG Cong
· 17 years ago
6e5e8c5
Misc: phantom, consistent whitespace
by jan sonnek
· 17 years ago
7e4e8e6
Misc: phantom, add compat ioctl
by Jiri Slaby
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
58b250d
remove mca_is_adapter_used()
by Adrian Bunk
· 17 years ago
946a57b
remove generic_commit_write()
by Adrian Bunk
· 17 years ago
d5470b5
fs/aio.c: make 3 functions static
by Adrian Bunk
· 17 years ago
07d45da
fs/drop_caches.c: make 2 functions static
by Adrian Bunk
· 17 years ago
f11b00f
fs/fs-writeback.c: make 2 functions static
by Adrian Bunk
· 17 years ago
67cde59
make vfs_ioctl() static
by Adrian Bunk
· 17 years ago
6b09ae6
make __put_super() static
by Adrian Bunk
· 17 years ago
f718e31
cpu: fix section mismatch warnings in hotcpu_register
by Sam Ravnborg
· 17 years ago
679c9cd
add RUSAGE_THREAD
by Sripathi Kodi
· 17 years ago
95b570c
Taint kernel after WARN_ON(condition)
by Nur Hussein
· 17 years ago
bd3feb1
fs/coda: remove static inline forward declarations
by Ilpo Järvinen
· 17 years ago
ede9c69
Avoid divides in BITS_TO_LONGS
by Eric Dumazet
· 17 years ago
ab857d0
mm: fix misleading __GFP_REPEAT related comments
by Nishanth Aravamudan
· 17 years ago
ac9fafa
block: Skip I/O merges when disabled
by Alan D. Brunelle
· 17 years ago
d7e3c32
block: add large command support
by FUJITA Tomonori
· 17 years ago
2a4aa30
block: rename and export rq_init()
by FUJITA Tomonori
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
61b2691
[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641
by Zhang Wei
· 17 years ago
e042323
[RAPIDIO] Auto-probe the RapidIO system size
by Zhang Wei
· 17 years ago
ad1e938
[RAPIDIO] Add RapidIO multi mport support
by Zhang Wei
· 17 years ago
68154e9
block: add dma alignment and padding support to blk_rq_map_kern
by FUJITA Tomonori
· 17 years ago
9d88a2e
[POWERPC] Provide walk_memory_resource() for powerpc
by Badari Pulavarty
· 17 years ago
98d5c21
[POWERPC] Update lmb data structures for hotplug memory add/remove
by Badari Pulavarty
· 17 years ago
8ab68ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
55224bc
ide: remove ->dma_prdtable field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
41051a1
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
9f87abe
ide: add ide_pad_transfer() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c0daf2
ide: remove ->INW and ->OUTW methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
94cd5b6
ide: add ->tf_load and ->tf_read methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »