Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9179656961adcea3c25403365597e486d851ac5e
/
kernel
9179656
CGroup API files: add cgroup map data type
by Paul Menage
· 17 years ago
700fe1a
CGroup API files: update cpusets to use cgroup structured file API
by Paul Menage
· 17 years ago
b7269df
CGroup API files: strip all trailing whitespace in cgroup_write_u64
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
3ff31d0
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
by Adrian Bunk
· 17 years ago
4fe91d5
cgroup: fix sparse warning of shadow symbol in cgroup.c
by Paul Jackson
· 17 years ago
3df91fe
make cgroup_enable_task_cg_lists() static
by Adrian Bunk
· 17 years ago
6a3fd92
eCryptfs: make key module subsystem respect namespaces
by Michael Halcrow
· 17 years ago
5f97a5a
isolate ratelimit from printk.c for other use
by Dave Young
· 17 years ago
1aeb272
kernel: explicitly include required header files under kernel/
by Robert P. J. Day
· 17 years ago
cbd9b67
kthread: call wake_up_process() without the lock being held
by Dmitry Adamushko
· 17 years ago
f7b16c1
cpu: fix section mismatch warning in reference to register_cpu_notifier
by Sam Ravnborg
· 17 years ago
514a20a
cpu: fix section mismatch warnings in *cpu_down
by Sam Ravnborg
· 17 years ago
9647155
cpu: fix section mismatch warning in unregister_cpu_notifier
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
b331d25
kernel: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
9d04d92
ptrace: conditionalize compat_ptrace_request
by Roland McGrath
· 17 years ago
0c96c59
hrtimer: raise softirq unlocked to avoid circular lock dependency
by Thomas Gleixner
· 17 years ago
513694b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
b6f448e
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
by Andres Salomon
· 17 years ago
26b31c1
kprobes: add (un)register_jprobes for batch registration
by Masami Hiramatsu
· 17 years ago
4a296e0
kprobes: add (un)register_kretprobes for batch registration
by Masami Hiramatsu
· 17 years ago
9861668
kprobes: add (un)register_kprobes for batch registration
by Masami Hiramatsu
· 17 years ago
3d8d996
kprobes: prevent probing of preempt_schedule()
by Srinivasa Ds
· 17 years ago
3898b1b
capabilities: implement per-process securebits
by Andrew G. Morgan
· 17 years ago
846a16b
mempolicy: rename mpol_copy to mpol_dup
by Lee Schermerhorn
· 17 years ago
f0be3d3
mempolicy: rename mpol_free to mpol_put
by Lee Schermerhorn
· 17 years ago
122c7a5
vmcoreinfo: add page flags values
by Ken'ichi Ohmichi
· 17 years ago
9796547
mm: Get rid of __ZONE_COUNT
by Christoph Lameter
· 17 years ago
9223b419
pageflags: get rid of FLAGS_RESERVED
by Christoph Lameter
· 17 years ago
1cdf25d
kbuild: create a way to create preprocessor constants from C expressions
by Christoph Lameter
· 17 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
d7b41a2
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
by Bodo Stroesser
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
5070451
Fix uninitialized 'copy' in unshare_files
by Al Viro
· 17 years ago
bc84e0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
6e18933
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
0b79dad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
by Linus Torvalds
· 17 years ago
3b12538
[PATCH] sanitize unshare_files/reset_files_struct
by Al Viro
· 17 years ago
fd8328b
[PATCH] sanitize handling of shared descriptor tables in failing execve()
by Al Viro
· 17 years ago
6b335d9
[PATCH] close race in unshare_files()
by Al Viro
· 17 years ago
5a9d322
sched: use alloc_bootmem() instead of alloc_bootmem_low()
by David Miller
· 17 years ago
3f5087a
sched: fix share (re)distribution
by Peter Zijlstra
· 17 years ago
126e01b
softlockup: fix NOHZ wakeup
by Ingo Molnar
· 17 years ago
03970f0
[PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n
by Mike Travis
· 17 years ago
472613b
[IA64] fix bootmem regression on Altix
by Russ Anderson
· 17 years ago
b0d19a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
94bc891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
1ec7f1d
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
by Al Viro
· 17 years ago
7348672
kernel-doc: fix sched.c missing parameter
by Randy Dunlap
· 17 years ago
7c3f944
time: Export set_normalized_timespec.
by YOSHIFUJI Hideaki
· 17 years ago
e9b6269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
by Linus Torvalds
· 17 years ago
bda0c0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
e16b278
ptrace: compat_ptrace_request siginfo
by Roland McGrath
· 17 years ago
5dfeaef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
ec96535
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
by Linus Torvalds
· 17 years ago
f526448
trivial: small cleanups
by Pavel Machek
· 17 years ago
259aae8
hrtimer: optimize the softirq time optimization
by Thomas Gleixner
· 17 years ago
833883d
hrtimer: reduce calls to hrtimer_get_softirq_time()
by Dimitri Sivanich
· 17 years ago
833df31
clockevents: fix typo in tick-broadcast.c
by Glauber Costa
· 17 years ago
8845256
PCI: clean up resource alignment management
by Ivan Kokshaysky
· 17 years ago
486fdae
sched: build fix
by Ingo Molnar
· 17 years ago
c24b7c5
sched: features fix
by Ingo Molnar
· 17 years ago
f00b45c
sched: /debug/sched_features
by Peter Zijlstra
· 17 years ago
06379ab
sched: add SCHED_FEAT_DEADLINE
by Ingo Molnar
· 17 years ago
7ba2e74
sched: debug: show a weight tree
by Peter Zijlstra
· 17 years ago
8f1bc385
sched: fair: weight calculations
by Peter Zijlstra
· 17 years ago
4a55bd5
sched: fair-group: de-couple load-balancing from the rb-trees
by Peter Zijlstra
· 17 years ago
ac884de
sched: fair-group scheduling vs latency
by Peter Zijlstra
· 17 years ago
58d6c2d
sched: rt-group: optimize dequeue_rt_stack
by Peter Zijlstra
· 17 years ago
d19ca30
sched: debug: add some debug code to handle the full hierarchy
by Peter Zijlstra
· 17 years ago
18d95a2
sched: fair-group: SMP-nice for group scheduling
by Peter Zijlstra
· 17 years ago
1d3504f
sched, cpuset: customize sched domains, core
by Hidetoshi Seto
· 17 years ago
b758149
sched: prepatory code movement
by Peter Zijlstra
· 17 years ago
b40b2e8
sched: rt: multi level group constraints
by Peter Zijlstra
· 17 years ago
f473aa5
sched: task_group hierarchy
by Peter Zijlstra
· 17 years ago
eff766a
sched: fix the task_group hierarchy for UID grouping
by Peter Zijlstra
· 17 years ago
ec7dc8a
sched: allow the group scheduler to have multiple levels
by Dhaval Giani
· 17 years ago
354d60c
sched: mix tasks and groups
by Dhaval Giani
· 17 years ago
ea736ed
sched: fix checks
by Ingo Molnar
· 17 years ago
112f53f
sched: old sleeper bonus
by Peter Zijlstra
· 17 years ago
cd8ba7c
sched: add new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
e0982e9
init: move setup of nr_cpu_ids to as early as possible
by Mike Travis
· 17 years ago
4bdbaad3
sched: remove another cpumask_t variable from stack
by Mike Travis
· 17 years ago
39106dc
cpumask: use new cpus_scnprintf function
by Mike Travis
· 17 years ago
7c16ec5
cpumask: reduce stack usage in SD_x_INIT initializers
by Mike Travis
· 17 years ago
c5f59f0
nodemask: use new node_to_cpumask_ptr function
by Mike Travis
· 17 years ago
b53e921
generic: reduce stack pressure in sched_affinity
by Mike Travis
· 17 years ago
f9a86fc
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
by Mike Travis
· 17 years ago
f70316d
generic: use new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
434d53b
sched: remove fixed NR_CPUS sized arrays in kernel_sched_c
by Mike Travis
· 17 years ago
d366f8c
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
by Mike Travis
· 17 years ago
9f0e738
sched: fix cpus_allowed settings
by Gregory Haskins
· 17 years ago
0297b80
sched: allow cpuacct stats to be reset
by Dhaval Giani
· 17 years ago
32cd756
sched: cleanup cpuacct variable names
by Dhaval Giani
· 17 years ago
48f20a9
tasklets: execute tasklets in the same order they were queued
by Olof Johansson
· 17 years ago
Next »