index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-30
perf_counter tools: Generate per command manpages (and pdf/html, etc.)
Ingo Molnar
14
-27
/
+581
2009-05-30
perf_counter tools: Fix 'make install'
Ingo Molnar
1
-0
/
+1
2009-05-30
perf_counter tools: Print 'CPU utilization factor' in builtin-stat
Ingo Molnar
1
-2
/
+11
2009-05-30
perf_counter tools: Add locking to perf top
Arnaldo Carvalho de Melo
1
-16
/
+31
2009-05-29
perf_counter tools: Shorten the DSO names using cwd
Arnaldo Carvalho de Melo
1
-3
/
+38
2009-05-29
8250: Fix oops from setserial
Alan Cox
1
-0
/
+15
2009-05-29
edac: AMD8111 & AMD8131 Kconfig fixup
Harry Ciao
2
-2
/
+8
2009-05-29
edac: AMD8111 & AMD8131 use dev_name()
Harry Ciao
2
-3
/
+3
2009-05-29
memcg: fix build warning and avoid checking for mem != null again and again
Nikanth Karthikesan
1
-9
/
+1
2009-05-29
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
1
-13
/
+13
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
1
-1
/
+5
2009-05-29
atmel_lcdfb: correct fifo size for some products
Nicolas Ferre
1
-8
/
+2
2009-05-29
S3C-fb: PM fix
Marek Szyprowski
1
-1
/
+11
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
parport_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
7
-23
/
+31
2009-05-29
MAINTAINERS: change email address for Thomas Dahlmann
Thomas Dahlmann
1
-1
/
+1
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
1
-1
/
+1
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
6
-7
/
+15
2009-05-29
procfs: make errno values consistent when open pident vs exit(2) race occurs
KOSAKI Motohiro
1
-1
/
+1
2009-05-29
cred: #include init.h in cred.h
Alexey Dobriyan
1
-0
/
+1
2009-05-29
oom: fix possible oom_dump_tasks NULL pointer
David Rientjes
1
-9
/
+15
2009-05-29
MAINTAINERS: pair EDAC-E752X P: and M: entries
Joe Perches
1
-1
/
+1
2009-05-29
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
3
-4
/
+43
2009-05-29
perf_counter: Clean up task_ctx vs interrupts
Peter Zijlstra
1
-32
/
+50
2009-05-29
perf_counter: Fix COMM and MMAP events for cpu wide counters
Peter Zijlstra
1
-8
/
+4
2009-05-29
perf_counter: Robustify counter-free logic
Ingo Molnar
1
-0
/
+4
2009-05-29
perf_counter: Fix cpuctx->task_ctx races
Ingo Molnar
1
-8
/
+20
2009-05-29
jffs2: Fix corruption when flash erase/write failure
Joakim Tjernlund
1
-7
/
+0
2009-05-29
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
1
-20
/
+23
2009-05-29
perf_counter: Don't swap contexts containing locked mutex
Paul Mackerras
1
-10
/
+79
2009-05-29
perf_counter tools: Also display time-normalized stat results
Ingo Molnar
1
-1
/
+11
2009-05-29
perf_counter tools: Split display into reading and printing
Ingo Molnar
1
-6
/
+34
2009-05-29
perf_counter tools: Clean up builtin-stat.c's do_perfstat()
Ingo Molnar
1
-49
/
+67
2009-05-29
perf_counter/x86: Always use NMI for performance-monitoring interrupt
Yong Wang
3
-17
/
+8
2009-05-29
perf_counter tools: Fix top symbol table max_ip typo
Mike Galbraith
1
-1
/
+1
2009-05-29
perf_counter tools: Fix top symbol table dump typo
Mike Galbraith
1
-1
/
+1
2009-05-29
perf_counter tools: Document '--' option parsing terminator
Mike Galbraith
4
-1
/
+5
2009-05-28
perf_counter tools: Convert builtin-top to use libperf symbol routines
Arnaldo Carvalho de Melo
1
-186
/
+117
2009-05-28
perf_counter tools: Optionally pass a symbol filter to the dso load routines
Arnaldo Carvalho de Melo
3
-17
/
+28
2009-05-28
perf_counter tools: Consolidate dso methods to load kernel symbols
Arnaldo Carvalho de Melo
3
-11
/
+18
2009-05-28
perf_counter tools: struct symbol priv area
Arnaldo Carvalho de Melo
3
-12
/
+26
2009-05-28
perf_counter tools: Move symbol resolution classes from report to libperf
Arnaldo Carvalho de Melo
4
-443
/
+471
2009-05-28
Driver Core: do not oops when driver_unregister() is called for unregistered ...
Kay Sievers
3
-2
/
+11
2009-05-28
sysfs: file.c: use create_singlethread_workqueue()
Andrew Morton
1
-1
/
+1
2009-05-28
Revert "USB: Correct Makefile to make isp1760 buildable"
Mike Frysinger
1
-1
/
+0
2009-05-28
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
1
-0
/
+1
2009-05-28
USB: isp1760: urb_dequeue doesn't always find the urbs
Warren Free
1
-2
/
+22
2009-05-28
USB: Yet another Conexant Clone to add to cdc-acm.c
Xiao Kaijian
1
-0
/
+3
2009-05-28
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
1
-1
/
+1
[next]