index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
workqueue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
perf_counter tools: move helper library to util/*
Ingo Molnar
31
-47
/
+46
2009-04-20
perfcounters, sched: remove __task_delta_exec()
Ingo Molnar
2
-24
/
+0
2009-04-20
perf_counter tools: fix 'make install'
Ingo Molnar
1
-17
/
+2
2009-04-20
perf_counter tools: add 'perf help'
Ingo Molnar
3
-0
/
+40
2009-04-20
perf_counter tools: fix --version
Ingo Molnar
2
-1
/
+3
2009-04-20
perf_counter tools: add 'perf record' command
Ingo Molnar
6
-30
/
+73
2009-04-20
perf_counter tools: add help texts
Ingo Molnar
4
-6
/
+143
2009-04-20
perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'
Ingo Molnar
7
-1610
/
+601
2009-04-20
perf_counter tools: clean up after introduction of the Git command framework
Ingo Molnar
8
-352
/
+45
2009-04-20
perf_counter tools: add in basic glue from Git
Ingo Molnar
35
-859
/
+7953
2009-04-20
perf_counter: copy in Git's top Makefile
Ingo Molnar
1
-11
/
+1724
2009-04-16
perfcounters: export perf_tpcounter_event
Steven Whitehouse
1
-0
/
+1
2009-04-13
perf_counter: fix alignment in /proc/interrupts
Luis Henriques
1
-1
/
+1
2009-04-09
perf_counter: log full path names
Peter Zijlstra
1
-1
/
+1
2009-04-09
perf_counter: sysctl for system wide perf counters
Peter Zijlstra
3
-1
/
+16
2009-04-09
perf_counter: optimize mmap/comm tracking
Peter Zijlstra
1
-3
/
+36
2009-04-09
perf_counter tools: include PID in perf-report output, tweak user/kernel printut
Ingo Molnar
1
-5
/
+12
2009-04-09
perf_counter: fix off task->comm by one
Ingo Molnar
1
-2
/
+2
2009-04-09
perf_counter: powerpc: add nmi_enter/nmi_exit calls
Paul Mackerras
1
-14
/
+17
2009-04-09
perf_counter: add MAINTAINERS entry
Paul Mackerras
1
-0
/
+10
2009-04-08
perf_counter: allow for data addresses to be recorded
Peter Zijlstra
6
-31
/
+49
2009-04-08
perf_counter: move PERF_RECORD_TIME
Peter Zijlstra
2
-18
/
+17
2009-04-08
perf_counter: some simple userspace profiling
Peter Zijlstra
3
-1
/
+1009
2009-04-08
perf_counter: track task-comm data
Peter Zijlstra
3
-1
/
+109
2009-04-08
perf_counter: add some comments
Peter Zijlstra
1
-4
/
+6
2009-04-08
perf_counter: kerneltop: keep up with ABI changes
Peter Zijlstra
1
-16
/
+16
2009-04-08
perf_counter: use misc field to widen type
Peter Zijlstra
2
-25
/
+18
2009-04-08
perf_counter: provide misc bits in the event header
Peter Zijlstra
2
-1
/
+8
2009-04-08
perf_counter: fix NMI race in task clock
Peter Zijlstra
1
-9
/
+16
2009-04-08
x86: smarten /proc/interrupts output for new counters
Hidetoshi Seto
1
-1
/
+1
2009-04-08
perf_counter: powerpc: set sample enable bit for marked instruction events
Paul Mackerras
5
-12
/
+413
2009-04-08
perf_counter: fix powerpc build
Paul Mackerras
1
-2
/
+1
2009-04-07
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
1
-2
/
+2
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
4
-31
/
+60
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
9
-116
/
+209
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
6
-187
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
3
-0
/
+11
2009-04-07
lanana: assign a device name and numbering for MAX3100
Alan Cox
1
-0
/
+4
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
5
-29
/
+66
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
5
-13
/
+13
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
8
-175
/
+274
[next]