| Commit message (Expand) | Author | Files | Lines |
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-rc1v2.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 |
2009-04-07 | nilfs2: simplify handling of active state of segments | Ryusuke Konishi | 8 | -208/+29 |
2009-04-07 | nilfs2: mark minor flag for checkpoint created by internal operation | Ryusuke Konishi | 3 | -0/+15 |
2009-04-07 | nilfs2: clean up sketch file | Ryusuke Konishi | 5 | -93/+3 |
2009-04-07 | nilfs2: super block operations fix endian bug | Ryusuke Konishi | 1 | -3/+3 |
2009-04-07 | nilfs2: replace BUG_ON and BUG calls triggerable from ioctl | Ryusuke Konishi | 13 | -160/+144 |
2009-04-07 | nilfs2: extend nilfs_sustat ioctl struct | Ryusuke Konishi | 7 | -75/+41 |
2009-04-07 | nilfs2: use unlocked_ioctl | Ryusuke Konishi | 4 | -5/+5 |
2009-04-07 | nilfs2: remove compat ioctl code | Ryusuke Konishi | 5 | -272/+2 |
2009-04-07 | nilfs2: use fixed sized types for ioctl structures | Ryusuke Konishi | 2 | -15/+19 |
2009-04-07 | nilfs2: remove timedwait ioctl command | Ryusuke Konishi | 5 | -127/+2 |
2009-04-07 | nilfs2: fix buggy behavior seen in enumerating checkpoints | Ryusuke Konishi | 1 | -4/+7 |
2009-04-07 | nilfs2: clean up indirect function calling conventions | Pekka Enberg | 4 | -69/+69 |
2009-04-07 | nilfs2: fix improper return values of nilfs_get_cpinfo ioctl | Ryusuke Konishi | 1 | -12/+18 |