Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8990571eb573032c1192440febb17132074c5575
/
include
8990571
Uninline find_pid etc set of functions
by Pavel Emelyanov
· 17 years ago
bac0abd
Isolate some explicit usage of task->tgid
by Pavel Emelyanov
· 17 years ago
19b9b9b
pid namespaces: remove the struct pid unneeded fields
by Pavel Emelyanov
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
3eb07c8
pid namespaces: destroy pid namespace on init's death
by Sukadev Bhattiprolu
· 17 years ago
6f4e643
pid namespaces: initialize the namespace's proc_mnt
by Pavel Emelyanov
· 17 years ago
30e49c2
pid namespaces: allow cloning of new namespace
by Pavel Emelyanov
· 17 years ago
b461cc0
pid namespaces: miscellaneous preparations for pid namespaces
by Pavel Emelyanov
· 17 years ago
07543f5
pid namespaces: make proc have multiple superblocks - one for each namespace
by Pavel Emelyanov
· 17 years ago
198fe21
pid namespaces: helpers to find the task by its numerical ids
by Pavel Emelyanov
· 17 years ago
7af5729
pid namespaces: helpers to obtain pid numbers
by Pavel Emelyanov
· 17 years ago
8ef047a
pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid
by Pavel Emelyanov
· 17 years ago
faacbfd
pid namespaces: add support for pid namespaces hierarchy
by Pavel Emelyanov
· 17 years ago
4c3f2ea
pid namespaces: introduce struct upid
by Sukadev Bhattiprolu
· 17 years ago
60347f6
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees
by Pavel Emelyanov
· 17 years ago
8bf9725
pid namespaces: introduce MS_KERNMOUNT flag
by Pavel Emelyanov
· 17 years ago
4e6045f
workqueue: debug flushing deadlocks with lockdep
by Johannes Berg
· 17 years ago
cf7b708
Make access to task's nsproxy lighter
by Pavel Emelyanov
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
88f21d8
pid namespaces: rename child_reaper() function
by Sukadev Bhattiprolu
· 17 years ago
2894d650
pid namespaces: define and use task_active_pid_ns() wrapper
by Sukadev Bhattiprolu
· 17 years ago
baf8f0f
pid namespaces: dynamic kmem cache allocator for pid namespaces
by Pavel Emelianov
· 17 years ago
a05f7b1
pid namespaces: make get_pid_ns() return the namespace itself
by Pavel Emelianov
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
858d72e
cgroups: implement namespace tracking subsystem
by Serge E. Hallyn
· 17 years ago
846c7bb
Add cgroupstats
by Balbir Singh
· 17 years ago
006cb99
Task Control Groups: simple task cgroup debug info subsystem
by Paul Menage
· 17 years ago
62d0df6
Task Control Groups: example CPU accounting subsystem
by Paul Menage
· 17 years ago
8793d85
Task Control Groups: make cpusets a client of cgroups
by Paul Menage
· 17 years ago
81a6a5c
Task Control Groups: automatic userspace notification of idle cgroups
by Paul Menage
· 17 years ago
817929e
Task Control Groups: shared cgroup subsystem group arrays
by Paul Menage
· 17 years ago
a424316
Task Control Groups: add procfs interface
by Paul Menage
· 17 years ago
697f416
Task Control Groups: add cgroup_clone() interface
by Paul Menage
· 17 years ago
b4f48b6
Task Control Groups: add fork()/exit() hooks
by Paul Menage
· 17 years ago
355e0c4
Add cgroup write_uint() helper method
by Paul Menage
· 17 years ago
bbcb81d
Task Control Groups: add tasks file interface
by Paul Menage
· 17 years ago
ddbcc7e
Task Control Groups: basic task cgroup framework
by Paul Menage
· 17 years ago
8f731f7
kernel-api docbook: fix content problems
by Randy Dunlap
· 17 years ago
cb680c1
reiserfs: ignore on disk s_bmap_nr value
by Jeff Mahoney
· 17 years ago
4d20851
reiserfs: remove first_zero_hint
by Jeff Mahoney
· 17 years ago
3ee1667
reiserfs: fix usage of signed ints for block numbers
by Jeff Mahoney
· 17 years ago
c2a9159
jbd: config_jbd_debug cannot create /proc entry
by Jose R. Santos
· 17 years ago
1c09924
jbd: remove printk() from J_ASSERT macros
by Chris Snook
· 17 years ago
b293d75
Console events and accessibility
by Samuel Thibault
· 17 years ago
fe9d4f5
Add kernel/notifier.c
by Alexey Dobriyan
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
41ab439
Console keyboard events and accessibility
by Samuel Thibault
· 17 years ago
c18479f
put declaration of put_filesystem() in fs.h
by Miklos Szeredi
· 17 years ago
4fa4d23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
a9e82d3
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
3985ee3
ide: add IDE_HFLAG_LEGACY_IRQS host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c51361
ide: add IDE_HFLAG_SERIALIZE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ed67b92
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
942278e
ide: remove .init_setup from ide_pci_device_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
5f8b6c3
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
238e4f1
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ffcf36
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1b67834
ide: Add ide_get_paired_drive() helper
by Benjamin Herrenschmidt
· 17 years ago
58f9b52
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
2af170d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
54e840d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
32c15bb
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
a577936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
9cf52b2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
d8c9861
IPMI: add 0.9 support
by Corey Minyard
· 17 years ago
fcfa472
IPMI: add polled interface
by Corey Minyard
· 17 years ago
e8c4431
Replace __attribute_pure__ with __pure
by Ralf Baechle
· 17 years ago
0e9663e
fuse: add blksize field to fuse_attr
by Miklos Szeredi
· 17 years ago
f333211
fuse: add support for mandatory locking
by Miklos Szeredi
· 17 years ago
b25e82e
fuse: add helper for asynchronous writes
by Miklos Szeredi
· 17 years ago
a9ff4f8
fuse: support BSD locking semantics
by Miklos Szeredi
· 17 years ago
6ff958e
fuse: add atomic open+truncate support
by Miklos Szeredi
· 17 years ago
17637cb
fuse: improve utimes support
by Miklos Szeredi
· 17 years ago
d139d7f
VFS: allow filesystems to implement atomic open+truncate
by Miklos Szeredi
· 17 years ago
c79e322
fuse: add file handle to getattr operation
by Miklos Szeredi
· 17 years ago
0f0a89e
ext3: support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
b8dc93c
bit_spin_lock: use lock bitops
by Nick Piggin
· 17 years ago
66ffb04
powerpc: lock bitops
by Nick Piggin
· 17 years ago
728697c
mips: lock bitops
by Nick Piggin
· 17 years ago
c8f30ae
mips: fix bitops
by Nick Piggin
· 17 years ago
87371e4
ia64: lock bitops
by Nick Piggin
· 17 years ago
44086d5
alpha: lock bitops
by Nick Piggin
· 17 years ago
7c29ca5
alpha: fix bitops
by Nick Piggin
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
761bb43
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
by Satyam Sharma
· 17 years ago
4603ac1
powerpc: add scaled time accounting
by Michael Neuling
· 17 years ago
f494f8f
add-scaled-time-to-taskstats-based-process-accounting fix
by Michael Neuling
· 17 years ago
c66f08b
Add scaled time to taskstats based process accounting
by Michael Neuling
· 17 years ago
65f76a8
Char: cyclades, fix some -W warnings
by Jiri Slaby
· 17 years ago
ebafeef
Char: cyclades, remove bottom half processing
by Jiri Slaby
· 17 years ago
72c2d58
V3 file capabilities: alter behavior of cap_setpcap
by Andrew Morgan
· 17 years ago
fc6cd25
sysctl: Error on bad sysctl tables
by Eric W. Biederman
· 17 years ago
f429cd3
sysctl: properly register the irda binary sysctl numbers
by Eric W. Biederman
· 17 years ago
25398a1
sysctl: parport remove binary paths
by Eric W. Biederman
· 17 years ago
49a0c45
sysctl: Factor out sysctl_data.
by Eric W. Biederman
· 17 years ago
d8217f0
sysctl core: Stop using the unnecessary ctl_table typedef
by Eric W. Biederman
· 17 years ago
Next »