Age | Commit message (Expand) | Author | Files | Lines |
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-08 | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 680 | -20571/+66497 |
2009-04-07 | Linux 2.6.30-rc1v2.6.30-rc1 | Linus Torvalds | 1 | -2/+2 |
2009-04-07 | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -114/+283 |
2009-04-07 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 13 | -16/+44 |
2009-04-07 | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -26/+320 |
2009-04-07 | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust | 1 | -2/+0 |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 10 | -15/+88 |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 18 | -149/+1624 |
2009-04-07 | Fix build errors due to CONFIG_BRANCH_TRACER=y | Linus Torvalds | 1 | -1/+3 |
2009-04-07 | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -4/+6 |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 24 | -235/+1133 |
2009-04-07 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -216/+344 |
2009-04-07 | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 16 | -126/+1504 |
2009-04-07 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 6 | -69/+1070 |
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 |