Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-25 | 2 | -1/+1 | |
|\ | ||||||
| * | fbcmap: integer overflow bug | Dan Carpenter | 2010-11-17 | 1 | -0/+1 | |
| * | fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC define | Mike Frysinger | 2010-11-16 | 1 | -1/+0 | |
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-25 | 1 | -31/+3 | |
|\ \ | ||||||
| * \ | Merge branch 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 2010-11-16 | 1 | -31/+3 | |
| |\ \ | | |/ | |/| | ||||||
| | * | sh: clkfwk: Disable init clk op for non-legacy clocks. | Paul Mundt | 2010-11-15 | 1 | -0/+2 | |
| | * | sh: clkfwk: Kill off now unused algo_id in set_rate op. | Paul Mundt | 2010-11-15 | 1 | -1/+1 | |
| | * | sh: clkfwk: Kill off unused clk_set_rate_ex(). | Paul Mundt | 2010-11-15 | 1 | -30/+0 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-11-25 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | module: Update prototype for ref_module (formerly use_module) | Anders Kaseorg | 2010-11-24 | 1 | -1/+1 | |
* | | | | memcg: fix false positive VM_BUG on non-SMP | Kirill A. Shutemov | 2010-11-25 | 1 | -2/+5 | |
* | | | | include/linux/fs.h: fix userspace build | Loïc Minier | 2010-11-25 | 1 | -3/+3 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-11-24 | 1 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | ASoC: Remove broken WM8350 direction constants | Mark Brown | 2010-11-10 | 1 | -3/+0 | |
* | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-24 | 3 | -4/+21 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 2010-11-22 | 84 | -607/+1455 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 2010-11-16 | 534 | -6211/+15296 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | * | | | | | | xen: fix header export to userspace | Randy Dunlap | 2010-11-16 | 1 | -4/+1 | |
| * | | | | | | | xen: add extra pages to balloon | Jeremy Fitzhardinge | 2010-11-19 | 1 | -0/+7 | |
| * | | | | | | | xen: implement XENMEM_machphys_mapping | Ian Campbell | 2010-11-12 | 1 | -0/+13 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | phylib: Add support for Marvell 88E1149R devices. | David Daney | 2010-11-22 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-11-19 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fs: Do not dispatch FITRIM through separate super_operation | Lukas Czerner | 2010-11-19 | 1 | -1/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-11-19 | 3 | -4/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 | 1 | -0/+1 | |
| * | | | | | | | | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 | 1 | -2/+5 | |
| * | | | | | | | | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 | 1 | -2/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-19 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cfg80211: fix WIPHY_FLAG_IBSS_RSN bit | Jussi Kivilinna | 2010-11-15 | 1 | -1/+1 | |
| | * | | | | | | | | b43legacy: Fix compile on ARM architecture | Arnd Hannemann | 2010-11-15 | 1 | -0/+1 | |
| * | | | | | | | | | net: Fix duplicate volatile warning. | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel | Andy Whitcroft | 2010-11-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-11-19 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drm/nouveau: Expose some BO usage flags to userspace. | Francisco Jerez | 2010-11-18 | 1 | -0/+7 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | hardirq.h: needs sched.h if using BKL | Linus Torvalds | 2010-11-18 | 1 | -0/+1 | |
* | | | | | | | | | | hardirq.h: remove now-empty #ifdef/#endif pair | Linus Torvalds | 2010-11-17 | 1 | -2/+0 | |
* | | | | | | | | | | Fix build failure due to hwirq.h needing smp_lock.h | Linus Torvalds | 2010-11-17 | 2 | -4/+1 | |
* | | | | | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 3 | -3/+0 | |
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-16 | 2 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | nfs: trivial: remove unused nfs_wait_event macro | Jeff Layton | 2010-11-16 | 1 | -6/+0 | |
| * | | | | | | | | | | NLM: Fix a regression in lockd | Trond Myklebust | 2010-11-15 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha | 2010-11-10 | 1 | -0/+1 | |
* | | | | | | | | | | | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 5 | -9/+25 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 2010-11-15 | 1 | -5/+4 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-15 | 2 | -23/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 2010-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | i2c: Delete unused adapter IDs | Jean Delvare | 2010-11-15 | 1 | -22/+0 | |
| | |/ / / / / / / | |/| | | | | | | |