Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d38b223c86db3162dc85b5a1997ac8a210e1660b
/
kernel
d38b223
cpumask: reduce stack usage in find_lowest_rq
by Mike Travis
· 16 years ago
802bf93
cpumask: fix bug in use cpumask_var_t in irq_desc
by Mike Travis
· 16 years ago
7f7ace0
cpumask: update irq_desc to use cpumask_var_t
by Mike Travis
· 16 years ago
9a100a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2
by Linus Torvalds
· 16 years ago
c40f6f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
by Linus Torvalds
· 16 years ago
1a7d0f0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
cdb80f6
async: make async a command line option for now
by Arjan van de Ven
· 16 years ago
4ce5f24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
a3a798c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
43529c9
CRED: Must initialise the new creds in prepare_kernel_cred()
by David Howells
· 16 years ago
0de3368
CRED: Missing put_cred() in prepare_kernel_cred()
by David Howells
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
3cc8a5f
Merge branch 'suspend' into release
by Len Brown
· 16 years ago
33b04b9
async: make async_synchronize_full() more serializing
by Arjan van de Ven
· 16 years ago
df4927b
generic swap(): sched: remove local swap() macro
by Wu Fengguang
· 16 years ago
61bce0f
pid: generalize task_active_pid_ns
by Eric W. Biederman
· 16 years ago
6af866a
cpuset: remove remaining pointers to cpumask_t
by Li Zefan
· 16 years ago
300ed6c
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
by Li Zefan
· 16 years ago
645fcc9
cpuset: don't allocate trial cpuset on stack
by Li Zefan
· 16 years ago
2341d1b
cpuset: convert cpuset_attach() to use cpumask_var_t
by Li Zefan
· 16 years ago
5771f0a
cpuset: remove on stack cpumask_t in cpuset_can_attach()
by Li Zefan
· 16 years ago
5a7625d
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
by Li Zefan
· 16 years ago
f5813d9
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset
by Miao Xie
· 16 years ago
1333771
cpuset: rcu_read_lock() to protect task_cs()
by Lai Jiangshan
· 16 years ago
e7c5ec9
cgroups: add css_tryget()
by Paul Menage
· 16 years ago
999cd8a
cgroups: add a per-subsystem hierarchy_mutex
by Paul Menage
· 16 years ago
28dbc4b
memcg: memory cgroup resource counters for hierarchy
by Balbir Singh
· 16 years ago
a47295e
cgroups: make cgroup_path() RCU-safe
by Paul Menage
· 16 years ago
e7b80bb
cgroups: skip processes from other namespaces when listing a cgroup
by Gowrishankar M
· 16 years ago
c12f65d
cgroups: introduce link_css_set() to remove duplicate code
by Li Zefan
· 16 years ago
33a68ac
cgroups: add inactive subsystems to rootnode.subsys_list
by Li Zefan
· 16 years ago
e5f6a86
cgroups: make root_list contains active hierarchies only
by Li Zefan
· 16 years ago
7534432
cgroups: remove rcu_read_lock() in cgroupstats_build()
by Lai Jiangshan
· 16 years ago
77efecd
cgroups: call find_css_set() safely in cgroup_attach_task()
by Lai Jiangshan
· 16 years ago
104cbd5
cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
by Lai Jiangshan
· 16 years ago
b2aa30f
cgroups: don't put struct cgroupfs_root protected by RCU
by Lai Jiangshan
· 16 years ago
2019f63
cgroups: fix cgroup_iter_next() bug
by Lai Jiangshan
· 16 years ago
b12b533
cgroups: add lock for child->cgroups in cgroup_post_fork()
by Lai Jiangshan
· 16 years ago
cae7a36
ns_cgroup: remove unused spinlock
by Li Zefan
· 16 years ago
75139b8
cgroups: remove some redundant NULL checks
by Li Zefan
· 16 years ago
d2852b9
Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip
by Robert Richter
· 16 years ago
b945637
CRED: Fix commit_creds() on a process that has no mm
by David Howells
· 16 years ago
dd8632a
NOMMU: Make mmap allocation page trimming behaviour configurable.
by Paul Mundt
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
8cfc7f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b424e8d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
67acd8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
by Linus Torvalds
· 16 years ago
465634a
ring_buffer: fix ring_buffer_event_length()
by Robert Richter
· 16 years ago
a0e280e
stop_machine/cpu hotplug: fix disable_nonboot_cpus
by Heiko Carstens
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
e8de148
resource: allow MMIO exclusivity for device drivers
by Arjan van de Ven
· 16 years ago
ad160d2
async: don't do the initcall stuff post boot
by Arjan van de Ven
· 16 years ago
22a9d64
async: Asynchronous function calls to speed up kernel boot
by Arjan van de Ven
· 16 years ago
da8d508
sched: fix possible recursive rq->lock
by Peter Zijlstra
· 16 years ago
c861ea2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
3610639
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cfa97f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f94181d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
58c6d3d
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
by Johannes Weiner
· 16 years ago
eccd83e
dma_alloc_coherent: clean it up
by Andrew Morton
· 16 years ago
0bef3c2
dma_alloc_from_coherent(): fix fallback to generic memory
by Andrew Morton
· 16 years ago
4cb0e11
coredump_filter: permit changing of the default filter
by Hidehiro Kawai
· 16 years ago
9cd4fd1
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
by Sukadev Bhattiprolu
· 16 years ago
09bca05
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
by Sukadev Bhattiprolu
· 16 years ago
bd4207c
kmod: fix varargs kernel-doc
by Randy Dunlap
· 16 years ago
f24659d
kprobes: support probing module __init function
by Masami Hiramatsu
· 16 years ago
0deddf43
module: add MODULE_STATE_LIVE notify
by Masami Hiramatsu
· 16 years ago
49ad2fd
kprobes: remove called_from argument
by Masami Hiramatsu
· 16 years ago
e8386a0
kprobes: support probing module __exit function
by Masami Hiramatsu
· 16 years ago
017c39b
kprobes: add __kprobes to kprobe internal functions
by Masami Hiramatsu
· 16 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 16 years ago
a06f621
module: add within_module_core() and within_module_init()
by Masami Hiramatsu
· 16 years ago
12da3b8
kprobes: add tests for register_kprobes
by Masami Hiramatsu
· 16 years ago
8e11440
kprobes: indirectly call kprobe_target
by Masami Hiramatsu
· 16 years ago
bc2f701
kprobes: bugfix: try_module_get even if calling_mod is NULL
by Masami Hiramatsu
· 16 years ago
26e5438
profile: don't include <asm/ptrace.h> twice.
by KOSAKI Motohiro
· 16 years ago
e3d5a27
Allow times and time system calls to return small negative values
by Paul Mackerras
· 16 years ago
d6624f9
oops: increment the oops UUID every time we oops
by Arjan van de Ven
· 16 years ago
6034880
fork.c: cleanup for copy_sighand()
by Zhaolei
· 16 years ago
f1883f8
Remove remaining unwinder code
by Alexey Dobriyan
· 16 years ago
901608d
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
by Oleg Nesterov
· 16 years ago
2da0299
mm: add dirty_background_bytes and dirty_bytes sysctls
by David Rientjes
· 16 years ago
e599137
mm: remove cgroup_mm_owner_callbacks
by Hugh Dickins
· 16 years ago
75aa199
oom: print triggering task's cpuset and mems allowed
by David Rientjes
· 16 years ago
ac8cc0f
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
3699c53
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
by David Howells
· 16 years ago
29881c4
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]"
by James Morris
· 16 years ago
81ff86a
pm: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cd3772e
kernel/ksysfs.c:fix dependence on CONFIG_NET
by Ming Lei
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
edb123e
trivial: printk: fix indentation of new_text_line declaration
by Jiri Kosina
· 16 years ago
db2f59c
sched: fix section mismatch
by Li Zefan
· 16 years ago
0c910d2
sched: fix double kfree in failure path
by Li Zefan
· 16 years ago
d9be28e
Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent
by Ingo Molnar
· 16 years ago
fdbc045
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
by Ingo Molnar
· 16 years ago
0bbb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
82c5b7b
hrtimer: splitout peek ahead functionality, fix
by Ingo Molnar
· 16 years ago
Next »