| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | PCI: Replace printks with appropriate pr_*() | Yijing Wang | 2013-06-18 | 1 | -6/+7 |
| * | | | | | PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource | Yijing Wang | 2013-06-18 | 1 | -43/+57 |
| * | | | | | PCI/IA64: Add host bridge resource release for _CRS path | Yijing Wang | 2013-06-18 | 1 | -0/+9 |
| * | | | | | PCI/IA64: fix memleak for create pci root bus fail | Jiang Liu | 2013-06-18 | 2 | -14/+65 |
| * | | | | | PCI/IA64: Allocate pci_root_info instead of using stack | Yijing Wang | 2013-06-18 | 1 | -23/+35 |
| * | | | | | PCI/IA64: embed pci hostbridge resources into pci_root_info | Yijing Wang | 2013-06-18 | 2 | -36/+38 |
| * | | | | | PCI/IA64: SN: use normal resource instead of pci_window | Yijing Wang | 2013-06-18 | 1 | -30/+26 |
| * | | | | | PCI/IA64: SN: remove sn_pci_window_fixup() | Yijing Wang | 2013-06-18 | 1 | -53/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 18 | -75/+49 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker | 2013-06-24 | 14 | -45/+44 |
| * | | | | [IA64] hpsim: Fix check for overlong simscsi prefix. | Chen Gang | 2013-06-03 | 1 | -2/+2 |
| * | | | | [IA64] pci: Remove unused fallback_dev | Bjorn Helgaas | 2013-06-03 | 1 | -9/+0 |
| * | | | | [IA64] perfmon: Use %*phD specifier to dump small buffers | Andy Shevchenko | 2013-06-03 | 1 | -18/+2 |
| * | | | | [IA64] Fix trap #45 handling | Chen Gang | 2013-06-03 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.10' into sched/core | Ingo Molnar | 2013-07-01 | 2 | -33/+9 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 1 | -6/+4 |
|\ \ \ \ |
|
| * | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 | 1 | -6/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -1/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 | 1 | -33/+8 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 | 1 | -3/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | [IA64] Fix include dependency in asm/irqflags.h | David Daney | 2013-06-17 | 1 | -0/+1 |
|/ / |
|
* | | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 2013-06-06 | 1 | -33/+8 |
|/ |
|
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
* | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 6 | -38/+25 |
|\ \ |
|
| * | | kvm: KVM_CAP_IOMMU only available with device assignment | Alex Williamson | 2013-04-29 | 1 | -0/+2 |
| * | | kvm: Allow build-time configuration of KVM device assignment | Alex Williamson | 2013-04-28 | 4 | -8/+14 |
| * | | KVM: IA64: Carry non-ia64 changes into ia64 | Alexander Graf | 2013-04-26 | 3 | -1/+3 |
| * | | KVM: ia64: Fix kvm_vm_ioctl_irq_line | Yang Zhang | 2013-04-17 | 1 | -2/+4 |
| * | | KVM: Call common update function when ioapic entry changed. | Yang Zhang | 2013-04-16 | 1 | -6/+0 |
| * | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2013-03-21 | 2 | -1/+2 |
| |\ \
| | |/ |
|
| * | | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -1/+2 |
| * | | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -2/+2 |
| * | | KVM: set_memory_region: Drop user_alloc from set_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -18/+0 |
| * | | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -4/+2 |
* | | | ia64: single_open() leaks | Al Viro | 2013-05-05 | 3 | -4/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 3 | -389/+316 |
|\ \ \ |
|
| * | | | ia64: Don't use create_proc_read_entry() | David Howells | 2013-04-29 | 3 | -348/+301 |
| * | | | prominfo_proc fixes | Al Viro | 2013-04-09 | 1 | -30/+12 |
| * | | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -13/+5 |
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-05-01 | 1 | -0/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 2013-04-30 | 2 | -64/+14 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 1 | -64/+13 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 1 | -4/+1 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|