Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2013-04-02 | 42 | -84/+352 |
|\ | |||||
| * | writeback: replace custom worker pool implementation with unbound workqueue | Tejun Heo | 2013-04-01 | 2 | -15/+5 |
| * | writeback: remove unused bdi_pending_list | Tejun Heo | 2013-04-01 | 1 | -1/+0 |
| * | Merge tag 'v3.9-rc5' into wq/for-3.10 | Tejun Heo | 2013-04-01 | 63 | -104/+310 |
| |\ | |||||
| | * | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-03-31 | 1 | -0/+10 |
| | |\ | |||||
| | | * | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2013-03-22 | 1 | -0/+10 |
| | | |\ | |||||
| | | | * | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel | 2013-03-11 | 1 | -0/+10 |
| | * | | | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 2013-03-31 | 2 | -5/+2 |
| | * | | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro... | Michel Lespinasse | 2013-03-28 | 2 | -4/+1 |
| | * | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-28 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | | * | | | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu | 2013-03-25 | 1 | -0/+2 |
| | * | | | | Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-28 | 1 | -0/+23 |
| | |\ \ \ \ | |||||
| | | * | | | | extcon: max77693: Initialize register of MUIC device to bring up it without p... | Chanwoo Choi | 2013-03-13 | 1 | -0/+23 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-28 | 3 | -0/+8 |
| | |\ \ \ \ | |||||
| | | * | | | | userns: Restrict when proc and sysfs can be mounted | Eric W. Biederman | 2013-03-27 | 1 | -0/+4 |
| | | * | | | | vfs: Add a mount flag to lock read only bind mounts | Eric W. Biederman | 2013-03-27 | 1 | -0/+2 |
| | | * | | | | userns: Don't allow creation if the user is chrooted | Eric W. Biederman | 2013-03-27 | 1 | -0/+2 |
| | * | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-27 | 1 | -0/+6 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 2013-03-22 | 1 | -0/+6 |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-26 | 7 | -13/+27 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | ipv4: Fix ip-header identification for gso packets. | Pravin B Shelar | 2013-03-26 | 1 | -10/+6 |
| | | * | | | | | | net: fix *_DIAG_MAX constants | Andrey Vagin | 2013-03-21 | 2 | -2/+6 |
| | | * | | | | | | thermal: shorten too long mcast group name | Masatake YAMATO | 2013-03-20 | 1 | -1/+1 |
| | | * | | | | | | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 2013-03-20 | 1 | -0/+1 |
| | | * | | | | | | udp: add encap_destroy callback | Tom Parkin | 2013-03-20 | 1 | -0/+1 |
| | | * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-03-20 | 1 | -0/+12 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | ipvs: add backup_only flag to avoid loops | Julian Anastasov | 2013-03-19 | 1 | -0/+12 |
| | * | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-03-25 | 1 | -2/+5 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| | | * | | | | | | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut | 2013-03-19 | 1 | -2/+5 |
| | | | |_|_|/ / / | | | |/| | | | | | |||||
| | * | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2013-03-22 | 1 | -0/+28 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | NVMe: Define SMART log | Keith Busch | 2012-11-13 | 1 | -0/+28 |
| | * | | | | | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-03-22 | 4 | -3/+8 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | mm: zone_end_pfn is too small | Russ Anderson | 2013-03-22 | 1 | -1/+1 |
| | | * | | | | | | | | printk: Provide a wake_up_klogd() off-case | Frederic Weisbecker | 2013-03-22 | 2 | -1/+6 |
| | | * | | | | | | | | irq_work.h: fix warning when CONFIG_IRQ_WORK=n | James Hogan | 2013-03-22 | 1 | -1/+1 |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-22 | 1 | -6/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Revert "KVM: allow host header to be included even for !CONFIG_KVM" | Marcelo Tosatti | 2013-03-22 | 1 | -6/+1 |
| | * | | | | | | | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-22 | 2 | -0/+10 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | USB: serial: add modem-status-change wait queue | Johan Hovold | 2013-03-21 | 1 | -0/+2 |
| | | * | | | | | | | | | | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2013-03-21 | 1 | -0/+8 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | usb: ulpi: Define a *otg_ulpi_create no-op | Fabio Estevam | 2013-03-20 | 1 | -0/+8 |
| | * | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2013-03-22 | 1 | -5/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | EDAC: Merge mci.mem_is_per_rank with mci.csbased | Mauro Carvalho Chehab | 2013-03-16 | 1 | -4/+2 |
| | | * | | | | | | | | | | | amd64_edac: Correct DIMM sizes | Mauro Carvalho Chehab | 2013-03-16 | 1 | -1/+0 |
| | * | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | kprobes: Make hash_64() as always inlined | Masami Hiramatsu | 2013-03-18 | 1 | -1/+2 |
| | * | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-03-21 | 1 | -1/+12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-03-20 | 1 | -1/+12 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | drm/radeon: add Richland pci ids | Alex Deucher | 2013-03-15 | 1 | -1/+12 |
| | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-19 | 1 | -1/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | |