| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras | 2010-07-09 | 5 | -237/+99 |
* | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2010-07-09 | 18 | -52/+2408 |
|\ |
|
| * | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints | Paul Mackerras | 2010-06-30 | 2 | -4/+11 |
| * | powerpc, hw_breakpoint: Cooperate better with other single-steppers | Paul Mackerras | 2010-06-23 | 1 | -6/+7 |
| * | powerpc, hw_breakpoint: Fix off-by-one in checking access address | Paul Mackerras | 2010-06-23 | 1 | -16/+7 |
| * | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ... | K.Prasad | 2010-06-22 | 2 | -2/+22 |
| * | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals | K.Prasad | 2010-06-22 | 3 | -0/+24 |
| * | powerpc, hw_breakpoint: Handle concurrent alignment interrupts | K.Prasad | 2010-06-22 | 1 | -5/+3 |
| * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad | 2010-06-22 | 11 | -0/+495 |
| * | hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration | K.Prasad | 2010-06-22 | 1 | -0/+12 |
| * | powerpc: Emulate most Book I instructions in emulate_step() | Paul Mackerras | 2010-06-22 | 5 | -47/+1855 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-07-08 | 15 | -66/+148 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next | Roland Dreier | 2010-07-08 | 9 | -41/+106 |
| |\ \ \ |
|
| | | * | | IB/qib: Clean up properly if qib_init() fails | Ralph Campbell | 2010-07-06 | 1 | -0/+10 |
| | | * | | IB/qib: Completion queue callback needs to be single threaded | Ralph Campbell | 2010-07-06 | 1 | -1/+1 |
| | | * | | IB/qib: Update 7322 serdes tables | Ralph Campbell | 2010-07-06 | 1 | -4/+12 |
| | | * | | IB/qib: Clear 6120 hardware error register | Ralph Campbell | 2010-07-06 | 1 | -2/+1 |
| | | * | | IB/qib: Clear eager buffer memory for each new process | Ralph Campbell | 2010-07-06 | 1 | -0/+3 |
| | | * | | IB/qib: Mask hardware error during link reset | Ralph Campbell | 2010-07-06 | 2 | -26/+31 |
| | | * | | IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem | Dave Olson | 2010-07-06 | 6 | -6/+46 |
| | * | | | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz | 2010-07-06 | 1 | -2/+2 |
| | |/ / |
|
| * | | | RDMA/cxgb4: Derive smac_idx from port viid | Steve Wise | 2010-07-06 | 1 | -4/+5 |
| * | | | RDMA/cxgb4: Avoid false GTS CIDX_INC overflows | Steve Wise | 2010-07-06 | 1 | -5/+20 |
| * | | | RDMA/cxgb4: Don't call abort_connection() for active connect failures | Steve Wise | 2010-07-06 | 1 | -1/+2 |
| * | | | RDMA/cxgb4: Use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 2010-07-06 | 5 | -15/+15 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-07-08 | 2 | -2/+18 |
|\ \ \ |
|
| * \ \ | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2010-07-08 | 1 | -0/+13 |
| |\ \ \ |
|
| | * | | | ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams | Alexey Fisher | 2010-06-23 | 1 | -0/+13 |
| * | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-07-08 | 1 | -2/+5 |
| |\ \ \ \ |
|
| | * | | | | ALSA: hda - Enable beep on Realtek codecs with PCI SSID override | Takashi Iwai | 2010-07-05 | 1 | -1/+3 |
| | * | | | | ALSA: hda - Add Macbook 5,2 quirk | Luke Yelavich | 2010-06-22 | 1 | -0/+1 |
| | * | | | | ALSA: hda - Fix uninitialized variable | Takashi Iwai | 2010-06-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-07-08 | 8 | -254/+122 |
|\ \ \ \ \ \ |
|
| * | | | | | | writeback: simplify the write back thread queue | Christoph Hellwig | 2010-07-06 | 3 | -197/+72 |
| * | | | | | | writeback: split writeback_inodes_wb | Christoph Hellwig | 2010-07-06 | 2 | -38/+46 |
| * | | | | | | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 2010-07-06 | 6 | -20/+6 |
| * | | | | | | fs-writeback: fix kernel-doc warnings | Randy Dunlap | 2010-07-01 | 1 | -1/+1 |
| * | | | | | | splice: check f_mode for seekable file | Changli Gao | 2010-06-30 | 1 | -4/+2 |
| * | | | | | | splice: direct_splice_actor() should not use pos in sd | Changli Gao | 2010-06-30 | 1 | -1/+2 |
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-07-08 | 13 | -37/+184 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc: Fix userspace build of ptrace.h | Sam Ravnborg | 2010-07-08 | 1 | -18/+14 |
| * | | | | | | | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Paul E. McKenney | 2010-07-08 | 1 | -1/+1 |
| * | | | | | | | powerpc: Fix logic error in fixup_irqs | Johannes Berg | 2010-07-08 | 1 | -1/+4 |
| * | | | | | | | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix... | Denis Kirjanov | 2010-07-08 | 1 | -1/+5 |
| * | | | | | | | powerpc: Linux cannot run with 0 cores | Anton Blanchard | 2010-07-08 | 1 | -1/+1 |
| * | | | | | | | powerpc: Fix feature-fixup tests for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -8/+9 |
| * | | | | | | | powerpc: Disable SPARSE_IRQ by default | Yang Li | 2010-07-08 | 1 | -2/+2 |
| * | | | | | | | powerpc: Fix compile errors in prom_init_check for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -0/+6 |
| * | | | | | | | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 4 | -4/+138 |
| * | | | | | | | powerpc/perf_event: Fix for power_pmu_disable() | Matt Evans | 2010-07-08 | 1 | -1/+4 |