Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | perf tools: Handle arrays in print fields for trace parsing | Steven Rostedt | 2009-10-15 | 1 | -0/+62 | |
| * | | | | perf tools: Handle trace parsing of < and > | Steven Rostedt | 2009-10-15 | 1 | -0/+2 | |
| * | | | | perf tools: Fix backslash processing on trace print formats | Steven Rostedt | 2009-10-15 | 1 | -2/+25 | |
| * | | | | perf tools: Handle print concatenations in event format file | Steven Rostedt | 2009-10-15 | 1 | -0/+16 | |
| * | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 130 | -792/+1293 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-10-15 | 3 | -24/+24 | |
| | |\ \ \ \ | ||||||
| | | * | | | | firewire: sbp2: provide fallback if mgt_ORB_timeout is missing | Stefan Richter | 2009-10-14 | 1 | -20/+19 | |
| | | * | | | | ieee1394: add documentation entry to MAINTAINERS | Stefan Richter | 2009-10-08 | 1 | -0/+1 | |
| | | * | | | | ieee1394: update URLs in debugging-via-ohci1394.txt | Justin P. Mattock | 2009-10-03 | 1 | -4/+4 | |
| | * | | | | | Merge branch 'tty-fixes' | Linus Torvalds | 2009-10-15 | 3 | -17/+33 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | tty: use the new 'flush_delayed_work()' helper to do ldisc flush | Linus Torvalds | 2009-10-14 | 1 | -1/+1 | |
| | | * | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2009-10-14 | 2 | -0/+19 | |
| | | * | | | | | Make flush_to_ldisc properly handle parallel calls | Linus Torvalds | 2009-10-14 | 1 | -16/+13 | |
| | * | | | | | | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-10-15 | 2 | -11/+10 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | x86: linker script syntax nits | Roland McGrath | 2009-10-14 | 2 | -11/+10 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-10-15 | 4 | -5/+5 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | watchdog: Fix rio watchdog probe function | Thomas Gleixner | 2009-10-14 | 1 | -1/+1 | |
| | | * | | | | | | sparc64: Set IRQF_DISABLED on LDC channel IRQs. | David S. Miller | 2009-10-13 | 1 | -2/+2 | |
| | | * | | | | | | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 2009-10-12 | 1 | -1/+1 | |
| | | * | | | | | | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller | 2009-10-09 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-10-15 | 8 | -32/+43 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [S390] sclp_vt220 build fix | Michael Holzheu | 2009-10-14 | 1 | -15/+15 | |
| | | * | | | | | | | [S390] cio: change misleading console logic | Peter Oberparleiter | 2009-10-14 | 1 | -5/+4 | |
| | | * | | | | | | | [S390] call home support: fix proc handler | Heiko Carstens | 2009-10-14 | 1 | -2/+2 | |
| | | * | | | | | | | [S390] dasd: use idal for device characteristics | Stefan Haberland | 2009-10-14 | 1 | -2/+11 | |
| | | * | | | | | | | [S390] Add highgprs facility to /proc/cpuinfo | Andreas Krebbel | 2009-10-14 | 1 | -3/+3 | |
| | | * | | | | | | | [S390] dasd: fix locking bug | Stefan Haberland | 2009-10-14 | 1 | -3/+5 | |
| | | * | | | | | | | [S390] tape390: Fix request queue handling in block driver | Michael Holzheu | 2009-10-14 | 1 | -1/+2 | |
| | | * | | | | | | | [S390] hypfs: Use subcode 6 if subcode 7 is not available | Michael Holzheu | 2009-10-14 | 1 | -1/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-10-15 | 7 | -20/+41 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sh: Fix a TRACE_IRQS_OFF typo. | Paul Mundt | 2009-10-14 | 1 | -1/+1 | |
| | | * | | | | | | | sh: Optimize the setup_rt_frame() I-cache flush. | Paul Mundt | 2009-10-14 | 1 | -2/+1 | |
| | | * | | | | | | | sh: Populate initial secondary CPU info from boot_cpu_data. | Paul Mundt | 2009-10-14 | 1 | -0/+2 | |
| | | * | | | | | | | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | 1 | -0/+2 | |
| | | * | | | | | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths. | Paul Mundt | 2009-10-14 | 1 | -3/+3 | |
| | | * | | | | | | | sh: ftrace: Fix up syscall tracepoint support. | Paul Mundt | 2009-10-13 | 1 | -10/+27 | |
| | | * | | | | | | | sh: force dcache flush if dcache_dirty bit set. | Paul Mundt | 2009-10-13 | 1 | -1/+1 | |
| | | * | | | | | | | sh: update die() output. | Paul Mundt | 2009-10-13 | 1 | -3/+4 | |
| | * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-15 | 2 | -17/+38 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2009-10-12 | 1 | -9/+26 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | oprofile: warn on freeing event buffer too early | Robert Richter | 2009-10-09 | 1 | -10/+15 | |
| | | | * | | | | | | | | oprofile: fix race condition in event_buffer free | David Rientjes | 2009-10-09 | 1 | -1/+13 | |
| | | * | | | | | | | | | lockdep: Use cpu_clock() for lockstat | Peter Zijlstra | 2009-10-09 | 1 | -8/+12 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-15 | 5 | -14/+31 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | perf events: Update MAINTAINERS entry file patterns | Vincent Legoll | 2009-10-13 | 1 | -0/+7 | |
| | | * | | | | | | | | | perf tools: Remove static debugfs path from parse-events | Ashwin Chaugule | 2009-10-12 | 1 | -1/+4 | |
| | | * | | | | | | | | | perf tools: Fix the NO_64BIT build on pure 64-bit systems | Ingo Molnar | 2009-10-12 | 1 | -7/+14 | |
| | | * | | | | | | | | | perf tools: Fix const char type propagation | Randy Dunlap | 2009-10-12 | 2 | -6/+6 | |
| | * | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-15 | 3 | -5/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | sched: Fix missing kernel-doc notation | Randy Dunlap | 2009-10-12 | 1 | -0/+2 |