Age | Commit message (Expand) | Author | Files | Lines |
2013-01-30 | x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly | Yinghai Lu | 1 | -2/+2 |
2013-01-30 | x86, 64bit: Copy struct boot_params early | Yinghai Lu | 1 | -1/+5 |
2013-01-30 | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu | 2 | -0/+83 |
2013-01-30 | x86, realmode: Set real_mode permissions early | Yinghai Lu | 1 | -5/+6 |
2013-01-30 | x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd | Yinghai Lu | 1 | -4/+2 |
2013-01-30 | x86: Factor out e820_add_kernel_range() | Yinghai Lu | 1 | -14/+22 |
2013-01-30 | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 1 | -1/+12 |
2013-01-30 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 11256 | -298590/+522950 |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 5 | -0/+46 |
2013-01-28 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 5 | -29/+106 |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 1 | -2/+4 |
2013-01-25 | Linux 3.8-rc5v3.8-rc5 | Linus Torvalds | 1 | -1/+1 |
2013-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 14 | -98/+300 |
2013-01-25 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -1/+3 |
2013-01-25 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2013-01-25 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -27/+26 |
2013-01-25 | Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 46 | -220/+248 |
2013-01-24 | Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -30/+103 |
2013-01-24 | Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+1 |
2013-01-24 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -6/+9 |
2013-01-24 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 5 | -6/+16 |
2013-01-24 | Btrfs: fix repeated delalloc work allocation | Miao Xie | 1 | -14/+41 |
2013-01-24 | Btrfs: fix wrong max device number for single profile | Miao Xie | 1 | -1/+1 |
2013-01-24 | Btrfs: fix missed transaction->aborted check | Miao Xie | 1 | -0/+16 |
2013-01-24 | Btrfs: Add ACCESS_ONCE() to transaction->abort accesses | Miao Xie | 2 | -2/+3 |
2013-01-24 | Btrfs: put csums on the right ordered extent | Josef Bacik | 1 | -2/+2 |
2013-01-24 | Btrfs: use right range to find checksum for compressed extents | Liu Bo | 1 | -0/+5 |
2013-01-24 | Btrfs: fix panic when recovering tree log | Josef Bacik | 1 | -8/+12 |
2013-01-24 | Btrfs: do not allow logged extents to be merged or removed | Josef Bacik | 3 | -3/+16 |
2013-01-24 | Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ... | Olof Johansson | 3 | -15/+21 |
2013-01-24 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 6 | -25/+51 |
2013-01-24 | mfd: vexpress-sysreg: Don't skip initialization on probe | Pawel Moll | 1 | -12/+20 |
2013-01-24 | ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree | Pawel Moll | 1 | -2/+0 |
2013-01-24 | ARM: vexpress: extend the MPIDR range used for pen release check | Lorenzo Pieralisi | 1 | -1/+1 |
2013-01-24 | Merge remote-tracking branch 'regmap/fix/debugfs' into tmp | Mark Brown | 1 | -2/+0 |
2013-01-24 | Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6... | Olof Johansson | 1 | -0/+10 |
2013-01-24 | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper... | Olof Johansson | 3 | -65/+38 |
2013-01-24 | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 19 | -147/+154 |
2013-01-24 | Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+36 |
2013-01-24 | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2013-01-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -67/+57 |
2013-01-24 | MAINTAINERS: Someone needs to watch over the serial drivers | Greg Kroah-Hartman | 1 | -0/+2 |
2013-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -1/+35 |
2013-01-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 3 | -3/+6 |
2013-01-23 | USB: EHCI: fix build error in ehci-mxc | Alan Stern | 4 | -76/+53 |
2013-01-23 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 3 | -3/+13 |
2013-01-23 | MAINTAINERS: remove me | Alan Cox | 1 | -2/+0 |
2013-01-23 | ALSA: hda - Fix inconsistent pin states after resume | Takashi Iwai | 1 | -3/+2 |
2013-01-23 | ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii | Douglas Gilbert | 1 | -8/+8 |
2013-01-23 | ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig | Nicolas Ferre | 1 | -0/+1 |