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
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
3
-1
/
+3
2010-10-27
drivers/char/mxser.c: fix compilation warning in mxser.c
Rakib Mullick
1
-0
/
+4
2010-10-27
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/mwave/Makefile: clean up
Tracey Dent
1
-2
/
+2
2010-10-27
drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/synclink_gt.c: add extended sync feature
Paul Fulghum
2
-3
/
+113
2010-10-27
drivers/char/synclink_gt.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+3
2010-10-27
drivers/char/ppdev.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-27
drivers/char/applicom.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-27
synclink_gt: fix per device locking
Paul Fulghum
1
-13
/
+15
2010-10-27
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
Dimitri Sivanich
1
-28
/
+32
2010-10-27
drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)
Andrew Morton
1
-1
/
+0
2010-10-27
drivers/char/rocket.c: release_region or error path
Dan Carpenter
1
-1
/
+4
2010-10-27
ipmi: fix __init and __exit attribute locations
Corey Minyard
3
-11
/
+11
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
[next]