Age | Commit message (Expand) | Author | Files | Lines |
2010-11-25 | memcg: fix false positive VM_BUG on non-SMP | Kirill A. Shutemov | 1 | -2/+5 |
2010-11-25 | include/linux/fs.h: fix userspace build | Loïc Minier | 1 | -3/+3 |
2010-11-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -3/+0 |
2010-11-24 | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -4/+21 |
2010-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 84 | -607/+1455 |
2010-11-22 | phylib: Add support for Marvell 88E1149R devices. | David Daney | 1 | -0/+1 |
2010-11-20 | xen: add extra pages to balloon | Jeremy Fitzhardinge | 1 | -0/+7 |
2010-11-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+0 |
2010-11-20 | fs: Do not dispatch FITRIM through separate super_operation | Lukas Czerner | 1 | -1/+0 |
2010-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 3 | -4/+7 |
2010-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -3/+3 |
2010-11-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+7 |
2010-11-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2010-11-18 | hardirq.h: needs sched.h if using BKL | Linus Torvalds | 1 | -0/+1 |
2010-11-18 | net: Fix duplicate volatile warning. | Tetsuo Handa | 1 | -1/+1 |
2010-11-18 | drm/nouveau: Expose some BO usage flags to userspace. | Francisco Jerez | 1 | -0/+7 |
2010-11-18 | hardirq.h: remove now-empty #ifdef/#endif pair | Linus Torvalds | 1 | -2/+0 |
2010-11-18 | Fix build failure due to hwirq.h needing smp_lock.h | Linus Torvalds | 2 | -4/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 3 | -3/+0 |
2010-11-17 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2 | -6/+1 |
2010-11-17 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 5 | -9/+25 |
2010-11-16 | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 534 | -6211/+15296 |
2010-11-16 | xen: fix header export to userspace | Randy Dunlap | 1 | -4/+1 |
2010-11-16 | nfs: trivial: remove unused nfs_wait_event macro | Jeff Layton | 1 | -6/+0 |
2010-11-16 | NLM: Fix a regression in lockd | Trond Myklebust | 1 | -0/+1 |
2010-11-16 | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 1 | -5/+4 |
2010-11-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -23/+1 |
2010-11-16 | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 1 | -1/+1 |
2010-11-16 | i2c: Delete unused adapter IDs | Jean Delvare | 1 | -22/+0 |
2010-11-16 | include/linux/kernel.h: Move logging bits to include/linux/printk.h | Linus Torvalds | 2 | -244/+249 |
2010-11-15 | cfg80211: fix WIPHY_FLAG_IBSS_RSN bit | Jussi Kivilinna | 1 | -1/+1 |
2010-11-15 | b43legacy: Fix compile on ARM architecture | Arnd Hannemann | 1 | -0/+1 |
2010-11-15 | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel | Andy Whitcroft | 1 | -1/+1 |
2010-11-15 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2010-11-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 31 | -55/+369 |
2010-11-15 | fsl-diu-fb: drop dead ioctl define | Mike Frysinger | 1 | -1/+0 |
2010-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -9/+40 |
2010-11-13 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -1/+3 |
2010-11-13 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2010-11-13 | xen: implement XENMEM_machphys_mapping | Ian Campbell | 1 | -0/+13 |
2010-11-12 | vlan: Add function to retrieve EtherType from vlan packets. | Hao Zheng | 1 | -0/+25 |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 | David S. Miller | 1 | -1/+1 |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+17 |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -12/+4 |
2010-11-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2010-11-12 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -5/+78 |
2010-11-12 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+14 |
2010-11-12 | backlight: add low threshold to pwm backlight | Arun Murthy | 1 | -0/+1 |