Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
25472b880c69c0daa485c4f80a6550437ed1149f
/
kernel
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
6f50710
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3b38376
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
179b914
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4187e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
89133f9
clocksource: Resume clocksource without taking the clocksource mutex
by Martin Schwidefsky
· 15 years ago
9beba3c
futex: Add memory barrier commentary to futex_wait_queue_me()
by Darren Hart
· 15 years ago
a6b49cb
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
2c9871d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
6d39b27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 15 years ago
ffa9f12
module: don't call percpu_modfree on NULL pointer.
by Rusty Russell
· 15 years ago
a263f77
module: fix memory leak when load fails after srcversion/version allocated
by Rusty Russell
· 15 years ago
26d052b
param: allow whitespace as kernel parameter separator
by Peter Oberparleiter
· 16 years ago
554bdfe
module: reduce string table for loaded modules (v2)
by Jan Beulich
· 16 years ago
4a49622
module: reduce symbol table for loaded modules (v2)
by Jan Beulich
· 16 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
801460d
task_struct cleanup: move binfmt field to mm_struct
by Hiroshi Shimamoto
· 15 years ago
858f099
aio: ifdef fields in mm_struct
by Alexey Dobriyan
· 15 years ago
e5a4738
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
by Sukadev Bhattiprolu
· 15 years ago
123be07
fork(): disable CLONE_PARENT for init
by Sukadev Bhattiprolu
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
d958872
signals: inline __fatal_signal_pending
by Roland McGrath
· 15 years ago
4a30deb
signals: introduce do_send_sig_info() helper
by Oleg Nesterov
· 15 years ago
a293980
exec: let do_coredump() limit the number of concurrent dumps to pipes
by Neil Horman
· 15 years ago
ae6d2ed
signals: tracehook_notify_jctl change
by Roland McGrath
· 15 years ago
b6fe2d1
wait_noreap_copyout(): check for ->wo_info != NULL
by Vitaly Mayatskikh
· 15 years ago
dfe16df
do_wait: fix sys_waitid()-specific behaviour
by Vitaly Mayatskikh
· 15 years ago
b6e763f
wait_consider_task: kill "parent" argument
by Oleg Nesterov
· 15 years ago
989264f
do_wait-wakeup-optimization: simplify task_pid_type()
by Oleg Nesterov
· 15 years ago
5c01ba4
do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage
by Oleg Nesterov
· 15 years ago
b4fe518
do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case
by Oleg Nesterov
· 15 years ago
0b7570e
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
by Oleg Nesterov
· 15 years ago
a2322e1
do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task()
by Oleg Nesterov
· 15 years ago
a7f0765
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
by Oleg Nesterov
· 15 years ago
f64c3f5
memory controller: soft limit organize cgroups
by Balbir Singh
· 15 years ago
296c81d
memory controller: soft limit interface
by Balbir Singh
· 15 years ago
be367d0
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
by Ben Blum
· 15 years ago
c378369
cgroups: change css_set freeing mechanism to be under RCU
by Ben Blum
· 15 years ago
d1d9fd3
cgroups: use vmalloc for large cgroups pidlist allocations
by Ben Blum
· 15 years ago
72a8cb3
cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces
by Ben Blum
· 15 years ago
102a775
cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids
by Ben Blum
· 15 years ago
8f3ff20
cgroups: revert "cgroups: fix pid namespace bug"
by Paul Menage
· 15 years ago
2c6ab6d
cgroups: allow cgroup hierarchies to be created with no bound subsystems
by Paul Menage
· 15 years ago
7717f7b
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
by Paul Menage
· 15 years ago
fe69343
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
by Paul Menage
· 15 years ago
c6d57f3
cgroups: support named cgroups hierarchies
by Paul Menage
· 15 years ago
34f77a9
cgroups: make unlock sequence in cgroup_get_sb consistent
by Xiaotian Feng
· 15 years ago
57f1f08
time: add function to convert between calendar time and broken-down time for universal use
by Zhaolei
· 15 years ago
939cbf2
Audit: send signal info if selinux is disabled
by Eric Paris
· 15 years ago
44e51a1
Audit: rearrange audit_context to save 16 bytes per struct
by Eric Paris
· 15 years ago
e08b061
Audit: reorganize struct audit_watch to save 8 bytes
by Eric Paris
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
95e0d86
Revert "kmod: fix race in usermodehelper code"
by Sebastian Andrzej Siewior
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 16 years ago
c82ffab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
764db03
creds_are_invalid() needs to be exported for use by modules:
by Randy Dunlap
· 15 years ago
74908a0
include/linux/cred.h: fix build
by Andrew Morton
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
2a9ad18
lockdep: use new arch_is_kernel_data()
by Mike Frysinger
· 15 years ago
128e8db
kallsyms: use new arch_is_kernel_text()
by Mike Frysinger
· 15 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 15 years ago
02b51df
proc connector: add event for process becoming session leader
by Scott James Remnant
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
54fdade
generic-ipi: make struct call_function_data lockless
by Xiao Guangrong
· 15 years ago
c02e3f3
kmod: fix race in usermodehelper code
by Neil Horman
· 15 years ago
af91322
printk: add printk_delay to make messages readable for some scenarios
by Dave Young
· 15 years ago
3a3b6ed
printk boot_delay: rename printk_delay_msec to loops_per_msec
by Dave Young
· 15 years ago
115e8a2
modules, tracing: Remove stale struct marker signature from module_layout()
by Ingo Molnar
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
69d2587
cpuidle: fix the menu governor to boost IO performance
by Arjan van de Ven
· 15 years ago
eb8cdec
nommu: add support for Memory Protection Units (MPU)
by Bernd Schmidt
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
1a8670a
oom: move oom_killer_enable()/oom_killer_disable to where they belong
by Alexey Dobriyan
· 15 years ago
2c85f51
mm: also use alloc_large_system_hash() for the PID hash table
by Jan Beulich
· 15 years ago
3c1596e
mm: don't use alloc_bootmem_low() where not strictly needed
by Jan Beulich
· 15 years ago
1c2fb7a
ksm: fix deadlock with munlock in exit_mmap
by Andrea Arcangeli
· 15 years ago
9ba6929
ksm: fix oom deadlock
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
0729e19
futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
by Darren Hart
· 15 years ago
d8d88fb
futex: Correct futex_q woken state commentary
by Darren Hart
· 15 years ago
d96ee56
futex: Make function kernel-doc commentary consistent
by Darren Hart
· 15 years ago
d40d65c
futex: Correct queue_me and unqueue_me commentary
by Darren Hart
· 15 years ago
56ec160
futex: Correct futex_wait_requeue_pi() commentary
by Darren Hart
· 15 years ago
79fe249
tracing: Fix failure path in ftrace_regex_open()
by Li Zefan
· 15 years ago
1eb90f1
tracing: Fix failure path in ftrace_graph_write()
by Li Zefan
· 15 years ago
4ba7978
tracing: Check the return value of trace_get_user()
by Li Zefan
· 15 years ago
3c235a3
tracing: Fix off-by-one in trace_get_user()
by Li Zefan
· 15 years ago
dedcf29
net: fix CONFIG_NET=n build on sparc64
by Andrew Morton
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b8c7f1d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8e4bc3d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bd4c3a3
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
Next »