index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
4
-134
/
+71
*
dio: don't zero out the pages array inside struct dio
Jeff Moyer
2009-12-16
1
-13
/
+25
*
aio: remove unused field
Shaohua Li
2009-12-16
2
-42
/
+2
*
FS-Cache: Avoid maybe-used-uninitialised warning on variable
David Howells
2009-12-16
1
-1
/
+1
*
kexec: premit reduction of the reserved memory size
Amerigo Wang
2009-12-16
3
-0
/
+82
*
parport_pc.c: use correct length in strncmp
Joe Perches
2009-12-16
1
-1
/
+1
*
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
2009-12-16
4
-5
/
+5
*
edac: i5100 add 6 ranks per channel
Nils Carlson
2009-12-16
1
-16
/
+20
*
edac: i5100 add scrubbing
Nils Carlson
2009-12-16
1
-2
/
+110
*
edac: i5100 clean controller to channel terms
Nils Carlson
2009-12-16
1
-55
/
+55
*
pid: reduce code size by using a pointer to iterate over array
André Goddard Rosa
2009-12-16
1
-3
/
+2
*
pid: tighten pidmap spinlock critical section by removing kfree()
André Goddard Rosa
2009-12-16
1
-3
/
+4
*
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
29
-44
/
+9
*
drivers/char/ipmi: Use KCS_IDLE_STATE
Julia Lawall
2009-12-16
1
-1
/
+1
*
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
2009-12-16
1
-1
/
+1
*
ipc: remove unreachable code in sem.c
Amerigo Wang
2009-12-16
1
-2
/
+1
*
ipc/sem.c: optimize single sops when semval is zero
Manfred Spraul
2009-12-16
1
-0
/
+11
*
ipc/sem.c: optimize single semop operations
Manfred Spraul
2009-12-16
1
-11
/
+40
*
ipc/sem.c: add a per-semaphore pending list
Manfred Spraul
2009-12-16
2
-6
/
+36
*
ipc/sem.c: optimize if semops fail
Manfred Spraul
2009-12-16
1
-2
/
+2
*
ipc/sem.c: sem preempt improve
Nick Piggin
2009-12-16
1
-15
/
+23
*
ipc/sem.c: sem use list operations
Nick Piggin
2009-12-16
1
-44
/
+31
*
ipc/sem.c: sem optimise undo list search
Nick Piggin
2009-12-16
1
-6
/
+20
*
ipc ns: fix memory leak (idr)
Serge E. Hallyn
2009-12-16
3
-0
/
+3
*
signals: check ->group_stop_count after tracehook_get_signal()
Oleg Nesterov
2009-12-16
1
-5
/
+4
*
signals: kill force_sig_specific()
Oleg Nesterov
2009-12-16
2
-7
/
+0
*
signals: cosmetic, collect_signal: use SI_USER
Oleg Nesterov
2009-12-16
1
-1
/
+1
*
signals: send_signal: use si_fromuser() to detect from_ancestor_ns
Oleg Nesterov
2009-12-16
1
-3
/
+2
*
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
2009-12-16
2
-8
/
+13
*
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
Oleg Nesterov
2009-12-16
1
-14
/
+7
*
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
2
-9
/
+23
*
ptrace: change tracehook_report_syscall_exit() to handle stepping
Oleg Nesterov
2009-12-16
1
-0
/
+7
*
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
2
-0
/
+11
*
ptrace: introduce user_single_step_siginfo() helper
Oleg Nesterov
2009-12-16
1
-0
/
+12
*
ptrace: copy_process() should disable stepping
Oleg Nesterov
2009-12-16
1
-2
/
+3
*
ptrace: cleanup ptrace_init_task()->ptrace_link() path
Oleg Nesterov
2009-12-16
1
-8
/
+3
*
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
Bob Liu
2009-12-16
1
-3
/
+1
*
memcg: remove memcg_tasklist
Daisuke Nishimura
2009-12-16
1
-5
/
+0
*
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2009-12-16
2
-8
/
+15
*
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
2009-12-16
2
-54
/
+37
*
memcg: add mem_cgroup_cancel_charge()
Daisuke Nishimura
2009-12-16
1
-20
/
+18
*
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
3
-16
/
+13
*
memcg: coalesce charging via percpu storage
KAMEZAWA Hiroyuki
2009-12-16
1
-6
/
+156
*
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
6
-6
/
+123
*
memcg: fix memory.memsw.usage_in_bytes for root cgroup
Kirill A. Shutemov
2009-12-16
1
-0
/
+1
*
seq_file: use proc_create() in documentation
Alexey Dobriyan
2009-12-16
1
-3
/
+1
*
proc: remove docbook and example
Alexey Dobriyan
2009-12-16
3
-841
/
+3
*
doc: SubmitChecklist, add ioctls, remove OSDL reference
Randy Dunlap
2009-12-16
1
-1
/
+4
*
fatfs: use common time_to_tm in fat_time_unix2fat()
Zhaolei
2009-12-16
1
-42
/
+15
*
hpfs: use bitmap_weight()
Akinobu Mita
2009-12-16
1
-6
/
+8
[prev]
[next]