Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Bluetooth: fix MTU L2CAP configuration parameter | Andrei Emeltchenko | 2010-09-30 | 1 | -3/+3 | |
| | * | | | | | | | Bluetooth: Only enable L2CAP FCS for ERTM or streaming | Mat Martineau | 2010-09-30 | 1 | -6/+13 | |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-10-06 | 723 | -3979/+7368 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | caif: fix two caif_connect() bugs | Eric Dumazet | 2010-10-05 | 1 | -6/+15 | |
| * | | | | | | | | bonding: fix WARN_ON when writing to bond_master sysfs file | Neil Horman | 2010-10-05 | 1 | -0/+9 | |
| * | | | | | | | | skge: add quirk to limit DMA | Stanislaw Gruszka | 2010-10-05 | 1 | -1/+17 | |
| * | | | | | | | | MAINTAINERS: update Intel LAN Ethernet info | Jeff Kirsher | 2010-10-05 | 1 | -2/+14 | |
| * | | | | | | | | e1000e.txt: Add e1000e documentation | Jeff Kirsher | 2010-10-05 | 1 | -0/+302 | |
| * | | | | | | | | e1000.txt: Update e1000 documentation | Jeff Kirsher | 2010-10-05 | 1 | -277/+96 | |
| * | | | | | | | | ixgbevf.txt: Update ixgbevf documentation | Jeff Kirsher | 2010-10-05 | 1 | -37/+3 | |
| * | | | | | | | | cls_u32: signedness bug | Dan Carpenter | 2010-10-05 | 1 | -1/+1 | |
| * | | | | | | | | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() | Dan Rosenberg | 2010-10-03 | 1 | -2/+6 | |
| * | | | | | | | | sctp: prevent reading out-of-bounds memory | Dan Rosenberg | 2010-10-03 | 1 | -1/+12 | |
| * | | | | | | | | ipv4: correct IGMP behavior on v3 query during v2-compatibility mode | David Stevens | 2010-10-03 | 1 | -1/+13 | |
| * | | | | | | | | netdev: Depend on INET before selecting INET_LRO | Ben Hutchings | 2010-10-03 | 1 | -2/+2 | |
| * | | | | | | | | Revert "ipv4: Make INET_LRO a bool instead of tristate." | Ben Hutchings | 2010-10-03 | 1 | -1/+1 | |
| * | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ |