| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2010-12-03 | 2 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 | 1 | -1/+6 |
| * | | | | | | | | | | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini | 2010-12-02 | 1 | -0/+10 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | mem-hotplug: introduce {un}lock_memory_hotplug() | KOSAKI Motohiro | 2010-12-02 | 1 | -0/+6 |
* | | | | | | | | | | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 2010-12-02 | 1 | -2/+0 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-12-02 | 3 | -11/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | uio: Change mail address of Hans J. Koch | Hans J. Koch | 2010-11-11 | 1 | -1/+1 |
| * | | | | | | | | | driver core: prune docs about device_interface | Brandon Philips | 2010-11-11 | 2 | -10/+0 |
* | | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-12-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | TTY: open/hangup race fixup | Jiri Slaby | 2010-11-29 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-12-02 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-greg' of git://gitorious.org/usb/usb into work | Greg Kroah-Hartman | 2010-12-01 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | usb: musb: do not use dma for control transfers | Anand Gadiyar | 2010-11-22 | 1 | -0/+4 |
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-02 | 1 | -10/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 1 | -10/+6 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | exec: copy-and-paste the fixes into compat_do_execve() paths | Oleg Nesterov | 2010-12-01 | 1 | -0/+4 |
* | | | | | | | | | | | exec: make argv/envp memory visible to oom-killer | Oleg Nesterov | 2010-12-01 | 1 | -0/+1 |
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | af_unix: limit recursion level | Eric Dumazet | 2010-11-29 | 1 | -0/+2 |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-11-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ssb: b43-pci-bridge: Add new vendor for BCM4318 | Daniel Klaffenbach | 2010-11-22 | 1 | -0/+1 |
* | | | | | | | | | | Un-inline get_pipe_info() helper function | Linus Torvalds | 2010-11-29 | 1 | -12/+1 |
* | | | | | | | | | | Export 'get_pipe_info()' to other users | Linus Torvalds | 2010-11-28 | 1 | -0/+12 |
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 1 | -14/+16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf: Fix the software context switch counter | Peter Zijlstra | 2010-11-26 | 1 | -14/+15 |
| * | | | | | | | | | | perf: Fix inherit vs. context rotation bug | Thomas Gleixner | 2010-11-26 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | NFS: Ensure we return the dirent->d_type when it is known | Trond Myklebust | 2010-11-22 | 1 | -0/+1 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-26 | 1 | -3/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled | Randy Dunlap | 2010-11-26 | 1 | -3/+14 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-26 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | perf,hw_breakpoint: Initialize hardware api earlier | Jason Wessel | 2010-11-12 | 1 | -0/+4 |
* | | | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-11-26 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI | Kuninori Morimoto | 2010-11-24 | 1 | -2/+4 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-11-26 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2010-11-19 | 1 | -0/+1 |
| * | | | | | | | | | | mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms | Jacob Pan | 2010-11-09 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-24 | 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-24 | 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-24 | 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-24 | 1 | -2/+5 |
* | | | | | | | | | | | | | include/linux/fs.h: fix userspace build | Loïc Minier | 2010-11-24 | 1 | -3/+3 |
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|