Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | drivers/sbus: Remove unnecessary casts of private_data | Joe Perches | 2010-07-12 | 1 | -2/+2 | |
| * | | | | | | | sparc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-06-29 | 1 | -1/+0 | |
| * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-06-26 | 1924 | -23709/+126828 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc64: fix the build error due to smp_kgdb_capture_client() | Dongdong Deng | 2010-06-25 | 1 | -1/+1 | |
| * | | | | | | | | sparc64: Fix maybe_change_configuration() PCR setting. | David S. Miller | 2010-06-23 | 1 | -0/+1 | |
| * | | | | | | | | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference | Julia Lawall | 2010-06-04 | 1 | -1/+1 | |
| * | | | | | | | | sparc64: Update defconfig. | David S. Miller | 2010-05-26 | 1 | -14/+35 | |
| * | | | | | | | | sunsu: Fix use after free in su_remove(). | David S. Miller | 2010-05-26 | 1 | -4/+9 | |
| * | | | | | | | | sunserial: Don't call add_preferred_console() when console= is specified. | David S. Miller | 2010-05-25 | 1 | -1/+3 | |
| * | | | | | | | | sparc32: Kill none_mask, it's bogus. | David S. Miller | 2010-05-25 | 3 | -8/+2 | |
* | | | | | | | | | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | 4 | -4/+4 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-20 | 22 | -49/+142 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | drm/r600: fix possible NULL pointer derefernce | Alex Deucher | 2010-07-21 | 1 | -1/+4 | |
| * | | | | | | | drm/radeon/kms: add quirk for ASUS HD 3600 board | Alex Deucher | 2010-07-21 | 1 | -0/+9 | |
| * | | | | | | | include/linux/vgaarb.h: add missing part of include guard | Doug Goldstein | 2010-07-21 | 1 | -0/+1 | |
| * | | | | | | | drm/nouveau: Fix crashes during fbcon init on single head cards. | Francisco Jerez | 2010-07-21 | 1 | -1/+2 | |
| * | | | | | | | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch | Ben Skeggs | 2010-07-21 | 1 | -24/+9 | |
| * | | | | | | | drm/radeon/kms: fix shared ddc harder | Alex Deucher | 2010-07-21 | 1 | -14/+9 | |
| * | | | | | | | drm/i915: enable low power render writes on GEN3 hardware. | Dave Airlie | 2010-07-20 | 1 | -0/+10 | |
| * | | | | | | | drm/i915: Define MI_ARB_STATE bits | Keith Packard | 2010-07-20 | 1 | -0/+64 | |
| * | | | | | | | vmwgfx: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-07-20 | 1 | -0/+1 | |
| * | | | | | | | fb: handle allocation failure in alloc_apertures() | Dan Carpenter | 2010-07-20 | 1 | -0/+2 | |
| * | | | | | | | drm: radeon: check kzalloc() result | Kulikov Vasiliy | 2010-07-20 | 1 | -0/+2 | |
| * | | | | | | | drm/ttm: Fix build on architectures without AGP | Ben Hutchings | 2010-07-20 | 1 | -0/+2 | |
| * | | | | | | | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics | Alex Deucher | 2010-07-16 | 10 | -5/+16 | |
| * | | | | | | | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740 | Alex Deucher | 2010-07-14 | 1 | -2/+9 | |
| * | | | | | | | drm/radeon/kms: fix legacy tv-out pal mode | Alex Deucher | 2010-07-13 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-07-20 | 5 | -39/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: do not include cap/dentry releases in replayed messages | Sage Weil | 2010-07-16 | 2 | -0/+9 | |
| * | | | | | | | | ceph: reuse request message when replaying against recovering mds | Sage Weil | 2010-07-16 | 1 | -5/+22 | |
| * | | | | | | | | ceph: fix creation of ipv6 sockets | Sage Weil | 2010-07-09 | 1 | -3/+5 | |
| * | | | | | | | | ceph: fix parsing of ipv6 addresses | Sage Weil | 2010-07-09 | 1 | -6/+19 | |
| * | | | | | | | | ceph: fix printing of ipv6 addrs | Sage Weil | 2010-07-08 | 1 | -18/+6 | |
| * | | | | | | | | ceph: add kfree() to error path | Dan Carpenter | 2010-07-08 | 1 | -0/+1 | |
| * | | | | | | | | ceph: fix leak of mon authorizer | Sage Weil | 2010-07-05 | 1 | -0/+3 | |
| * | | | | | | | | ceph: fix message revocation | Sage Weil | 2010-07-05 | 1 | -7/+7 | |
* | | | | | | | | | Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 2010-07-20 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | documentation: fix almost duplicate filenames (IO/io-mapping.txt) | Randy Dunlap | 2010-07-20 | 2 | -2/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-20 | 24 | -71/+108 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bridge: Partially disable netpoll support | Herbert Xu | 2010-07-19 | 2 | -31/+1 | |
| * | | | | | | | | | tcp: fix crash in tcp_xmit_retransmit_queue | Ilpo Järvinen | 2010-07-19 | 1 | -0/+3 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-19 | 2 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 2010-07-16 | 1 | -5/+5 | |
| | * | | | | | | | | | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 2010-07-18 | 1 | -1/+2 | |
| * | | | | | | | | | | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 2010-07-16 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-16 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vhost: avoid pr_err on condition guest can trigger | Michael S. Tsirkin | 2010-07-16 | 1 | -4/+4 | |
| | * | | | | | | | | | | vhost-net: avoid flush under lock | Michael S. Tsirkin | 2010-07-15 | 1 | -0/+5 | |
| * | | | | | | | | | | | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 2010-07-15 | 1 | -2/+6 |