| Commit message (Expand) | Author | Age | Files | Lines |
* | oprofile: Fix locking dependency in sync_start() | Robert Richter | 2011-05-31 | 1 | -6/+2 |
* | oprofile: Free potentially owned tasks in case of errors | Robert Richter | 2011-05-31 | 1 | -4/+9 |
* | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 | 2 | -5/+11 |
* | oprofile: Use linux/mutex.h | Anton Blanchard | 2011-05-24 | 2 | -2/+2 |
* | oprofile, powerpc: Handle events that raise an exception without overflowing | Eric B Munson | 2011-05-24 | 1 | -1/+23 |
* | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter | 2011-05-20 | 1 | -41/+54 |
* | Linux 2.6.39v2.6.39 | Linus Torvalds | 2011-05-18 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2011-05-18 | 7 | -27/+96 |
|\ |
|
| * | configfs: Fix race between configfs_readdir() and configfs_d_iput() | Joel Becker | 2011-05-18 | 1 | -5/+28 |
| * | configfs: Don't try to d_delete() negative dentries. | Joel Becker | 2011-05-18 | 1 | -2/+4 |
| * | ocfs2/dlm: Target node death during resource migration leads to thread spin | Sunil Mushran | 2011-05-13 | 1 | -0/+3 |
| * | ocfs2: Skip mount recovery for hard-ro mounts | Sunil Mushran | 2011-05-13 | 1 | -0/+3 |
| * | ocfs2/cluster: Heartbeat mismatch message improved | Sunil Mushran | 2011-05-13 | 1 | -17/+31 |
| * | ocfs2/cluster: Increase the live threshold for global heartbeat | Sunil Mushran | 2011-05-13 | 1 | -1/+12 |
| * | ocfs2/dlm: Use negotiated o2dlm protocol version | Sunil Mushran | 2011-05-13 | 1 | -1/+2 |
| * | ocfs2: skip existing hole when removing the last extent_rec in punching-hole ... | Tristan Ye | 2011-05-13 | 1 | -0/+12 |
| * | ocfs2: Initialize data_ac (might be used uninitialized) | Marcus Meissner | 2011-05-13 | 1 | -1/+1 |
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-18 | 22 | -46/+108 |
|\ \ |
|
| * | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 22 | -50/+108 |
| * | | of: fix race when matching drivers | Milton Miller | 2011-05-18 | 1 | -2/+6 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-05-18 | 4 | -8/+6 |
|\ \ \ |
|
| * | | | MIPS: Kludge IP27 build for 2.6.39. | Ralf Baechle | 2011-05-18 | 1 | -0/+2 |
| * | | | MIPS: AR7: Fix GPIO register size for Titan variant. | Florian Fainelli | 2011-05-18 | 1 | -3/+1 |
| * | | | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle | 2011-05-18 | 1 | -4/+2 |
| * | | | MIPS: RB532: Fix iomap resource size miscalculation. | Ralf Baechle | 2011-05-18 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-05-18 | 25 | -43/+62 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | block: don't delay blk_run_queue_async | Shaohua Li | 2011-05-18 | 1 | -1/+3 |
| * | | | scsi: remove performance regression due to async queue run | Jens Axboe | 2011-05-17 | 3 | -4/+19 |
| * | | | blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup | Vivek Goyal | 2011-05-16 | 4 | -11/+19 |
| * | | | block: rescan partitions on invalidated devices on -ENOMEDIA too | Tejun Heo | 2011-04-29 | 1 | -9/+18 |
| * | | | cdrom: always check_disk_change() on open | Tejun Heo | 2011-04-29 | 1 | -3/+3 |
| * | | | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo | 2011-04-21 | 15 | -15/+0 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-18 | 4 | -15/+54 |
|\ \ \ \ |
|
| * | | | | [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c | Sergio Aguirre | 2011-05-04 | 1 | -6/+42 |
| * | | | | [media] v4l2-subdev: fix broken subdev control enumeration | Hans Verkuil | 2011-05-04 | 1 | -7/+7 |
| * | | | | [media] Fix cx88 remote control input | Lawrence Rust | 2011-05-04 | 1 | -1/+1 |
| * | | | | [media] v4l: Release module if subdev registration fails | Laurent Pinchart | 2011-05-04 | 1 | -1/+4 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-18 | 9 | -46/+147 |
|\ \ \ \ \ |
|
| * | | | | | x86, AMD: Fix ARAT feature setting again | Borislav Petkov | 2011-05-17 | 1 | -1/+1 |
| * | | | | | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov | 2011-05-17 | 1 | -1/+1 |
| * | | | | | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song | 2011-05-16 | 2 | -5/+8 |
| * | | | | | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall | 2011-05-13 | 1 | -0/+1 |
| * | | | | | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 2011-05-12 | 2 | -33/+76 |
| * | | | | | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 2011-05-10 | 3 | -6/+60 |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-18 | 7 | -56/+119 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2011-05-15 | 6 | -54/+116 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf evlist: Fix per thread mmap setup | Arnaldo Carvalho de Melo | 2011-05-15 | 6 | -53/+115 |
| | * | | | | | | perf tools: Honour the cpu list parameter when also monitoring a thread list | Arnaldo Carvalho de Melo | 2011-05-15 | 1 | -1/+1 |
| * | | | | | | | kprobes, x86: Disable irqs during optimized callback | Jiri Olsa | 2011-05-11 | 1 | -2/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-05-18 | 2 | -8/+11 |
|\ \ \ \ \ \ \ |
|