summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-0318-53/+67
|\
| * powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-0214-34/+58
| * agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-021-1/+1
| * powerpc/pasemi: Update MAINTAINERS fileOlof Johansson2010-06-021-2/+1
| * powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-021-1/+1
| * powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli2010-06-021-12/+2
| * powerpc/macio: Don't dereference pointer before null checkAndreas Schwab2010-06-021-3/+4
* | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-06-032-3/+3
|\ \
| * | xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-031-1/+1
| * | xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-06-031-2/+2
* | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-06-0315-176/+309
|\ \ \
| * | | perf: Fix crash in sweventsPeter Zijlstra2010-06-031-9/+15
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-024-20/+39
| |\ \ \
| | * | | perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-011-1/+3
| | * | | perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-012-18/+35
| | * | | perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-011-1/+1
| * | | | perf-record: Check correct pid when forkingBorislav Petkov2010-06-011-2/+1
| * | | | perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker2010-06-011-7/+2
| * | | | perf: Use event__process_task from perf schedFrederic Weisbecker2010-06-011-0/+1
| * | | | perf: Process comm events by tidFrederic Weisbecker2010-05-311-2/+2
| |/ / /
| * | | blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-311-0/+2
| * | | perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker2010-05-311-0/+1
| * | | perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian2010-05-312-4/+29
| * | | perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra2010-05-311-1/+4
| * | | perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-314-7/+13
| * | | perf_events: Fix races in group compositionPeter Zijlstra2010-05-312-24/+71
| * | | perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2010-05-312-100/+129
| |/ /
* | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-06-032-4/+14
|\ \ \
| * | | virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah2010-06-031-0/+4
| * | | virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah2010-06-031-3/+7
| * | | virtio-blk: fix minimum number of S/G elementsChristoph Hellwig2010-06-031-1/+3
| | |/ | |/|
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-0385-287/+191
|\ \ \
| * | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-0375-141/+4
| * | | i2c/busses: Move two drivers to embedded sectionWolfram Sang2010-06-032-23/+23
| * | | i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare2010-06-031-19/+19
| * | | i2c: Document reserved I2C addressesJean Delvare2010-06-031-3/+25
| * | | i2c: Check for address validity on client registrationJean Delvare2010-06-031-7/+26
| * | | i2c: Share the I2C device presence detection codeJean Delvare2010-06-031-40/+40
| * | | Documentation/i2c: Checkpatch cleanupAndrea Gelmini2010-06-037-54/+54
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-06-031-58/+65
|\ \ \
| * | | crypto: crypto4xx - Fix build breakageAnatolij Gustschin2010-06-031-3/+3
| * | | n2_crypto: Plumb fallback ahash requests properly.David S. Miller2010-05-251-47/+48
| * | | n2_crypto: Fix MAU kmem_cache name.David S. Miller2010-05-251-1/+1
| * | | n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller2010-05-251-10/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-06-031-0/+1
|\ \ \ \
| * | | | cifs: fix page refcount leakJeff Layton2010-06-011-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-0348-321/+3538
|\ \ \ \
| * | | | drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher2010-06-031-0/+7
| * | | | drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-036-9/+160
| * | | | drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz2010-06-031-18/+4
OpenPOWER on IntegriCloud