index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
ipc: initialize structure memory to zero for compat functions
Dan Rosenberg
2
-0
/
+11
2010-10-27
ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm
Helge Deller
1
-21
/
+42
2010-10-27
exec: don't turn PF_KTHREAD off when a target command was not found
KOSAKI Motohiro
1
-2
/
+1
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
3
-8
/
+21
2010-10-27
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2
-5
/
+13
2010-10-27
procfs: fix /proc/softirqs formatting
Davidlohr Bueso
1
-2
/
+2
2010-10-27
/proc/pid/pagemap: document in Documentation/filesystems/proc.txt
Nikanth Karthikesan
1
-0
/
+4
2010-10-27
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
2
-3
/
+16
2010-10-27
exit: add lock context annotation on find_new_reaper()
Namhyung Kim
1
-0
/
+2
2010-10-27
coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
Roland McGrath
1
-2
/
+2
2010-10-27
core_pattern: fix truncation by core_pattern handler with long parameters
Xiaotian Feng
1
-60
/
+95
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
8
-20
/
+21
2010-10-27
signals: annotate lock context change on ptrace_stop()
Namhyung Kim
1
-0
/
+2
2010-10-27
signals: annotate lock_task_sighand()
Namhyung Kim
2
-2
/
+10
2010-10-27
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
1
-5
/
+6
2010-10-27
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2
-14
/
+11
2010-10-27
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() on sparc
Namhyung Kim
2
-38
/
+24
2010-10-27
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
2
-24
/
+33
2010-10-27
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
1
-2
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() on powerpc
Namhyung Kim
1
-25
/
+26
2010-10-27
ptrace: cleanup arch_ptrace() on parisc
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
1
-9
/
+8
2010-10-27
ptrace: cleanup arch_ptrace() on MIPS
Namhyung Kim
1
-11
/
+11
2010-10-27
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
1
-29
/
+25
2010-10-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-27
ptrace: cleanup arch_ptrace() on m32r
Namhyung Kim
1
-4
/
+4
2010-10-27
ptrace: cleanup arch_ptrace() on h8300
Namhyung Kim
1
-15
/
+15
2010-10-27
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
1
-16
/
+13
2010-10-27
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
2
-16
/
+14
2010-10-27
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
1
-6
/
+7
2010-10-27
ptrace: cleanup arch_ptrace() on avr32
Namhyung Kim
1
-4
/
+4
2010-10-27
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
1
-12
/
+13
2010-10-27
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
1
-6
/
+4
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
30
-70
/
+101
2010-10-27
ptrace: cleanup ptrace_request()
Namhyung Kim
1
-7
/
+7
2010-10-27
ptrace: change signature of sys_ptrace() and friends
Namhyung Kim
3
-10
/
+18
2010-10-27
ptrace: annotate lock context change on exit_ptrace()
Namhyung Kim
1
-0
/
+2
2010-10-27
memcg: generic filestat update interface
KAMEZAWA Hiroyuki
1
-7
/
+18
2010-10-27
memcg: cpu hotplug aware quick acount_move detection
KAMEZAWA Hiroyuki
1
-7
/
+30
2010-10-27
memcg: cpu hotplug aware percpu count updates
KAMEZAWA Hiroyuki
1
-9
/
+93
2010-10-27
memcg: use for_each_mem_cgroup
KAMEZAWA Hiroyuki
1
-87
/
+83
2010-10-27
memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accout...
KAMEZAWA Hiroyuki
1
-14
/
+85
2010-10-27
memcg: fix race in file_mapped accouting flag management
KAMEZAWA Hiroyuki
1
-1
/
+2
2010-10-27
cgroup: notify ns_cgroup deprecated
Daniel Lezcano
2
-0
/
+25
2010-10-27
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
1
-0
/
+2
2010-10-27
cgroup: make the mount options parsing more accurate
Daniel Lezcano
1
-30
/
+60
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
3
-2
/
+55
2010-10-27
cgroup_freezer: update_freezer_state() does incorrect state transitions
Tomasz Buchert
1
-23
/
+15
[next]