| Commit message (Expand) | Author | Age | Files | Lines |
* | Coccinelle: Find doubled arguments to boolean or bit operators. | Julia Lawall | 2010-10-28 | 2 | -0/+94 |
* | Coccinelle: Find nested lock+irqsave functions that use the same flags variab... | Julia Lawall | 2010-10-28 | 1 | -0/+80 |
* | namespace: add source file location exceptions | Stephen Hemminger | 2010-10-28 | 1 | -0/+24 |
* | scripts/extract-ikconfig: add support for bzip2, lzma and lzo | Dick Streefland | 2010-10-28 | 1 | -14/+27 |
* | kbuild: check return value of asprintf() | Namhyung Kim | 2010-10-28 | 1 | -1/+4 |
* | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 2010-10-28 | 18383 | -1211957/+1722925 |
|\ |
|
| * | Linux 2.6.36v2.6.36 | Linus Torvalds | 2010-10-20 | 1 | -1/+1 |
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | 7 | -9/+14 |
| |\ |
|
| | * | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2010-10-19 | 2 | -6/+6 |
| | * | MAINTAINERS: Change list for ioc_serial to linux-serial. | Ralf Baechle | 2010-10-19 | 1 | -1/+1 |
| | * | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-19 | 1 | -0/+1 |
| | * | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 2010-10-19 | 1 | -1/+1 |
| | * | MIPS: Repair Kbuild make clean breakage. | David Daney | 2010-10-19 | 2 | -1/+5 |
| * | | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah | 2010-10-20 | 1 | -3/+14 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-10-20 | 2 | -3/+3 |
| |\ \ |
|
| | * | | [SCSI] bsg: fix incorrect device_status value | FUJITA Tomonori | 2010-10-15 | 1 | -1/+1 |
| | * | | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen | 2010-09-16 | 1 | -2/+2 |
| * | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-20 | 3 | -44/+19 |
| |\ \ \ |
|
| | * | | | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity | 2010-10-19 | 3 | -44/+19 |
| * | | | | 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-16 | 1 | -2/+2 |
| * | | | | | | | m32r: add kernel/.gitignore and ignore vmlinux.lds | Kyle McMartin | 2010-10-16 | 1 | -0/+1 |
| * | | | | | | | m32r: get_user takes an lvalue, not a pointer | Kyle McMartin | 2010-10-16 | 1 | -1/+1 |
| * | | | | | | | m32r: restore _BLOCKABLE | Kyle McMartin | 2010-10-16 | 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 |