| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 | 11 | -119/+56 |
* | Merge branch 'x86/cleanups' into x86/trampoline | H. Peter Anvin | 2010-10-20 | 19 | -99/+21 |
|\ |
|
| * | x86: Remove stale pmtimer_64.c | Thomas Gleixner | 2010-10-15 | 3 | -72/+0 |
| * | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 2010-09-22 | 4 | -7/+6 |
| * | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI | Christian Dietrich | 2010-09-08 | 1 | -2/+0 |
| * | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 | 11 | -18/+15 |
* | | Merge branch 'x86/vmware' into x86/trampoline | H. Peter Anvin | 2010-10-20 | 15 | -1648/+5 |
|\ \ |
|
| * | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria | 2010-08-23 | 5 | -12/+0 |
| * | | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-23 | 10 | -1636/+5 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-19 | 1 | -16/+12 |
|\ \ \ |
|
| * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher | 2010-10-18 | 1 | -16/+12 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-18 | 12 | -44/+53 |
|\ \ \ \ |
|
| * | | | | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 2010-10-18 | 1 | -0/+4 |
| * | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 2010-10-18 | 1 | -0/+1 |
| * | | | | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 2010-10-18 | 1 | -1/+1 |
| * | | | | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2010-10-18 | 2 | -4/+6 |
| * | | | | MIPS: Fix error values in case of bad_stack | Al Viro | 2010-10-18 | 2 | -2/+2 |
| * | | | | MIPS: Sanitize restart logics | Al Viro | 2010-10-18 | 7 | -35/+34 |
| * | | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 2010-10-18 | 1 | -2/+2 |
| * | | | | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 2010-10-18 | 1 | -0/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-18 | 1 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | Input: evdev - fix EVIOCSABS regression | Daniel Mack | 2010-10-18 | 1 | -1/+1 |
| * | | | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack | 2010-10-18 | 1 | -0/+6 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-10-18 | 2 | -26/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2010-10-17 | 2 | -26/+1 |
* | | | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer | 2010-10-18 | 1 | -9/+83 |
* | | | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-10-18 | 2 | -18/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde | 2010-10-18 | 1 | -9/+3 |
| * | | | | | | | i2c-davinci: Fix TX setup for more SoCs | Jon Povey | 2010-10-18 | 1 | -9/+15 |
* | | | | | | | | Merge branch 'fixes' | Linus Torvalds | 2010-10-18 | 2 | -31/+28 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | v4l1: fix 32-bit compat microcode loading translation | Linus Torvalds | 2010-10-15 | 1 | -11/+21 |
| * | | | | | | | De-pessimize rds_page_copy_user | Linus Torvalds | 2010-10-15 | 1 | -20/+7 |
* | | | | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2010-10-17 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch | 2010-10-17 | 1 | -1/+3 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin | 2010-10-15 | 1 | -2/+2 |
* | | | | | | | | m32r: add kernel/.gitignore and ignore vmlinux.lds | Kyle McMartin | 2010-10-15 | 1 | -0/+1 |
* | | | | | | | | m32r: get_user takes an lvalue, not a pointer | Kyle McMartin | 2010-10-15 | 1 | -1/+1 |
* | | | | | | | | m32r: restore _BLOCKABLE | Kyle McMartin | 2010-10-15 | 1 | -0/+2 |
* | | | | | | | | types.h: define __aligned_u64 and expose to userspace | Eric Paris | 2010-10-15 | 1 | -1/+14 |
* | | | | | | | | uml: fix build | FUJITA Tomonori | 2010-10-15 | 1 | -9/+5 |
* | | | | | | | | sysctl: min/max bounds are optional | Eric Dumazet | 2010-10-15 | 1 | -9/+0 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-10-15 | 1 | -0/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen | 2010-10-15 | 1 | -0/+13 |
* | | | | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-15 | 1 | -2/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hrtimer: Preserve timer state in remove_hrtimer() | Salman Qazi | 2010-10-14 | 1 | -2/+11 |
* | | | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-15 | 5 | -0/+17 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | HID: Add Cando touch screen 15.6-inch product id | François Jaouen | 2010-10-13 | 3 | -0/+4 |
| * | | | | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen | Pierre BAILLY | 2010-10-12 | 2 | -0/+2 |
| * | | | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite | 2010-10-06 | 1 | -0/+6 |
| * | | | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl | Antonio Ospite | 2010-10-06 | 1 | -0/+5 |