Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2012-01-10 | 5 | -6/+6 | |
|\ | ||||||
| * | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 2012-01-10 | 1 | -5/+1 | |
| * | sparc: make SA_NOMASK a synonym of SA_NODEFER | Matt Fleming | 2012-01-10 | 1 | -1/+2 | |
| * | MIPS: randomize PIE load address | David Daney | 2012-01-10 | 1 | -0/+1 | |
| * | fs: binfmt_elf: create Kconfig variable for PIE randomization | David Daney | 2012-01-10 | 2 | -0/+2 | |
* | | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-01-10 | 4 | -11/+12 | |
|\ \ | ||||||
| * | | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+1 | |
| * | | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 2 | -3/+3 | |
| * | | MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers | Jonas Gorski | 2012-01-09 | 1 | -6/+5 | |
| * | | MIPS: BCM63XX: use the new bcm63xxpart parser | Jonas Gorski | 2012-01-09 | 1 | -0/+3 | |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-10 | 7 | -9/+56 | |
|\ \ \ | ||||||
| * \ \ | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 2012-01-09 | 4 | -0/+15 | |
| |\ \ \ | ||||||
| | * | | | iommu: Add option to group multi-function devices | Alex Williamson | 2011-11-15 | 4 | -0/+15 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel | 2012-01-09 | 3 | -9/+41 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Joerg Roedel | 2011-12-05 | 3 | -9/+41 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | iommu/omap: eliminate the public omap_find_iommu_device() method | Ohad Ben-Cohen | 2011-12-05 | 2 | -9/+8 | |
| | | * | | | | | ARM: OMAP3: bind omap3isp_device to its iommu device | Ohad Ben-Cohen | 2011-12-05 | 1 | -0/+7 | |
| | | * | | | | | ARM: OMAP: iommu: declare a private iommu binding struct | Ohad Ben-Cohen | 2011-12-05 | 1 | -0/+26 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 | 2 | -26/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Input: tegra-kbc - report wakeup key for some platforms | Rakesh Iyer | 2011-12-30 | 1 | -0/+1 | |
| * | | | | | | | | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 | 3411 | -74197/+107520 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: samsung-keypad - enable compiling on other platforms | Dmitry Torokhov | 2011-11-15 | 1 | -26/+1 | |
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2012-01-10 | 6 | -126/+125 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pinctrl: rename U300 and SIRF pin controllers | Linus Walleij | 2012-01-03 | 1 | -1/+1 | |
| * | | | | | | | | | | arm/u300: don't use PINMUX_MAP_PRIMARY* | Stephen Warren | 2012-01-03 | 1 | -6/+6 | |
| * | | | | | | | | | | pinctrl: move the U300 GPIO driver to pinctrl | Linus Walleij | 2012-01-03 | 2 | -2/+2 | |
| * | | | | | | | | | | ARM: u300: localize GPIO assignments | Linus Walleij | 2012-01-03 | 3 | -116/+115 | |
| * | | | | | | | | | | pinctrl: make a copy of pinmux map | Linus Walleij | 2012-01-03 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 3 | -6/+44 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk | 2011-12-20 | 135 | -945/+925 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | xen/ia64: fix build breakage because of conflicting u64 guest handles | Luck, Tony | 2011-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | | xen/granttable: Grant tables V2 implementation | Annie Li | 2011-11-22 | 1 | -1/+38 | |
| * | | | | | | | | | | xen/granttable: Introducing grant table V2 stucture | Annie Li | 2011-11-22 | 1 | -4/+3 | |
| * | | | | | | | | | | xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults | Maxim Uvarov | 2011-11-21 | 1 | -1/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2012-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen/mmu: Fix compile errors introduced by x86/memblock mismerge. | Konrad Rzeszutek Wilk | 2012-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-01-10 | 27 | -1649/+2146 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: PPC: Whitespace fix for kvm.h | Alexander Graf | 2011-12-27 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: PPC: annotate kvm_rma_init as __init | Nishanth Aravamudan | 2011-12-27 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: x86 emulator: implement RDPMC (0F 33) | Avi Kivity | 2011-12-27 | 3 | -1/+20 | |
| * | | | | | | | | | | KVM: x86 emulator: fix RDPMC privilege check | Avi Kivity | 2011-12-27 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: Expose the architectural performance monitoring CPUID leaf | Gleb Natapov | 2011-12-27 | 1 | -1/+29 | |
| * | | | | | | | | | | KVM: VMX: Intercept RDPMC | Avi Kivity | 2011-12-27 | 1 | -1/+14 | |
| * | | | | | | | | | | KVM: SVM: Intercept RDPMC | Avi Kivity | 2011-12-27 | 1 | -0/+15 | |
| * | | | | | | | | | | KVM: Add generic RDPMC support | Avi Kivity | 2011-12-27 | 2 | -0/+16 | |
| * | | | | | | | | | | KVM: Expose a version 2 architectural PMU to a guests | Gleb Natapov | 2011-12-27 | 6 | -10/+598 | |
| * | | | | | | | | | | KVM: Expose kvm_lapic_local_deliver() | Avi Kivity | 2011-12-27 | 2 | -1/+2 | |
| * | | | | | | | | | | KVM: x86 emulator: Use opcode::execute for Group 9 instruction | Takuya Yoshikawa | 2011-12-27 | 1 | -5/+2 | |
| * | | | | | | | | | | KVM: x86 emulator: Use opcode::execute for Group 4/5 instructions | Takuya Yoshikawa | 2011-12-27 | 1 | -11/+8 | |
| * | | | | | | | | | | KVM: x86 emulator: Use opcode::execute for Group 1A instruction | Takuya Yoshikawa | 2011-12-27 | 1 | -9/+1 |