summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-254-5/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2010-10-151-0/+3
| * | | | | | | | | sh: clkfwk: Abstract rate rounding helper.Paul Mundt2010-10-151-0/+1
| * | | | | | | | | sh: clkfwk: support clock remapping.Paul Mundt2010-10-151-0/+10
| * | | | | | | | | sh: remove name and id from struct clkMagnus Damm2010-10-131-3/+0
| * | | | | | | | | sh: intc: Split up the INTC code.Paul Mundt2010-10-051-1/+1
| * | | | | | | | | sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2010-10-051-1/+1
| * | | | | | | | | sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-051-1/+11
| * | | | | | | | | sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2010-10-051-0/+1
| * | | | | | | | | sh: pfc: support pinmux deregistration.Paul Mundt2010-10-041-0/+1
| * | | | | | | | | sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-021-0/+1
| * | | | | | | | | sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-201-0/+7
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-253-4/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-243-4/+0
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-6/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-183-3/+2
| * | | | | | | | | | ida: document IDA_BITMAP_LONGS calculationNamhyung Kim2010-09-231-2/+5
| * | | | | | | | | | Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-1/+1
| * | | | | | | | | | Fix spelling mistake in jhashAnton Blanchard2010-08-181-1/+1
* | | | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2010-10-241-8/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab2010-08-301-8/+11
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-10-241-10/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusPekka Enberg2010-10-24195-1995/+7289
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-061-1/+1
| * | | | | | | | | | | slub: reduce differences between SMP and NUMAChristoph Lameter2010-10-021-4/+1
| * | | | | | | | | | | percpu: use percpu allocator on UP tooTejun Heo2010-10-021-24/+5
| * | | | | | | | | | | percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo2010-10-021-1/+1
| * | | | | | | | | | | vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo2010-10-021-0/+2
| * | | | | | | | | | | slub: Dynamically size kmalloc cache allocationsChristoph Lameter2010-10-021-5/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-243-8/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka2010-10-241-2/+1
| * | | | | | | | | | | KVM: x86: Rename timer functionZachary Amsden2010-10-241-1/+1
| * | | | | | | | | | | KVM: Check for pending events before attempting injectionAvi Kivity2010-10-241-0/+1
| * | | | | | | | | | | KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel2010-10-241-0/+5
| * | | | | | | | | | | KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-241-0/+1
| * | | | | | | | | | | KVM: MMU: rewrite audit_mappings_page() functionXiao Guangrong2010-10-241-0/+1
| * | | | | | | | | | | KVM: MMU: introduce gfn_to_page_many_atomic() functionXiao Guangrong2010-10-241-0/+3
| * | | | | | | | | | | KVM: MMU: introduce hva_to_pfn_atomic functionXiao Guangrong2010-10-241-0/+7
| * | | | | | | | | | | KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-241-0/+11
| * | | | | | | | | | | KVM: Move kvm_guest_init out of generic codeAlexander Graf2010-10-241-5/+0
| * | | | | | | | | | | KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+1
| * | | | | | | | | | | KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-241-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare2010-10-241-3/+8
| * | | | | | | | | | | i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare2010-10-241-1/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-10-242-6/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'uc-logic' into for-linusJiri Kosina2010-10-231-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | HID: allow resizing and replacing report descriptorsNikolai Kondrashov2010-08-091-2/+2
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina2010-10-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / / | | | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | | | HID: Add a hid quirk for input sync overrideHenrik Rydberg2010-09-211-0/+1
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
OpenPOWER on IntegriCloud