Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: Fix the condition passed to sk_wait_event() | Nagendra Tomar | 2010-10-03 | 1 | -4/+4 | |
| * | | | | | | | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski | 2010-10-03 | 1 | -4/+24 | |
* | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-10-09 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | intel_idle: enable Atom C6 | Len Brown | 2010-10-08 | 1 | -5/+5 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-09 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'msi-dmi' into release | Len Brown | 2010-10-08 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook | Lee, Chun-Yi | 2010-10-01 | 1 | -0/+17 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pdc-regression' into release | Len Brown | 2010-10-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI: Handle ACPI0007 Device in acpi_early_set_pdc | Yinghai Lu | 2010-10-01 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-09 | 4 | -23/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: update issue_seq on cap grant | Sage Weil | 2010-10-07 | 1 | -3/+5 | |
| * | | | | | | | | ceph: send cap release message early on failed revoke. | Greg Farnum | 2010-10-07 | 1 | -10/+13 | |
| * | | | | | | | | ceph: Update max_len with minimum required size | Aneesh Kumar K.V | 2010-10-07 | 1 | -1/+4 | |
| * | | | | | | | | ceph: Fix return value of encode_fh function | Aneesh Kumar K.V | 2010-10-07 | 1 | -7/+9 | |
| * | | | | | | | | ceph: avoid null deref in osd request error path | Sage Weil | 2010-10-07 | 1 | -1/+1 | |
| * | | | | | | | | ceph: fix list_add usage on unsafe_writes list | Henry C Chang | 2010-10-07 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-10-09 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | exofs: Fix double page_unlock BUG in write_begin/end | Boaz Harrosh | 2010-10-08 | 1 | -1/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-09 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm/i915: Prevent module unload to avoid random memory corruption | Chris Wilson | 2010-10-08 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-09 | 7 | -7/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driver | Marek Szyprowski | 2010-10-08 | 1 | -1/+26 | |
| * | | | | | | | | | ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE | SeungChull Suh | 2010-10-08 | 4 | -0/+4 | |
| * | | | | | | | | | ARM: SAMSUNG: Fix build warnings because of unused codes | Kukjin Kim | 2010-10-08 | 2 | -6/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Define _addr_lsb in siginfo_t for mips | Andi Kleen | 2010-10-09 | 1 | -0/+1 | |
* | | | | | | | | | virtio-blk: fix request leak. | Mike Snitzer | 2010-10-09 | 1 | -1/+5 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-07 | 3 | -7/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | HWPOISON: Stop shrinking at right page count | Andi Kleen | 2010-10-07 | 1 | -1/+1 | |
| * | | | | | | | | HWPOISON: Report correct address granuality for AO huge page errors | Andi Kleen | 2010-10-07 | 1 | -5/+5 | |
| * | | | | | | | | HWPOISON: Copy si_addr_lsb to user | Andi Kleen | 2010-10-07 | 1 | -0/+8 | |
| * | | | | | | | | page-types.c: fix name of unpoison interface | Naoya Horiguchi | 2010-10-07 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-07 | 2 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | elevator: fix oops on early call to elevator_change() | Jens Axboe | 2010-10-07 | 2 | -4/+9 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-10-07 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md: check return code of read_sb_page | Vasiliy Kulikov | 2010-10-07 | 1 | -4/+5 | |
| * | | | | | | | | | md/raid1: minor bio initialisation improvements. | NeilBrown | 2010-10-07 | 1 | -0/+2 | |
| * | | | | | | | | | md/raid1: avoid overflow in raid1 resync when bitmap is in use. | NeilBrown | 2010-10-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-07 | 6 | -17/+75 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drm: don't drop handle reference on unload | Dave Airlie | 2010-10-07 | 4 | -4/+1 | |
| * | | | | | | | | | | drm/ttm: Fix two race conditions + fix busy codepaths | Thomas Hellstrom | 2010-10-06 | 2 | -13/+74 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-07 | 3 | -11/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Input: wacom - fix runtime PM related deadlock | Dmitry Torokhov | 2010-10-04 | 1 | -11/+12 | |
| * | | | | | | | | | | Input: joydev - fix JSIOCSAXMAP ioctl | Kenneth Waters | 2010-09-21 | 1 | -0/+3 | |
| * | | | | | | | | | | Input: uinput - setup MT usage during device creation | Henrik Rydberg | 2010-09-19 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-10-07 | 1 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xfs: properly account for reclaimed inodes | Johannes Weiner | 2010-10-06 | 1 | -5/+14 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-07 | 35 | -144/+271 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call | Marek Szyprowski | 2010-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent() | Pawel Osciak | 2010-09-30 | 1 | -2/+4 | |
| * | | | | | | | | | | | V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interface | Brian Rogers | 2010-09-30 | 1 | -6/+11 |